This email list is read-only.  Emails sent to this list will be discarded
----------------------------------
 debian/changelog            |    5 +++--
 default_config/defaults.cfg |    2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)

New commits:
commit 77850fa8487540578ab7b9809e1cda7d1070b7ab
Author: Prajwal Mohan <[EMAIL PROTECTED]>
Date:   Fri Nov 21 15:49:24 2008 -0800

    * Adding command line options to add repos to yum targets
    * Changing Nand cmd line


Diff in this email is a maximum of 400 lines.
diff --git a/debian/changelog b/debian/changelog
index 14dc2ee..b775489 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,9 +14,10 @@ moblin-image-creator (0.48) gaston; urgency=low
   * Adding update column in targer view
   * Adding mount in install script
   * Should be using bzImage for nand and not vmlinuz
-  * Adding command line options to add repos to yum targets 
+  * Adding command line options to add repos to yum targets
+  * Changing Nand cmd line 
 
- -- Prajwal Mohan <[EMAIL PROTECTED]>  Fri, 21 Nov 2008 13:58:58 -0800
+ -- Prajwal Mohan <[EMAIL PROTECTED]>  Fri, 21 Nov 2008 15:49:04 -0800
 
 moblin-image-creator (0.47) gaston; urgency=low
 
diff --git a/default_config/defaults.cfg b/default_config/defaults.cfg
index 1be83ec..3c66530 100644
--- a/default_config/defaults.cfg
+++ b/default_config/defaults.cfg
@@ -69,7 +69,7 @@ cd_kernel_cmdline = initrd=initrd.img boot=cd
 cd_nfs_ipaddr = 127.0.0.1
 
 # Options for the NAND
-nand_kernel_cmdline = ro no-hlt boot=nand single console=ttyMS0 
earlyprintk=serial apic=debug idle=poll loglevel=8
+nand_kernel_cmdline = ro boot=nand single pci=noearly console=tty1 
console=ttyMS0 earlyprintk=mrst loglevel=8 notsc
 nand_image_size = 512
 
 # Architecture to use for creating the rootstraps
_______________________________________________
Commits mailing list
[email protected]
https://lists.moblin.org/mailman/listinfo/commits

Reply via email to