slugos.inc: Set default cmdline_root for nslu2
authorRod Whitby <rod@whitby.id.au>
Wed, 28 Nov 2007 13:42:50 +0000 (13:42 +0000)
committerRod Whitby <rod@whitby.id.au>
Wed, 28 Nov 2007 13:42:50 +0000 (13:42 +0000)
conf/distro/include/slugos.inc

index 6acb72c..0d7c477 100644 (file)
@@ -64,6 +64,7 @@ FEED_URIS_append += "native##http://ipkg.nslu2-linux.org/feeds/${IMAGE_BASENAME}
 # 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