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-udeb | |
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-udeb')
-rw-r--r-- | debian/config-udeb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/config-udeb b/debian/config-udeb index ccf57207e..d9ed0e143 100644 --- a/debian/config-udeb +++ b/debian/config-udeb @@ -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 is not set +# CONFIG_HTTPD is not set # CONFIG_IFCONFIG is not set # CONFIG_IFUPDOWN is not set CONFIG_IP=y |