summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-11-26 11:10:09 +0100
committerMarcel Holtmann <marcel@holtmann.org>2010-11-26 11:10:09 +0100
commite2c6ed0aac1ae31584107c248384de51e9fe962e (patch)
treed39c6249615962fe9ae22421d88e6a1bfad28118 /README
parent0274fe4a18abd90764567ed2c20e8582d252928c (diff)
downloadconnman-e2c6ed0aac1ae31584107c248384de51e9fe962e.tar.gz
connman-e2c6ed0aac1ae31584107c248384de51e9fe962e.tar.bz2
connman-e2c6ed0aac1ae31584107c248384de51e9fe962e.zip
Remove support for dhclient plugin
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 0 insertions, 12 deletions
diff --git a/README b/README
index a547f0dc..d19da3be 100644
--- a/README
+++ b/README
@@ -18,7 +18,6 @@ Various plugins can be enabled for networking support:
- Bluetooth plugin
Also plugins with additional features are available:
- - DHCP plugin (dhclient)
- Resolver plugin (DNS proxy)
- Loopback setup
- PolicyKit support
@@ -60,17 +59,6 @@ For a working system, certain configuration options need to be enabled:
Enable support for Bluetooth devices (requires BlueZ)
- --enable-dhclient
-
- Enable DHCP client support for ISC dhclient based systems
-
- The location of the dhclient binary is auto-detected, but it
- can be overwritten via --with-dhclient=<path-to-binary>.
-
- At least one DHCP client option should be selected. It is
- possible to select both and then uDHCP will be tried first
- before falling back to dhclient.
-
--enable-dnsproxy
Enable DNS proxy support for /etc/resolv.conf abstraction