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
F171647387: D5869.id16675.diff
Sat, Sep 12, 10:26 AM
F171612270: D5869.diff
Sat, Sep 12, 4:12 AM
F171603770: D5869.id15306.diff
Sat, Sep 12, 2:17 AM
Unknown Object (File)
Thu, Sep 10, 10:10 PM
Unknown Object (File)
Thu, Sep 10, 4:37 AM
Unknown Object (File)
Tue, Sep 8, 10:50 PM
Unknown Object (File)
Mon, Sep 7, 11:10 AM
Unknown Object (File)
Sun, Sep 6, 3:23 AM

Diff Detail

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