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
F154562891: D23387.id67959.diff
Tue, Apr 28, 10:23 PM
F154559121: D23387.id67959.diff
Tue, Apr 28, 10:13 PM
Unknown Object (File)
Mon, Apr 27, 12:52 PM
Unknown Object (File)
Thu, Apr 23, 8:25 AM
Unknown Object (File)
Mon, Apr 20, 4:26 PM
Unknown Object (File)
Mon, Apr 20, 4:22 PM
Unknown Object (File)
Sun, Apr 5, 4:06 AM
Unknown Object (File)
Sat, Apr 4, 9:47 AM
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 Not Applicable
Unit
Tests Not Applicable

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.