diff options
author | Glenn L McGrath <bug1@ihug.co.nz> | 2003-09-24 15:30:44 +0000 |
---|---|---|
committer | Glenn L McGrath <bug1@ihug.co.nz> | 2003-09-24 15:30:44 +0000 |
commit | c98c7d9a14a2fae91612a0d4f86a835922b5943b (patch) | |
tree | 0263466489b0d60254f205f2580a2399a23e88b3 /debian/config-udeb | |
parent | 761ec20f81354a9fcb7a4098c29322847fc0aa0c (diff) | |
download | busybox-c98c7d9a14a2fae91612a0d4f86a835922b5943b.tar.gz |
Syncronise with debian busybox-cvs package
Diffstat (limited to 'debian/config-udeb')
-rw-r--r-- | debian/config-udeb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/config-udeb b/debian/config-udeb index 967961122..a99383094 100644 --- a/debian/config-udeb +++ b/debian/config-udeb @@ -86,6 +86,7 @@ CONFIG_HEAD=y # CONFIG_FEATURE_FANCY_HEAD is not set # CONFIG_HOSTID is not set CONFIG_ID=y +# CONFIG_INSTALL is not set # CONFIG_LENGTH is not set CONFIG_LN=y # CONFIG_LOGNAME is not set @@ -183,6 +184,7 @@ CONFIG_READLINK=y # CONFIG_PATCH is not set CONFIG_SED=y # CONFIG_FEATURE_SED_EMBEDED_NEWLINE is not set +CONFIG_FEATURE_SED_GNU_COMPATABILITY=y # CONFIG_VI is not set # @@ -247,6 +249,7 @@ CONFIG_USE_BB_PWD_GRP=y # # Linux Module Utilities # +# CONFIG_DEPMOD is not set # CONFIG_INSMOD is not set # CONFIG_LSMOD is not set # CONFIG_MODPROBE is not set @@ -293,6 +296,7 @@ CONFIG_ROUTE=y CONFIG_WGET=y # CONFIG_FEATURE_WGET_STATUSBAR is not set CONFIG_FEATURE_WGET_AUTHENTICATION=y +# CONFIG_FEATURE_WGET_IP6_LITERAL is not set # # udhcp Server/Client |