Vanilla-OS / ABRoot

ABRoot is a utility that provides full immutability and atomicity to a Linux system, by transacting between two root filesystems. Updates are performed using OCI images, to ensure that the system is always in a consistent state.
http://abroot.vanillaos.org/
GNU General Public License v3.0
309 stars 24 forks source link

closes [#317]: Add encrypted var partition to config #324

Closed taukakao closed 2 months ago

taukakao commented 2 months ago

This allows unlocking the var partition during boot without specifying which one it is.

Closes #317

I would like to merge this while we're in beta to guarantee that all stable versions have the correct config.

Also, I can split this PR into multiple if necessary. I wouldn't want to squash these commits.