summaryrefslogtreecommitdiff
path: root/debian/config-udeb
diff options
context:
space:
mode:
authorGlenn L McGrath <bug1@ihug.co.nz>2003-09-24 15:30:44 +0000
committerGlenn L McGrath <bug1@ihug.co.nz>2003-09-24 15:30:44 +0000
commitc98c7d9a14a2fae91612a0d4f86a835922b5943b (patch)
tree0263466489b0d60254f205f2580a2399a23e88b3 /debian/config-udeb
parent761ec20f81354a9fcb7a4098c29322847fc0aa0c (diff)
downloadbusybox-w32-c98c7d9a14a2fae91612a0d4f86a835922b5943b.tar.gz
busybox-w32-c98c7d9a14a2fae91612a0d4f86a835922b5943b.tar.bz2
busybox-w32-c98c7d9a14a2fae91612a0d4f86a835922b5943b.zip
Syncronise with debian busybox-cvs package
Diffstat (limited to 'debian/config-udeb')
-rw-r--r--debian/config-udeb4
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
86# CONFIG_FEATURE_FANCY_HEAD is not set 86# CONFIG_FEATURE_FANCY_HEAD is not set
87# CONFIG_HOSTID is not set 87# CONFIG_HOSTID is not set
88CONFIG_ID=y 88CONFIG_ID=y
89# CONFIG_INSTALL is not set
89# CONFIG_LENGTH is not set 90# CONFIG_LENGTH is not set
90CONFIG_LN=y 91CONFIG_LN=y
91# CONFIG_LOGNAME is not set 92# CONFIG_LOGNAME is not set
@@ -183,6 +184,7 @@ CONFIG_READLINK=y
183# CONFIG_PATCH is not set 184# CONFIG_PATCH is not set
184CONFIG_SED=y 185CONFIG_SED=y
185# CONFIG_FEATURE_SED_EMBEDED_NEWLINE is not set 186# CONFIG_FEATURE_SED_EMBEDED_NEWLINE is not set
187CONFIG_FEATURE_SED_GNU_COMPATABILITY=y
186# CONFIG_VI is not set 188# CONFIG_VI is not set
187 189
188# 190#
@@ -247,6 +249,7 @@ CONFIG_USE_BB_PWD_GRP=y
247# 249#
248# Linux Module Utilities 250# Linux Module Utilities
249# 251#
252# CONFIG_DEPMOD is not set
250# CONFIG_INSMOD is not set 253# CONFIG_INSMOD is not set
251# CONFIG_LSMOD is not set 254# CONFIG_LSMOD is not set
252# CONFIG_MODPROBE is not set 255# CONFIG_MODPROBE is not set
@@ -293,6 +296,7 @@ CONFIG_ROUTE=y
293CONFIG_WGET=y 296CONFIG_WGET=y
294# CONFIG_FEATURE_WGET_STATUSBAR is not set 297# CONFIG_FEATURE_WGET_STATUSBAR is not set
295CONFIG_FEATURE_WGET_AUTHENTICATION=y 298CONFIG_FEATURE_WGET_AUTHENTICATION=y
299# CONFIG_FEATURE_WGET_IP6_LITERAL is not set
296 300
297# 301#
298# udhcp Server/Client 302# udhcp Server/Client