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-w32-147a3ca1a40df4a97e9a12f18eadb537bea73b9a.tar.gz busybox-w32-147a3ca1a40df4a97e9a12f18eadb537bea73b9a.tar.bz2 busybox-w32-147a3ca1a40df4a97e9a12f18eadb537bea73b9a.zip |
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 | |||
191 | # Networking Utilities | 191 | # Networking Utilities |
192 | # | 192 | # |
193 | # CONFIG_FEATURE_IPV6 is not set | 193 | # CONFIG_FEATURE_IPV6 is not set |
194 | # CONFIG_ARPING is not set | ||
194 | # CONFIG_FTPGET is not set | 195 | # CONFIG_FTPGET is not set |
195 | # CONFIG_FTPPUT is not set | 196 | # CONFIG_FTPPUT is not set |
196 | CONFIG_HOSTNAME=y | 197 | CONFIG_HOSTNAME=y |
198 | # CONFIG_HTTPD is not set | ||
197 | CONFIG_IFCONFIG=y | 199 | CONFIG_IFCONFIG=y |
198 | CONFIG_FEATURE_IFCONFIG_STATUS=y | 200 | CONFIG_FEATURE_IFCONFIG_STATUS=y |
199 | # CONFIG_FEATURE_IFCONFIG_SLIP is not set | 201 | # CONFIG_FEATURE_IFCONFIG_SLIP is not set |