opnsense-src/usr.sbin/pc-sysinstall/backend
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
..
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 Fix a syntax error in a little-used function. 2011-03-27 16:57:54 +00:00
functions-ftp.sh Fix a syntax error in a little-used function. 2011-03-27 16:57:54 +00:00
functions-installcomponents.sh Extracting optional components requires mounting devfs 2011-05-18 20:29:07 +00:00
functions-installpackages.sh Fix a syntax error in a little-used function. 2011-03-27 16:57:54 +00:00
functions-localize.sh Fix a syntax error in a little-used function. 2011-03-27 16:57:54 +00:00
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 Fix a syntax error in a little-used function. 2011-03-27 16:57:54 +00:00
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 Fix a syntax error in a little-used function. 2011-03-27 16:57:54 +00:00
functions-parse.sh Fix a syntax error in a little-used function. 2011-03-27 16:57:54 +00:00
functions-runcommands.sh Fix a syntax error in a little-used function. 2011-03-27 16:57:54 +00:00
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 Fix a syntax error in a little-used function. 2011-03-27 16:57:54 +00:00
functions-users.sh Fix a syntax error in a little-used function. 2011-03-27 16:57:54 +00:00
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 Add file missed in r212337, my bad... 2010-09-09 03:33:07 +00:00
Makefile pc-sysinstall(8) patch that allows images to be written to disks 2010-09-08 20:10:24 +00:00
parseconfig.sh Fix a syntax error in a little-used function. 2011-03-27 16:57:54 +00:00
startautoinstall.sh Fix a syntax error in a little-used function. 2011-03-27 16:57:54 +00:00