diff options
author | Glenn L McGrath <bug1@ihug.co.nz> | 2002-12-23 12:49:32 +0000 |
---|---|---|
committer | Glenn L McGrath <bug1@ihug.co.nz> | 2002-12-23 12:49:32 +0000 |
commit | d4c8d1a97f4554cabb8ae359704336d8adbd0513 (patch) | |
tree | e10a2407b526a3c1b5b19ce76b913a1978f0827d /debian/config-deb | |
parent | 76ff0da4d2b3127bcdcb5053377da4602d45e139 (diff) | |
download | busybox-d4c8d1a97f4554cabb8ae359704336d8adbd0513.tar.gz |
Sync with 20021214-1 debian package
Diffstat (limited to 'debian/config-deb')
-rw-r--r-- | debian/config-deb | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/debian/config-deb b/debian/config-deb index bb71c1aa6..f44784464 100644 --- a/debian/config-deb +++ b/debian/config-deb @@ -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=y # CONFIG_RPM2CPIO is not set +# CONFIG_RPM is not set CONFIG_TAR=y CONFIG_FEATURE_TAR_CREATE=y # 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=y CONFIG_IFCONFIG=y CONFIG_FEATURE_IFCONFIG_STATUS=y @@ -203,6 +207,7 @@ CONFIG_FEATURE_IFCONFIG_HW=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 @@ -236,7 +241,7 @@ CONFIG_PS=y CONFIG_UPTIME=y # -# Bourne Shell +# Another Bourne-like Shell # # CONFIG_FEATURE_SH_IS_ASH is not set # CONFIG_FEATURE_SH_IS_HUSH is not set @@ -265,6 +270,7 @@ CONFIG_ID=y # CONFIG_LOGNAME is not set # CONFIG_PRINTF is not set CONFIG_PWD=y +# CONFIG_REALPATH is not set CONFIG_SLEEP=y # CONFIG_STTY is not set # CONFIG_TEE is not set |