archinstall icon indicating copy to clipboard operation
archinstall copied to clipboard

Handling encryption logic when only one non-root partition is encrypted (such as /home)

Open Torxed opened this issue 1 year ago • 0 comments

  • This fix issue: #2539

PR Description:

This should make single-non-root-encrypted-partitions be unlocked via /etc/crypttab instead of via keyfile, as the keyfile would be unprotected.

Tests and Checks

  • [ ] I have tested the code!

Torxed avatar Jul 12 '24 18:07 Torxed