[oe-commits] org.oe.dev slugos.inc: Set default cmdline_root for nslu2

rwhitby commit openembedded-commits at lists.openembedded.org
Wed Nov 28 14:09:04 UTC 2007


slugos.inc: Set default cmdline_root for nslu2

Author: rwhitby at nslu2-linux.org
Branch: org.openembedded.dev
Revision: 9e45d3c883f64f43925f48e89d34f909ca753c68
ViewMTN: http://monotone.openembedded.org/revision/info/9e45d3c883f64f43925f48e89d34f909ca753c68
Files:
1
conf/distro/include/slugos.inc
Diffs:

#
# mt diff -rbb584660b2ba90c6cfe0543bd2383a383a34050f -r9e45d3c883f64f43925f48e89d34f909ca753c68
#
# 
# 
# patch "conf/distro/include/slugos.inc"
#  from [5ae932cc1f4152cd62a5e409567164cca527a94e]
#    to [92908f6c650865377189b8bcf73206db8755e49f]
# 
============================================================
--- conf/distro/include/slugos.inc	5ae932cc1f4152cd62a5e409567164cca527a94e
+++ conf/distro/include/slugos.inc	92908f6c650865377189b8bcf73206db8755e49f
@@ -64,6 +64,7 @@ FEED_URIS_append += "native##http://ipkg
 # to enable/disable debugging in the distro.  Here noirqdebug is used to
 # remove the messages about unhandled interrupts - people debugging interrupt
 # issues in the kernel need to cancel this (set CMDLINE_DEBUG empty in local.conf)
+CMDLINE_ROOT  = "root=/dev/mtdblock4 rootfstype=jffs2 rw init=/linuxrc"
 CMDLINE_DEBUG = "noirqdebug"
 
 # EXTRA PACKAGES






More information about the Openembedded-commits mailing list