]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
bsdinstall/zfsboot: Enable new UEFI+GELI support
authorallanjude <allanjude@FreeBSD.org>
Thu, 23 Aug 2018 22:50:11 +0000 (22:50 +0000)
committerallanjude <allanjude@FreeBSD.org>
Thu, 23 Aug 2018 22:50:11 +0000 (22:50 +0000)
commit4bdc82c1d076944b65fbb10ebe5f70bf9415592a
tree71432d8a1b6596795074be350ffd570d611f420f
parent411de280b9a0cf2818a37a1ae4b20a6bc53f844f
bsdinstall/zfsboot: Enable new UEFI+GELI support

After r336252 it is no longer necessary to have a separate bootpool when
booting from an encrypted disk with UEFI.

This change also switches the EFI System Partition contents from
the 800 KB boot1.efifat to a new 200 MB filesystem created with newfs_msdos
and uses loader.efi directly, instead of boot1.efi.

PR: 228916
Reviewed by: dteske
MFC after: 1 month
Relnotes: yes
Sponsored by: Klara Systems
Differential Revision: https://reviews.freebsd.org/D12315
usr.sbin/bsdinstall/scripts/zfsboot