freebsd-dev/usr.sbin/pc-sysinstall
Bjoern A. Zeeb decedfc4f9 Start teaching pc-sysinstall about IPv6.
Add some additional empty string checks for IPv4 and try to configure
a netmask along with the address rather than doing things twice.

Contrary to AUTO-DHCP, IPv6-SLAAC will accept static configuration
as well, which we will use at least for resolv.conf currently and
if we were given a static address configure that as an alias as well.

The pc-sysinstaller changes going along were committed to PC-BSD as r10773.

Reviewed by:	kmoore
Sponsored by:	The FreeBSD Foundation
Sponsored by:	iXsystems
MFC after:	20 days
2011-05-31 15:02:30 +00:00
..
backend Start teaching pc-sysinstall about IPv6. 2011-05-31 15:02:30 +00:00
backend-partmanager Check in two missing files missed in cleanup. 2011-03-30 17:37:04 +00:00
backend-query Start teaching pc-sysinstall about IPv6. 2011-05-31 15:02:30 +00:00
conf Add "Extract Only" functionality to pc-sysinstall. This allows disk setup to 2011-02-17 16:33:41 +00:00
doc pc-sysinstall(8) patch that allows images to be written to disks 2010-09-08 20:10:24 +00:00
examples Add "Extract Only" functionality to pc-sysinstall. This allows disk setup to 2011-02-17 16:33:41 +00:00
pc-sysinstall Add support to pc-sysinstall's create-part feature, to create non MBR type partitions, 2011-02-18 15:00:25 +00:00
Makefile
Makefile.inc Properly inherit variables from src/usr.sbin/Makefile.inc for 2010-06-27 17:14:04 +00:00