summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-07-27 18:36:05 -0700
committerMarcel Holtmann <marcel@holtmann.org>2010-07-27 18:36:05 -0700
commit6536cc01ae474807f74e0f160f1d7e756f2870e7 (patch)
tree7e19bc8444effe7664346fb28e4cdf4b18062d7b /README
parent53fd2c3bf958859f6b518681ff65f5dff9e23f70 (diff)
downloadconnman-6536cc01ae474807f74e0f160f1d7e756f2870e7.tar.gz
connman-6536cc01ae474807f74e0f160f1d7e756f2870e7.tar.bz2
connman-6536cc01ae474807f74e0f160f1d7e756f2870e7.zip
Remove resolvconf plugin
Diffstat (limited to 'README')
-rw-r--r--README16
1 files changed, 1 insertions, 15 deletions
diff --git a/README b/README
index 163cef92..0c25fe29 100644
--- a/README
+++ b/README
@@ -19,7 +19,7 @@ Various plugins can be enabled for networking support:
Also plugins with additional features are available:
- DHCP plugins (uDHCP and dhclient)
- - Resolver plugins (resolvconf and DNS proxy)
+ - Resolver plugin (DNS proxy)
- Loopback setup
- PolicyKit support
@@ -94,20 +94,6 @@ For a working system, certain configuration options need to be enabled:
It is important that this is not used together with other
DNS proxy solution like dnsmasq.
- --enable-resolvconf
-
- Enable resolvconf support for Debian/Ubuntu based systems
-
- The resolvconf package from Debian can be used to handle
- configuration of the /etc/resolv.conf file.
-
- It is safe to select this option even when resolvconf is not
- installed. A missing resolvconf will be detected and in that
- case it falls back to modifying /etc/resolv.conf directly.
-
- The location of the resolvconf binary is auto-detected, but it
- can be overwritten via --with-resolvconf=<path-to-binary>.
-
--enable-loopback
Enable setup of loopback device