From: Arkadiusz Miƛkiewicz Date: Mon, 4 Jun 2007 21:20:44 +0000 (+0000) Subject: - reenable STANDALONE mode; needed for initrd (and not only) X-Git-Tag: auto/th/busybox-1_6_0-2~1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fbusybox.git;a=commitdiff_plain;h=a3738451edbffc4952fc89ba2fe42c5f8462bde4 - reenable STANDALONE mode; needed for initrd (and not only) Changed files: busybox-initrd.config -> 1.34 busybox.config -> 1.25 --- diff --git a/busybox-initrd.config b/busybox-initrd.config index 4be61b6..2195a79 100644 --- a/busybox-initrd.config +++ b/busybox-initrd.config @@ -30,7 +30,7 @@ CONFIG_FEATURE_SYSLOG=n # CONFIG_FEATURE_SUID_CONFIG_QUIET is not set CONFIG_FEATURE_HAVE_RPC=y # CONFIG_SELINUX is not set -# CONFIG_FEATURE_PREFER_APPLETS is not set +CONFIG_FEATURE_PREFER_APPLETS=y CONFIG_BUSYBOX_EXEC_PATH="/bin/initrd-busybox" # @@ -632,6 +632,7 @@ CONFIG_ASH_OPTIMIZE_FOR_SIZE=y # Bourne Shell Options # # CONFIG_FEATURE_SH_EXTRA_QUIET is not set +CONFIG_FEATURE_SH_STANDALONE=y # CONFIG_CTTYHACK is not set # diff --git a/busybox.config b/busybox.config index 0b4e915..bbdd0e0 100644 --- a/busybox.config +++ b/busybox.config @@ -30,7 +30,7 @@ CONFIG_FEATURE_SUID_CONFIG=y CONFIG_FEATURE_SUID_CONFIG_QUIET=y CONFIG_FEATURE_HAVE_RPC=y # CONFIG_SELINUX is not set -# CONFIG_FEATURE_PREFER_APPLETS is not set +CONFIG_FEATURE_PREFER_APPLETS=y CONFIG_BUSYBOX_EXEC_PATH="/bin/busybox" # @@ -680,6 +680,7 @@ CONFIG_MSH=y # Bourne Shell Options # # CONFIG_FEATURE_SH_EXTRA_QUIET is not set +CONFIG_FEATURE_SH_STANDALONE=y CONFIG_CTTYHACK=y #