summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-07-27 18:40:18 -0700
committerMarcel Holtmann <marcel@holtmann.org>2010-07-27 18:40:18 -0700
commit654d99b98b0a6c9468c74d1a9054e850bfeaede1 (patch)
treee67da5bc3cd142dca1441a5af88753a336fc1627 /README
parent6536cc01ae474807f74e0f160f1d7e756f2870e7 (diff)
downloadconnman-654d99b98b0a6c9468c74d1a9054e850bfeaede1.tar.gz
connman-654d99b98b0a6c9468c74d1a9054e850bfeaede1.tar.bz2
connman-654d99b98b0a6c9468c74d1a9054e850bfeaede1.zip
Remove udhcp plugin
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 1 insertions, 8 deletions
diff --git a/README b/README
index 0c25fe29..d8524e29 100644
--- a/README
+++ b/README
@@ -18,7 +18,7 @@ Various plugins can be enabled for networking support:
- Bluetooth plugin
Also plugins with additional features are available:
- - DHCP plugins (uDHCP and dhclient)
+ - DHCP plugin (dhclient)
- Resolver plugin (DNS proxy)
- Loopback setup
- PolicyKit support
@@ -61,13 +61,6 @@ For a working system, certain configuration options need to be enabled:
Enable support for Bluetooth devices (requires BlueZ)
- --enable-udhcp
-
- Enable DHCP client support for BusyBox based systems
-
- The location of the udhcpc binary is auto-detected, but it
- can be overwritten via --with-udhcpc=<path-to-binary>.
-
--enable-dhclient
Enable DHCP client support for ISC dhclient based systems