SOURCES: busybox-initrd.config, busybox.config - reenable STANDALO...

arekm arekm at pld-linux.org
Mon Jun 4 23:20:49 CEST 2007


Author: arekm                        Date: Mon Jun  4 21:20:49 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- reenable STANDALONE mode; needed for initrd (and not only)

---- Files affected:
SOURCES:
   busybox-initrd.config (1.33 -> 1.34) , busybox.config (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: SOURCES/busybox-initrd.config
diff -u SOURCES/busybox-initrd.config:1.33 SOURCES/busybox-initrd.config:1.34
--- SOURCES/busybox-initrd.config:1.33	Sun Jun  3 20:44:50 2007
+++ SOURCES/busybox-initrd.config	Mon Jun  4 23:20:44 2007
@@ -30,7 +30,7 @@
 # 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 @@
 # Bourne Shell Options
 #
 # CONFIG_FEATURE_SH_EXTRA_QUIET is not set
+CONFIG_FEATURE_SH_STANDALONE=y 
 # CONFIG_CTTYHACK is not set
 
 #

================================================================
Index: SOURCES/busybox.config
diff -u SOURCES/busybox.config:1.24 SOURCES/busybox.config:1.25
--- SOURCES/busybox.config:1.24	Sun Jun  3 20:44:50 2007
+++ SOURCES/busybox.config	Mon Jun  4 23:20:44 2007
@@ -30,7 +30,7 @@
 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 @@
 # Bourne Shell Options
 #
 # CONFIG_FEATURE_SH_EXTRA_QUIET is not set
+CONFIG_FEATURE_SH_STANDALONE=y
 CONFIG_CTTYHACK=y
 
 #
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/busybox-initrd.config?r1=1.33&r2=1.34&f=u
    http://cvs.pld-linux.org/SOURCES/busybox.config?r1=1.24&r2=1.25&f=u



More information about the pld-cvs-commit mailing list