Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   roy
Date:           Fri Sep 12 20:42:13 UTC 2014

Modified Files:
        src/distrib/common: Makefile.dhcpcd list.dhcpcd
        src/usr.sbin/sysinst: net.c
Removed Files:
        src/distrib/common: 10-resolv.conf 99-print-sysinst

Log Message:
Use the 20-resolv.conf hook from dhcpcd rather than the minimal one.
Extract configured information from resolv.conf and hostname instead
of scraping the last dhcpcd script run.
This will allow the use of DHCPv6 and IPv6RA DNS details in the future.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r0 src/distrib/common/10-resolv.conf \
    src/distrib/common/99-print-sysinst
cvs rdiff -u -r1.1 -r1.2 src/distrib/common/Makefile.dhcpcd
cvs rdiff -u -r1.2 -r1.3 src/distrib/common/list.dhcpcd
cvs rdiff -u -r1.5 -r1.6 src/usr.sbin/sysinst/net.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index