aboutsummaryrefslogtreecommitdiff
path: root/scripts/test-configs/btrfs-luks.conf
Commit message (Collapse)AuthorAgeFilesLines
* Phase 2.8: Add LUKS encryption for btrfsCraig Jennings2026-01-241-0/+15
- Add LUKS functions to btrfs.sh (create/open/close container) - Add crypttab configuration for boot - Add encrypt hook to mkinitcpio HOOKS - Add cryptdevice parameter to GRUB cmdline - Add get_btrfs_encryption_choice and get_luks_passphrase prompts - Add LUKS_PASSPHRASE to config variables - Update show_summary and print_btrfs_summary for encryption status - Add btrfs-luks.conf test config VM test pending.