Page MenuHomeFreeBSD

Make bsdinstall zfsboot+gpt+geli installs make use of GELIBOOT
ClosedPublic

Authored by allanjude on Apr 6 2016, 11:58 PM.
Tags
None
Referenced Files
F167427032: D5869.id16680.diff
Fri, Aug 21, 4:17 PM
F167421454: D5869.id16696.diff
Fri, Aug 21, 3:46 PM
F167420255: D5869.id15306.diff
Fri, Aug 21, 3:41 PM
F167414355: D5869.id16675.diff
Fri, Aug 21, 3:13 PM
F167404863: D5869.id16676.diff
Fri, Aug 21, 2:16 PM
F167395992: D5869.id16696.diff
Fri, Aug 21, 1:05 PM
F167394871: D5869.id16673.diff
Fri, Aug 21, 12:58 PM
F167390031: D5869.id16675.diff
Fri, Aug 21, 12:27 PM

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 3875
Build 3918: arc lint + arc unit

Event Timeline

allanjude retitled this revision from to Make bsdinstall zfsboot+gpt+geli installs make use of GELIBOOT.
allanjude updated this object.
allanjude edited the test plan for this revision. (Show Details)
allanjude added a reviewer: dteske.

Update after other changes to zfsboot

Make proper use of geliboot

Allow GELI w/ EFI+BIOS (use a bootpool for now, until EFI supports GELI)

Add the loader password prompt if a bootpool is used.
boot2 will prompt for the password is geliboot is used instead of a bootpool

Hardware accelerate encryption if possible

Move loading AESNI to before the GELI password prompt

Don't fail if AES-NI can't load (2nd try etc)

This revision was automatically updated to reflect the committed changes.