Name Date Size #Lines LOC

..--

GNUmakefileHD14-Sep-2021163 52

MakefileHD14-Sep-20212.7 KiB9975

READMEHD14-Sep-2021596 129

config-null.mkHD14-Sep-202138 20

configureHD14-Sep-20213.5 KiB160131

dnsmasq.inHD14-Sep-20215.6 KiB210162

libc.inHD14-Sep-20216.7 KiB253192

named.inHD14-Sep-20213.6 KiB11975

pdns_recursor.inHD14-Sep-20212.6 KiB7936

pdnsd.inHD14-Sep-20214.3 KiB164115

resolvconf.8.inHD14-Sep-20218.1 KiB324323

resolvconf.confHD14-Sep-2021254 71

resolvconf.conf.5.inHD14-Sep-202110.7 KiB332331

resolvconf.inHD14-Sep-202121.2 KiB939783

unbound.inHD14-Sep-20212.9 KiB9860

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