freebsd-skq/usr.sbin/bsdinstall
allanjude b9500c49c6 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
..
distextract Use LIBEXECDIR for /usr/libexec. 2015-11-26 01:14:40 +00:00
distfetch Use LIBEXECDIR for /usr/libexec. 2015-11-26 01:14:40 +00:00
partedit bsdinstall: increase EFI partition size to 200MB 2016-06-23 18:04:48 +00:00
scripts Fix an error in bsdinstall when ZFS installation uses a bootpool 2016-07-03 01:22:59 +00:00
bsdinstall Forgot to utilize feature added in SVN r257782 to prevent truncating 2013-12-09 03:38:18 +00:00
bsdinstall.8 mdoc: remove EOL whitespace. 2014-12-29 13:50:59 +00:00
Makefile Merge from head 2015-10-01 09:36:43 +00:00
Makefile.depend META_MODE: Remove DEP_MACHINE from Makefile.depend files. 2015-09-25 19:44:01 +00:00
Makefile.inc Add a bsdinstall package 2015-03-18 12:28:17 +00:00