aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/nslu2.conf
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2005-02-21 13:03:11 +0000
committerRod Whitby <rod@whitby.id.au>2005-02-21 13:03:11 +0000
commit1676fca2c487892c5839fb933a06c008d0fa4fdd (patch)
treea8a26b6b54f83f78b15717513d09b50a3a581512 /conf/machine/nslu2.conf
parenteb9b124493b7c5e05fd494e2105af4b45dd7036c (diff)
downloadopenembedded-1676fca2c487892c5839fb933a06c008d0fa4fdd.tar.gz
Unslung and OpenSlug both working with switchbox. Updated CVSDATE stuff in nslu2.conf. Changed CMDLINE in openslug kernel to use switchbox. Changed switchbox and slingbox to use /usr/sbin and /usr/bin (just like in OpenSlug busybox) so that the location of executables match across SwitchBox, Unslung and Openslug. Added /initrd directory to OpenSlug rootfs so that it can be used for the pivot_root in switchbox.
BKrev: 4219dc0fM9IKay9jW_b1WMSP_N7e1w
Diffstat (limited to 'conf/machine/nslu2.conf')
-rw-r--r--conf/machine/nslu2.conf9
1 files changed, 5 insertions, 4 deletions
diff --git a/conf/machine/nslu2.conf b/conf/machine/nslu2.conf
index 0b4ede3654..dc2b08f4fe 100644
--- a/conf/machine/nslu2.conf
+++ b/conf/machine/nslu2.conf
@@ -15,7 +15,8 @@ SERIAL_CONSOLE = "115200 ttyS0"
KERNEL_CONSOLE = "ttyS0,115200n8"
USE_VT = "0"
-CVSDATE_gnu-config-native ?= "20041130"
-CVSDATE_ipkg-utils-native ?= "20041130"
-CVSDATE_ipkg-link ?= "20041130"
-CVSDATE_uclibc ?= "20041130"
+CVSDATE_gnu-config-native ?= "20050221"
+CVSDATE_ipkg-utils-native ?= "20050221"
+CVSDATE_ipkg-link ?= "20050221"
+CVSDATE_uclibc ?= "20050221"
+CVSDATE_genext2fs ?= "20050221" \ No newline at end of file