Name Date Size #Lines LOC

..--

READMEH A D24-Jun-2021596 129

dnsmasq.inH A D24-Jun-20215.4 KiB203156

libc.inH A D24-Jun-20216.5 KiB247186

named.inH A D24-Jun-20213.3 KiB10766

pdnsd.inH A D24-Jun-20214.3 KiB164115

resolvconf.8.inH A D24-Jun-20217.7 KiB307306

resolvconf.conf.5.inH A D24-Jun-202110.2 KiB319318

resolvconf.inH A D24-Jun-202116.8 KiB772657

unbound.inH A D24-Jun-20212.8 KiB8750

README

1openresolv is a resolvconf implementation which manages resolv.conf
2You can find the latest version at http://roy.marples.name/projects/openresolv
3It is written and maintained by Roy Marples <roy@marples.name>
4
5This resolvconf implementation, along with its subscribers, work with a
6POSIX compliant shell and userland utilities. It is designed to work without
7tools such as sed as it *has* to work without /usr being available.
8
9On systems where resolvconf is expected to be used before /var/run is available
10for writing, you can configure openresolv to write somewhere else, like say a
11ramdisk.
12