Author: sparky Date: Fri May 18 19:44:46 2007 New Revision: 8612 Modified: ppcrcd/trunk/busybox-initrd.config Log: - updated
Modified: ppcrcd/trunk/busybox-initrd.config ============================================================================== --- ppcrcd/trunk/busybox-initrd.config (original) +++ ppcrcd/trunk/busybox-initrd.config Fri May 18 19:44:46 2007 @@ -29,6 +29,7 @@ # CONFIG_FEATURE_SUID_CONFIG is not set # CONFIG_FEATURE_SUID_CONFIG_QUIET is not set # CONFIG_SELINUX is not set +CONFIG_FEATURE_EXEC_PREFER_APPLETS=y CONFIG_BUSYBOX_EXEC_PATH="/bin/initrd-busybox" # @@ -47,6 +48,7 @@ # Debugging Options # # CONFIG_DEBUG is not set +# CONFIG_WERROR is not set # CONFIG_DEBUG_PESSIMIZE is not set # CONFIG_NO_DEBUG_LIB is not set # CONFIG_DMALLOC is not set @@ -67,6 +69,7 @@ # CONFIG_PASSWORD_MINLEN=6 CONFIG_MD5_SIZE_VS_SPEED=2 +# CONFIG_FEATURE_EDITING is not set # # Applets @@ -429,6 +432,7 @@ # # CONFIG_ADJTIMEX is not set # CONFIG_BBCONFIG is not set +# CONFIG_CHRT is not set # CONFIG_CROND is not set # CONFIG_DEBUG_CROND_OPTION is not set # CONFIG_FEATURE_CROND_CALL_SENDMAIL is not set @@ -474,6 +478,7 @@ # Networking Utilities # # CONFIG_FEATURE_IPV6 is not set +# CONFIG_VERBOSE_RESOLUTION_ERRORS is not set # CONFIG_ARP is not set # CONFIG_ARPING is not set # CONFIG_DNSD is not set _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
