From 1676fca2c487892c5839fb933a06c008d0fa4fdd Mon Sep 17 00:00:00 2001 From: Rod Whitby Date: Mon, 21 Feb 2005 13:03:11 +0000 Subject: 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 --- conf/machine/nslu2.conf | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'conf') 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 -- cgit v1.2.3