git: openresolv: Bind to system as resolvconf(8)

Aaron LI aly at crater.dragonflybsd.org
Fri Oct 19 09:04:25 PDT 2018


commit d9a1074aa25d6a25c54b0a66a13be9aa9bd8757d
Author: Aaron LI <aly at aaronly.me>
Date:   Fri Oct 19 01:23:51 2018 +0800

    openresolv: Bind to system as resolvconf(8)
    
    The resolvconf(8) will be used by dhcpcd(8), which will be imported
    later to provide out-of-box IPv6 DHCP support, replacing the IPv4-only
    dhclient(8) in base and the rtsold(8).
    
    Thanks to swildner for reviewing and providing suggestions.

Summary of changes:
 etc/Makefile             |  3 ++-
 etc/mtree/BSD.usr.dist   |  2 ++
 etc/mtree/BSD.var.dist   |  2 ++
 sbin/Makefile            |  1 +
 sbin/resolvconf/Makefile | 28 ++++++++++++++++++++++++++++
 5 files changed, 35 insertions(+), 1 deletion(-)
 create mode 100644 sbin/resolvconf/Makefile

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d9a1074aa25d6a25c54b0a66a13be9aa9bd8757d


-- 
DragonFly BSD source repository


More information about the Commits mailing list