diff options
author | Glenn L McGrath <bug1@ihug.co.nz> | 2003-01-14 21:41:12 +0000 |
---|---|---|
committer | Glenn L McGrath <bug1@ihug.co.nz> | 2003-01-14 21:41:12 +0000 |
commit | 147a3ca1a40df4a97e9a12f18eadb537bea73b9a (patch) | |
tree | 4fb29a99094ae0281ae1364ab0e7d338666e031e /debian/config-deb | |
parent | fc4a0fd82eb89ad07cffcd0f4a764eb3c7db66c2 (diff) | |
download | busybox-147a3ca1a40df4a97e9a12f18eadb537bea73b9a.tar.gz |
Patch for the debian-cvs package, ip* applets in /bin, patch from Bastian Blank
Diffstat (limited to 'debian/config-deb')
-rw-r--r-- | debian/config-deb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/config-deb b/debian/config-deb index f44784464..00c0db6be 100644 --- a/debian/config-deb +++ b/debian/config-deb @@ -191,9 +191,11 @@ CONFIG_REBOOT=y # Networking Utilities # # CONFIG_FEATURE_IPV6 is not set +# CONFIG_ARPING is not set # CONFIG_FTPGET is not set # CONFIG_FTPPUT is not set CONFIG_HOSTNAME=y +# CONFIG_HTTPD is not set CONFIG_IFCONFIG=y CONFIG_FEATURE_IFCONFIG_STATUS=y # CONFIG_FEATURE_IFCONFIG_SLIP is not set |