Page MenuHomeFreeBSD

Couple GELI swap with GELI root option in bsdinstall zfsboot
Needs ReviewPublic

Authored by dteske on Jun 1 2015, 2:40 AM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 5 2024, 7:03 PM
Unknown Object (File)
Sep 8 2024, 4:16 PM
Unknown Object (File)
Sep 5 2024, 10:02 AM
Unknown Object (File)
Sep 4 2024, 4:20 PM
Unknown Object (File)
Aug 29 2024, 8:49 PM
Unknown Object (File)
Aug 19 2024, 5:51 AM
Unknown Object (File)
Aug 19 2024, 4:28 AM
Unknown Object (File)
Aug 11 2024, 12:25 PM
Subscribers

Details

Reviewers
allanjude
Summary

Couple GELI swap with GELI root option in bsdinstall zfsboot.
If you haven't touched the GELI swap option, toggling GELI root
to enabled will automatically toggle GELI swap to enabled.
Similarly, if you toggle GELI root off, GELI swap will also be
disabled at the same time (again, only if you haven't touched
the GELI swap option, which would indicate you have a preference
for either Encrypted or Unencrypted swap).

MFC after: 3 days
X-MFC-to: stable/10

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage

Event Timeline

dteske retitled this revision from to Couple GELI swap with GELI root option in bsdinstall zfsboot.
dteske updated this object.
dteske edited the test plan for this revision. (Show Details)
dteske added a reviewer: allanjude.