freebsd-skq/usr.sbin/pc-sysinstall/backend
bz ca3458c071 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
..
functions-bsdlabel.sh - Allows using full device name paths, such as /dev/ad0 or /dev/mirror/gm0 in config files 2011-04-21 06:25:12 +00:00
functions-cleanup.sh Whitespace fixes 2011-05-27 16:17:35 +00:00
functions-disk.sh Wipeout the end of disks, home to things like gmirror metadata, backup GPT tables, 2011-05-18 20:38:28 +00:00
functions-extractimage.sh
functions-ftp.sh
functions-installcomponents.sh Extracting optional components requires mounting devfs 2011-05-18 20:29:07 +00:00
functions-installpackages.sh
functions-localize.sh
functions-mountdisk.sh - Allows using full device name paths, such as /dev/ad0 or /dev/mirror/gm0 in config files 2011-04-21 06:25:12 +00:00
functions-mountoptical.sh
functions-networking.sh Start teaching pc-sysinstall about IPv6. 2011-05-31 15:02:30 +00:00
functions-newfs.sh - Allows using full device name paths, such as /dev/ad0 or /dev/mirror/gm0 in config files 2011-04-21 06:25:12 +00:00
functions-packages.sh
functions-parse.sh
functions-runcommands.sh
functions-unmount.sh - Allows using full device name paths, such as /dev/ad0 or /dev/mirror/gm0 in config files 2011-04-21 06:25:12 +00:00
functions-upgrade.sh
functions-users.sh
functions.sh - Allows using full device name paths, such as /dev/ad0 or /dev/mirror/gm0 in config files 2011-04-21 06:25:12 +00:00
installimage.sh
Makefile
parseconfig.sh
startautoinstall.sh