freebsd-dev/contrib/openresolv
Andrey A. Chernov 27c9070e7e According to resolvconf.conf(5) manpage and sources, there is no
'nameservers' option which used in examples in resolvconf.conf(5),
it spelled 'name_servers', so fix examples.
2012-08-21 06:14:08 +00:00
..
configure
dnsmasq.in Merge from openresolv 3.4.4 in the vendor branch. 2011-09-13 02:46:22 +00:00
libc.in Merge from openresolv 3.4.4 in the vendor branch. 2011-09-13 02:46:22 +00:00
Makefile
named.in Merge from openresolv 3.4.4 in the vendor branch. 2011-09-13 02:46:22 +00:00
pdnsd.in Merge from openresolv 3.4.4 in the vendor branch. 2011-09-13 02:46:22 +00:00
README
resolvconf.8.in
resolvconf.conf
resolvconf.conf.5.in According to resolvconf.conf(5) manpage and sources, there is no 2012-08-21 06:14:08 +00:00
resolvconf.in Merge from openresolv 3.4.4 in the vendor branch. 2011-09-13 02:46:22 +00:00
unbound.in Merge from openresolv 3.4.4 in the vendor branch. 2011-09-13 02:46:22 +00:00

openresolv is a resolvconf implementation which manages resolv.conf
You can find the latest version at http://roy.marples.name/projects/openresolv
It is written and maintained by Roy Marples <roy@marples.name>

This resolvconf implementation, along with its subscribers, work with a
POSIX compliant shell and userland utilities. It is designed to work without
tools such as sed as it *has* to work without /usr being available.

On systems where resolvconf is expected to be used before /var/run is available
for writing, you can configure openresolv to write somewhere else, like say a
ramdisk.