diff options
author | Glenn L McGrath | 2002-12-23 12:49:32 +0000 |
---|---|---|
committer | Glenn L McGrath | 2002-12-23 12:49:32 +0000 |
commit | d4c8d1a97f4554cabb8ae359704336d8adbd0513 (patch) | |
tree | e10a2407b526a3c1b5b19ce76b913a1978f0827d /debian/config-udeb | |
parent | 76ff0da4d2b3127bcdcb5053377da4602d45e139 (diff) | |
download | busybox-d4c8d1a97f4554cabb8ae359704336d8adbd0513.zip busybox-d4c8d1a97f4554cabb8ae359704336d8adbd0513.tar.gz |
Sync with 20021214-1 debian package
Diffstat (limited to 'debian/config-udeb')
-rw-r--r-- | debian/config-udeb | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/debian/config-udeb b/debian/config-udeb index 4d2f5b8..2f59170 100644 --- a/debian/config-udeb +++ b/debian/config-udeb @@ -1,6 +1,7 @@ # # Automatically generated make config: don't edit # +HAVE_DOT_CONFIG=y # # General Configuration @@ -37,6 +38,7 @@ CONFIG_GUNZIP=y # CONFIG_FEATURE_GUNZIP_UNCOMPRESS is not set # CONFIG_GZIP is not set # CONFIG_RPM2CPIO is not set +# CONFIG_RPM is not set CONFIG_TAR=y # CONFIG_FEATURE_TAR_CREATE is not set # CONFIG_FEATURE_TAR_BZIP2 is not set @@ -189,6 +191,8 @@ CONFIG_REBOOT=y # Networking Utilities # # CONFIG_FEATURE_IPV6 is not set +# CONFIG_FTPGET is not set +# CONFIG_FTPPUT is not set # CONFIG_HOSTNAME is not set # CONFIG_IFCONFIG is not set # CONFIG_IFUPDOWN is not set @@ -202,6 +206,7 @@ CONFIG_FEATURE_IP_ROUTE=y # CONFIG_IPLINK is not set # CONFIG_IPROUTE is not set # CONFIG_IPTUNNEL is not set +# CONFIG_NAMEIF is not set # CONFIG_NC is not set # CONFIG_NETSTAT is not set # CONFIG_NSLOOKUP is not set @@ -224,7 +229,6 @@ CONFIG_FEATURE_WGET_STATUSBAR=y CONFIG_UDHCPC=y CONFIG_FEATURE_UDHCP_SYSLOG=y # CONFIG_FEATURE_UDHCP_DEBUG is not set -CONFIG_FEATURE_UDHCPC_IP=y # # Process Utilities @@ -239,7 +243,7 @@ CONFIG_PS=y # CONFIG_UPTIME is not set # -# Bourne Shell +# Another Bourne-like Shell # # CONFIG_FEATURE_SH_IS_ASH is not set # CONFIG_FEATURE_SH_IS_HUSH is not set @@ -268,6 +272,7 @@ CONFIG_ID=y # CONFIG_LOGNAME is not set # CONFIG_PRINTF is not set CONFIG_PWD=y +CONFIG_REALPATH=y # CONFIG_SLEEP is not set # CONFIG_STTY is not set # CONFIG_TEE is not set |