aboutsummaryrefslogtreecommitdiffstats
path: root/sources/busybox.config
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-10-22 23:37:01 +0000
committerEric Andersen <andersen@codepoet.org>2003-10-22 23:37:01 +0000
commitf24f81977c61738689c2114451c352f4477c775e (patch)
tree8d43e2aafbbf7c674465827a89a1195f3401926e /sources/busybox.config
parent933dfd1a69095091117f50785d07709b9bfa508d (diff)
downloadbuildroot-novena-f24f81977c61738689c2114451c352f4477c775e.tar.gz
buildroot-novena-f24f81977c61738689c2114451c352f4477c775e.zip
Update default busybox config
Diffstat (limited to 'sources/busybox.config')
-rw-r--r--sources/busybox.config6
1 files changed, 6 insertions, 0 deletions
diff --git a/sources/busybox.config b/sources/busybox.config
index 9d675803d..b36669877 100644
--- a/sources/busybox.config
+++ b/sources/busybox.config
@@ -216,6 +216,10 @@ CONFIG_FEATURE_GREP_EGREP_ALIAS=y
CONFIG_FEATURE_GREP_FGREP_ALIAS=y
CONFIG_FEATURE_GREP_CONTEXT=y
CONFIG_XARGS=y
+# CONFIG_FEATURE_XARGS_SUPPORT_CONFIRMATION is not set
+CONFIG_FEATURE_XARGS_SUPPORT_QUOTES=y
+CONFIG_FEATURE_XARGS_SUPPORT_TERMOPT=y
+CONFIG_FEATURE_XARGS_SUPPORT_ZERO_TERM=y
#
# Init Utilities
@@ -252,6 +256,7 @@ CONFIG_REBOOT=y
# CONFIG_CROND is not set
# CONFIG_CRONTAB is not set
CONFIG_DC=y
+# CONFIG_DEVFSD is not set
# CONFIG_LAST is not set
# CONFIG_HDPARM is not set
# CONFIG_MAKEDEVS is not set
@@ -388,6 +393,7 @@ CONFIG_FEATURE_SH_FANCY_PROMPT=y
# System Logging Utilities
#
CONFIG_SYSLOGD=y
+CONFIG_FEATURE_ROTATE_LOGFILE=y
# CONFIG_FEATURE_REMOTE_LOG is not set
# CONFIG_FEATURE_IPC_SYSLOG is not set
CONFIG_KLOGD=y