opnsense-src/usr.sbin/bsdinstall/scripts
Allan Jude ca13d5d23a Fix an error in bsdinstall when ZFS installation uses a bootpool
A separate bootpool is used when the selected partition type is MBR
or when the disk is GELI encrypted and a UEFI loader is selected.

BIOS avoids the bootpool by using bootcode and loader that support GELI.

bsdinstall did not remount the bootpool after creating the main pool,
which caused an error when mkdir tried to create /boot/zfs

PR:		210717
Approved by:	re (gjb)
Sponsored by:	ScaleEngine Inc.
2016-07-03 01:22:59 +00:00
..
adduser Make messages about typos appear on the screen instead of in the log file. 2011-08-21 18:49:28 +00:00
auto bsdinstall: Suggest the GPT+Active workaround on Dell T5810 2016-01-14 00:31:00 +00:00
checksum Mark any distfiles with no checksum entries in the manifest "Skipped" 2011-03-23 13:43:56 +00:00
config Update copyrights 2015-09-11 20:58:00 +00:00
docsinstall Update copyrights 2015-09-11 20:58:00 +00:00
entropy Explicitly set permissions on entropy files 2015-12-28 17:27:20 +00:00
hostname Update copyrights 2015-09-11 20:58:00 +00:00
jail Explicitly exit with success 2015-09-11 20:59:13 +00:00
keymap Explicitly exit with success 2015-09-11 21:01:26 +00:00
Makefile Use LIBEXECDIR for /usr/libexec. 2015-11-26 01:14:40 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
mirrorselect Strip the patch level from the release name before trying to fetch the 2014-07-24 17:43:42 +00:00
mount
netconfig Adapt to new wireless scheme where base wlan interfaces do not show up in 2015-12-06 00:20:45 +00:00
netconfig_ipv4 bsdinstall: unbreak static address assignment for wired networks. 2016-05-26 11:58:36 +00:00
netconfig_ipv6 Produce meaningful exit code 2015-09-11 21:08:46 +00:00
rootpass Remove trailing newline at EOF 2015-09-11 21:09:39 +00:00
script Update copyright 2015-09-11 21:13:34 +00:00
services Add a line to the post-installation configuration dialog to enable the 2014-09-26 11:38:10 +00:00
time
umount
wlanconfig bsdinstall: add country/regulatory domain configuration dialog. 2016-06-08 20:42:35 +00:00
zfsboot Fix an error in bsdinstall when ZFS installation uses a bootpool 2016-07-03 01:22:59 +00:00