]> git.pld-linux.org Git - packages/busybox.git/blobdiff - busybox-initrd.config
- additional ls options
[packages/busybox.git] / busybox-initrd.config
index 5d1065039c68213fdd91227f30461db664ed2460..2fe0c22bb40b7f618387a91f20fa3340b0db0978 100644 (file)
@@ -16,7 +16,6 @@ CONFIG_FEATURE_DEVFS=y
 CONFIG_FEATURE_DEVPTS=y
 # CONFIG_FEATURE_CLEAN_UP is not set
 # CONFIG_FEATURE_SUID is not set
-# CONFIG_FEATURE_SUID_CONFIG is not set
 # CONFIG_SELINUX is not set
 
 #
@@ -58,7 +57,7 @@ CONFIG_CAT=y
 # CONFIG_CHGRP is not set
 # CONFIG_CHMOD is not set
 # CONFIG_CHOWN is not set
-# CONFIG_CHROOT is not set
+CONFIG_CHROOT=y
 # CONFIG_CMP is not set
 # CONFIG_CP is not set
 # CONFIG_CUT is not set
@@ -73,18 +72,24 @@ CONFIG_FEATURE_FANCY_ECHO=y
 # CONFIG_ENV is not set
 # CONFIG_EXPR is not set
 CONFIG_FALSE=y
-
-#
-# false (forced enabled for use with shell)
-#
 # CONFIG_FOLD is not set
 # CONFIG_HEAD is not set
 # CONFIG_HOSTID is not set
 # CONFIG_ID is not set
+# CONFIG_INSTALL is not set
 # CONFIG_LENGTH is not set
 # CONFIG_LN is not set
 # CONFIG_LOGNAME is not set
-# CONFIG_LS is not set
+CONFIG_LS=y
+# CONFIG_FEATURE_LS_FILETYPES is not set
+CONFIG_FEATURE_LS_FOLLOWLINKS=y
+# CONFIG_FEATURE_LS_RECURSIVE is not set
+# CONFIG_FEATURE_LS_SORTFILES is not set
+# CONFIG_FEATURE_LS_TIMESTAMPS is not set
+# CONFIG_FEATURE_LS_USERNAME is not set
+# CONFIG_FEATURE_LS_COLOR is not set
+# CONFIG_FEATURE_AUTOWIDTH is not set
+# CONFIG_FEATURE_HUMAN_READABLE is not set
 # CONFIG_MD5SUM is not set
 CONFIG_MKDIR=y
 # CONFIG_MKFIFO is not set
@@ -96,10 +101,9 @@ CONFIG_PWD=y
 # CONFIG_REALPATH is not set
 CONFIG_RM=y
 # CONFIG_RMDIR is not set
+# CONFIG_SEQ is not set
 # CONFIG_SHA1SUM is not set
-# CONFIG_FEATURE_SHA1SUM_CHECK is not set
 # CONFIG_SLEEP is not set
-# CONFIG_FEATURE_FANCY_SLEEP is not set
 # CONFIG_SORT is not set
 # CONFIG_STTY is not set
 # CONFIG_SYNC is not set
@@ -110,13 +114,10 @@ CONFIG_TEST=y
 #
 # test (forced enabled for use with shell)
 #
+# CONFIG_FEATURE_TEST_64 is not set
 # CONFIG_TOUCH is not set
 # CONFIG_TR is not set
 CONFIG_TRUE=y
-
-#
-# true (forced enabled for use with shell)
-#
 # CONFIG_TTY is not set
 # CONFIG_UNAME is not set
 # CONFIG_UNIQ is not set
@@ -147,6 +148,7 @@ CONFIG_USLEEP=y
 # Debian Utilities
 #
 # CONFIG_MKTEMP is not set
+# CONFIG_PIPE_PROGRESS is not set
 # CONFIG_READLINK is not set
 # CONFIG_RUN_PARTS is not set
 # CONFIG_START_STOP_DAEMON is not set
@@ -171,9 +173,9 @@ CONFIG_USLEEP=y
 # Init Utilities
 #
 # CONFIG_INIT is not set
-# CONFIG_HALT is not set
-# CONFIG_POWEROFF is not set
-# CONFIG_REBOOT is not set
+CONFIG_HALT=y
+CONFIG_POWEROFF=y
+CONFIG_REBOOT=y
 # CONFIG_MINIT is not set
 # CONFIG_MESG is not set
 
@@ -199,10 +201,12 @@ CONFIG_USLEEP=y
 # CONFIG_CROND is not set
 # CONFIG_CRONTAB is not set
 # CONFIG_DC is not set
-# CONFIG_DUTMP is not set
+# CONFIG_DEVFSD is not set
+# CONFIG_LAST is not set
 # CONFIG_HDPARM is not set
 # CONFIG_MAKEDEVS is not set
 # CONFIG_MT is not set
+# CONFIG_RX is not set
 # CONFIG_STRINGS is not set
 # CONFIG_TIME is not set
 # CONFIG_WATCHDOG is not set
@@ -211,22 +215,17 @@ CONFIG_USLEEP=y
 # Linux Module Utilities
 #
 CONFIG_INSMOD=y
-# CONFIG_FEATURE_OLD_MODULE_INTERFACE is not set
-CONFIG_FEATURE_NEW_MODULE_INTERFACE=y
-
-#
-#   Support new (post 2.1) Linux kernels (Forced enabled)
-#
-CONFIG_FEATURE_REALLY_NEW_MODULE_INTERFACE=y
+# CONFIG_FEATURE_2_2_MODULES is not set
+CONFIG_FEATURE_2_4_MODULES=y
+CONFIG_FEATURE_2_6_MODULES=y
 # CONFIG_FEATURE_INSMOD_VERSION_CHECKING is not set
 # CONFIG_FEATURE_INSMOD_KSYMOOPS_SYMBOLS is not set
 # CONFIG_FEATURE_INSMOD_LOADINKMEM is not set
 # CONFIG_FEATURE_INSMOD_LOAD_MAP is not set
 # CONFIG_LSMOD is not set
-# CONFIG_FEATURE_QUERY_MODULE_INTERFACE is not set
 # CONFIG_MODPROBE is not set
 # CONFIG_RMMOD is not set
-# CONFIG_FEATURE_CHECK_TAINTED_MODULE is not set
+CONFIG_FEATURE_CHECK_TAINTED_MODULE=y
 
 #
 # Networking Utilities
@@ -238,7 +237,7 @@ CONFIG_FEATURE_REALLY_NEW_MODULE_INTERFACE=y
 # CONFIG_HOSTNAME is not set
 # CONFIG_HTTPD is not set
 CONFIG_IFCONFIG=y
-# CONFIG_FEATURE_IFCONFIG_STATUS is not set
+CONFIG_FEATURE_IFCONFIG_STATUS=y
 # CONFIG_FEATURE_IFCONFIG_SLIP is not set
 CONFIG_FEATURE_IFCONFIG_MEMSTART_IOADDR_IRQ=y
 CONFIG_FEATURE_IFCONFIG_HW=y
@@ -277,27 +276,36 @@ CONFIG_UDHCPC=y
 #
 # CONFIG_FREE is not set
 # CONFIG_KILL is not set
-# CONFIG_KILLALL is not set
 # CONFIG_PIDOF is not set
 # CONFIG_PS is not set
 # CONFIG_RENICE is not set
 # CONFIG_TOP is not set
 # CONFIG_UPTIME is not set
+# CONFIG_SYSCTL is not set
 
 #
 # Another Bourne-like Shell
 #
-# CONFIG_FEATURE_SH_IS_ASH is not set
-CONFIG_FEATURE_SH_IS_HUSH=y
+CONFIG_FEATURE_SH_IS_ASH=y
+# CONFIG_FEATURE_SH_IS_HUSH is not set
 # CONFIG_FEATURE_SH_IS_LASH is not set
 # CONFIG_FEATURE_SH_IS_MSH is not set
 # CONFIG_FEATURE_SH_IS_NONE is not set
-# CONFIG_ASH is not set
-CONFIG_HUSH=y
+CONFIG_ASH=y
 
 #
-# hush (forced enabled as default shell)
-#
+# Ash Shell Options
+#
+# CONFIG_ASH_JOB_CONTROL is not set
+CONFIG_ASH_ALIAS=y
+CONFIG_ASH_MATH_SUPPORT=y
+# CONFIG_ASH_MATH_SUPPORT_64 is not set
+# CONFIG_ASH_GETOPTS is not set
+# CONFIG_ASH_CMDCMD is not set
+# CONFIG_ASH_MAIL is not set
+CONFIG_ASH_OPTIMIZE_FOR_SIZE=y
+# CONFIG_ASH_RANDOM_SUPPORT is not set
+# CONFIG_HUSH is not set
 # CONFIG_LASH is not set
 # CONFIG_MSH is not set
 
@@ -305,6 +313,7 @@ CONFIG_HUSH=y
 # Bourne Shell Options
 #
 # CONFIG_FEATURE_COMMAND_EDITING is not set
+# CONFIG_FEATURE_COMMAND_SAVEHISTORY is not set
 # CONFIG_FEATURE_COMMAND_TAB_COMPLETION is not set
 # CONFIG_FEATURE_COMMAND_USERNAME_COMPLETION is not set
 CONFIG_FEATURE_COMMAND_HISTORY=15
@@ -333,7 +342,7 @@ CONFIG_FREERAMDISK=y
 # CONFIG_GETOPT is not set
 # CONFIG_HEXDUMP is not set
 # CONFIG_HWCLOCK is not set
-# CONFIG_LOSETUP is not set
+CONFIG_LOSETUP=y
 # CONFIG_MKSWAP is not set
 # CONFIG_MORE is not set
 CONFIG_PIVOT_ROOT=y
This page took 0.122706 seconds and 4 git commands to generate.