diff options
author | Rod Whitby <rod@whitby.id.au> | 2005-02-21 13:03:11 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2005-02-21 13:03:11 +0000 |
commit | 1676fca2c487892c5839fb933a06c008d0fa4fdd (patch) | |
tree | a8a26b6b54f83f78b15717513d09b50a3a581512 /packages/busybox/slingbox-1.00 | |
parent | eb9b124493b7c5e05fd494e2105af4b45dd7036c (diff) |
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 'packages/busybox/slingbox-1.00')
-rw-r--r-- | packages/busybox/slingbox-1.00/defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/busybox/slingbox-1.00/defconfig b/packages/busybox/slingbox-1.00/defconfig index 001b79b775..192d218d57 100644 --- a/packages/busybox/slingbox-1.00/defconfig +++ b/packages/busybox/slingbox-1.00/defconfig @@ -30,7 +30,7 @@ EXTRA_CFLAGS_OPTIONS="" # # Installation Options # -CONFIG_INSTALL_NO_USR=y +# CONFIG_INSTALL_NO_USR is not set PREFIX="/" # |