aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2007-11-28 13:42:50 +0000
committerRod Whitby <rod@whitby.id.au>2007-11-28 13:42:50 +0000
commit6860927bfe9a8941209ffe2977c417b9b39b2d68 (patch)
treed321c121a302a30b841141e97ac83cc50c698d43 /conf
parentf19c873a409ab4628ab5db2ddf12827063c0cfe8 (diff)
downloadopenembedded-6860927bfe9a8941209ffe2977c417b9b39b2d68.tar.gz
slugos.inc: Set default cmdline_root for nslu2
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/include/slugos.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/distro/include/slugos.inc b/conf/distro/include/slugos.inc
index 6acb72c345..0d7c4773b7 100644
--- a/conf/distro/include/slugos.inc
+++ b/conf/distro/include/slugos.inc
@@ -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