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-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-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 | |||
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 is not set | 197 | # CONFIG_HOSTNAME is not set |
198 | # CONFIG_HTTPD is not set | ||
197 | # CONFIG_IFCONFIG is not set | 199 | # CONFIG_IFCONFIG is not set |
198 | # CONFIG_IFUPDOWN is not set | 200 | # CONFIG_IFUPDOWN is not set |
199 | CONFIG_IP=y | 201 | CONFIG_IP=y |