summaryrefslogtreecommitdiff
path: root/debian/config-udeb
diff options
context:
space:
mode:
authorGlenn L McGrath <bug1@ihug.co.nz>2002-12-23 12:49:32 +0000
committerGlenn L McGrath <bug1@ihug.co.nz>2002-12-23 12:49:32 +0000
commitd4c8d1a97f4554cabb8ae359704336d8adbd0513 (patch)
treee10a2407b526a3c1b5b19ce76b913a1978f0827d /debian/config-udeb
parent76ff0da4d2b3127bcdcb5053377da4602d45e139 (diff)
downloadbusybox-w32-d4c8d1a97f4554cabb8ae359704336d8adbd0513.tar.gz
busybox-w32-d4c8d1a97f4554cabb8ae359704336d8adbd0513.tar.bz2
busybox-w32-d4c8d1a97f4554cabb8ae359704336d8adbd0513.zip
Sync with 20021214-1 debian package
Diffstat (limited to 'debian/config-udeb')
-rw-r--r--debian/config-udeb9
1 files changed, 7 insertions, 2 deletions
diff --git a/debian/config-udeb b/debian/config-udeb
index 4d2f5b80a..2f5917053 100644
--- a/debian/config-udeb
+++ b/debian/config-udeb
@@ -1,6 +1,7 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# 3#
4HAVE_DOT_CONFIG=y
4 5
5# 6#
6# General Configuration 7# General Configuration
@@ -37,6 +38,7 @@ CONFIG_GUNZIP=y
37# CONFIG_FEATURE_GUNZIP_UNCOMPRESS is not set 38# CONFIG_FEATURE_GUNZIP_UNCOMPRESS is not set
38# CONFIG_GZIP is not set 39# CONFIG_GZIP is not set
39# CONFIG_RPM2CPIO is not set 40# CONFIG_RPM2CPIO is not set
41# CONFIG_RPM is not set
40CONFIG_TAR=y 42CONFIG_TAR=y
41# CONFIG_FEATURE_TAR_CREATE is not set 43# CONFIG_FEATURE_TAR_CREATE is not set
42# CONFIG_FEATURE_TAR_BZIP2 is not set 44# CONFIG_FEATURE_TAR_BZIP2 is not set
@@ -189,6 +191,8 @@ CONFIG_REBOOT=y
189# Networking Utilities 191# Networking Utilities
190# 192#
191# CONFIG_FEATURE_IPV6 is not set 193# CONFIG_FEATURE_IPV6 is not set
194# CONFIG_FTPGET is not set
195# CONFIG_FTPPUT is not set
192# CONFIG_HOSTNAME is not set 196# CONFIG_HOSTNAME is not set
193# CONFIG_IFCONFIG is not set 197# CONFIG_IFCONFIG is not set
194# CONFIG_IFUPDOWN is not set 198# CONFIG_IFUPDOWN is not set
@@ -202,6 +206,7 @@ CONFIG_FEATURE_IP_ROUTE=y
202# CONFIG_IPLINK is not set 206# CONFIG_IPLINK is not set
203# CONFIG_IPROUTE is not set 207# CONFIG_IPROUTE is not set
204# CONFIG_IPTUNNEL is not set 208# CONFIG_IPTUNNEL is not set
209# CONFIG_NAMEIF is not set
205# CONFIG_NC is not set 210# CONFIG_NC is not set
206# CONFIG_NETSTAT is not set 211# CONFIG_NETSTAT is not set
207# CONFIG_NSLOOKUP is not set 212# CONFIG_NSLOOKUP is not set
@@ -224,7 +229,6 @@ CONFIG_FEATURE_WGET_STATUSBAR=y
224CONFIG_UDHCPC=y 229CONFIG_UDHCPC=y
225CONFIG_FEATURE_UDHCP_SYSLOG=y 230CONFIG_FEATURE_UDHCP_SYSLOG=y
226# CONFIG_FEATURE_UDHCP_DEBUG is not set 231# CONFIG_FEATURE_UDHCP_DEBUG is not set
227CONFIG_FEATURE_UDHCPC_IP=y
228 232
229# 233#
230# Process Utilities 234# Process Utilities
@@ -239,7 +243,7 @@ CONFIG_PS=y
239# CONFIG_UPTIME is not set 243# CONFIG_UPTIME is not set
240 244
241# 245#
242# Bourne Shell 246# Another Bourne-like Shell
243# 247#
244# CONFIG_FEATURE_SH_IS_ASH is not set 248# CONFIG_FEATURE_SH_IS_ASH is not set
245# CONFIG_FEATURE_SH_IS_HUSH is not set 249# CONFIG_FEATURE_SH_IS_HUSH is not set
@@ -268,6 +272,7 @@ CONFIG_ID=y
268# CONFIG_LOGNAME is not set 272# CONFIG_LOGNAME is not set
269# CONFIG_PRINTF is not set 273# CONFIG_PRINTF is not set
270CONFIG_PWD=y 274CONFIG_PWD=y
275CONFIG_REALPATH=y
271# CONFIG_SLEEP is not set 276# CONFIG_SLEEP is not set
272# CONFIG_STTY is not set 277# CONFIG_STTY is not set
273# CONFIG_TEE is not set 278# CONFIG_TEE is not set