Searched hist:222468 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/usr.sbin/bsdinstall/scripts/
H A Dnetconfig_ipv4222468 Sun May 29 19:34:05 MDT 2011 bz Split netconfig into three parts:
- netconfig - what auto will call which in turn will check for
IPv4 and IPv6 to be available and ask the user to configure it
by calling
- netconfig_ipv4 doing DHCP and static IPv4 addresses, and
- netconfig_ipv6 doing rtsol and static IPv6 addresses,
and then checking, querying and updating resolv.conf upon return.
Both DHCP and rtsol (in the future) might update resolv.conf already so
we seed ourselves from that file if available.

Reviewed by: nwhitehorn
Sponsored by: The FreeBSD Foundation
Sponsored by: iXsystems

Completed in 59 milliseconds