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
F135921150: D5869.id16696.diff
Fri, Nov 14, 4:27 AM
F135885926: D5869.id16673.diff
Thu, Nov 13, 9:04 PM
F135853895: D5869.id.diff
Thu, Nov 13, 1:34 PM
F135853800: D5869.diff
Thu, Nov 13, 1:33 PM
F135852804: D5869.id15306.diff
Thu, Nov 13, 1:16 PM
F135850581: D5869.id16680.diff
Thu, Nov 13, 12:40 PM
Unknown Object (File)
Thu, Nov 13, 11:09 AM
Unknown Object (File)
Thu, Nov 13, 10:34 AM

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 3877
Build 3920: 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.