freebsd-skq/usr.sbin/bsdinstall/scripts
Devin Teske 47206692f2 Fix syntax error thrown at the point of creating the root pool, caused by
an embedded newline appearing within the options string surrounded by
double-quotes. Rework the logic that goes into setting dataset options on
the root pool dataset while we're here -- added two new variables (which
can be altered via scripting) ZFSBOOT_POOL_CREATE_OPTIONS and also
ZFSBOOT_BOOT_POOL_CREATE_OPTIONS for setting pool/dataset attributes at
the time of pool creation. The former is for setting options on the root
pool (zroot) and the latter is for setting options on the optional separate
boot pool (bootpool) implicitly enabled when using either GELI or MBR. The
default value for the root pool variable (ZFSBOOT_POOL_CREATE_OPTIONS) is
"-O compress=lz4 -O atime=off" and the default value for separate boot pool
variable (ZFSBOOT_BOOT_POOL_CREATE_OPTIONS) is NULL (no additional options
for the separate boot pool dataset).

Reviewed by:	allanjude
MFC after:	7 days
X-MFC-with:	r266107-266109
2014-05-22 19:36:29 +00:00
..
adduser
auto Move the installer's keymap solution introduced by SVN r259468. The new 2013-12-21 16:43:40 +00:00
checksum
config Mask error from newaliases(1) when the hostname is not fully qualified. 2013-12-16 15:52:44 +00:00
docsinstall When merging docsinstall and zfsboot updates to stable/9 it was discovered 2014-04-15 06:56:59 +00:00
entropy
hostname
jail A series of changes tested together as a whole: 2013-11-08 09:57:03 +00:00
keymap
Makefile NO_MAN= has been deprecated in favor of MAN= for some time, go ahead 2014-04-13 05:21:56 +00:00
mirrorselect
mount
netconfig
netconfig_ipv4 A series of changes tested together as a whole: 2013-11-08 09:57:03 +00:00
netconfig_ipv6 A series of changes tested together as a whole: 2013-11-08 09:57:03 +00:00
rootpass
script Fix typo in debug/log statement. 2014-04-14 05:35:01 +00:00
services Dummy commit (whitespace changes and style nits) to show previous commit 2014-01-20 03:39:08 +00:00
time
umount
wlanconfig Allow bsdinstall to use WPA-Enterprise networks when installing. This 2014-01-04 17:09:41 +00:00
zfsboot Fix syntax error thrown at the point of creating the root pool, caused by 2014-05-22 19:36:29 +00:00