Page MenuHomeFreeBSD

geli taste: allow GELIBOOT tagged providers as well
ClosedPublic

Authored by kevans on Jan 27 2020, 11:02 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jun 18, 3:41 PM
Unknown Object (File)
May 20 2026, 6:32 AM
Unknown Object (File)
May 18 2026, 11:42 PM
Unknown Object (File)
May 18 2026, 1:42 AM
Unknown Object (File)
May 17 2026, 7:45 AM
Unknown Object (File)
Apr 28 2026, 10:23 PM
Unknown Object (File)
Apr 28 2026, 10:13 PM
Unknown Object (File)
Apr 27 2026, 12:52 PM
Subscribers

Details

Summary

Currently the installer uses -bg, but it seems like it'd be sensible for -g to imply that we want this partition to be attached at boot since that's presumably our root filesystem.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 28959

Event Timeline

This doesn't break multiple encrypted disks?
If I have 3 disk and only one should be decrypted by the loader?

This doesn't break multiple encrypted disks?
If I have 3 disk and only one should be decrypted by the loader?

I'm not sure I follow- I have no intention of changing how loader determines what should be decrypted, just to reduce/eliminate the need to tag both GELIBOOT and BOOT to get the kernel to taste the partition that was tagged for decrypting by loader.

Oh sorry I miss read the patch.
Then this looks good to me :)

This revision is now accepted and ready to land.Feb 7 2020, 7:58 PM
This revision was automatically updated to reflect the committed changes.