]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix bsdinstall for root-on-zfs with MBR partitioning
authorallanjude <allanjude@FreeBSD.org>
Fri, 10 Jun 2016 14:31:59 +0000 (14:31 +0000)
committerallanjude <allanjude@FreeBSD.org>
Fri, 10 Jun 2016 14:31:59 +0000 (14:31 +0000)
commit3bc130fc274b5cd2037e3dd2d408d30161ab9ba9
treec295df4e771045761924b2a8b8dbd1cc50fa7135
parent8354d9c04d906e9cb529cb05cdb73b33afbf2448
Fix bsdinstall for root-on-zfs with MBR partitioning

Fix an error where vfs.root.mountfrom was not always set as required
when creating a bootpool. After the recent geliboot changes, it was only
set if the main pool was encrypted.

Also resolve an error where the bootpool was unmounted twice causing
bsdinstall to stop with an error message about the failed command.

Approved by: re (gjb)
Sponsored by: BSDCan Hacker Lounge
usr.sbin/bsdinstall/scripts/zfsboot