diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/session-context.org | 19 |
1 files changed, 12 insertions, 7 deletions
diff --git a/docs/session-context.org b/docs/session-context.org index e5aea93..b193721 100644 --- a/docs/session-context.org +++ b/docs/session-context.org @@ -38,20 +38,25 @@ - [X] Genesis snapshot can be created - [X] grub-btrfs detects snapshots -**** Issues Fixed During Testing -1. GRUB couldn't find normal.mod - added proper boot-directory config -2. GRUB_BTRFS_GRUB_DIRNAME was wrong - removed, use default -3. HEREDOC not working in remote execution - switched to echo -4. Snapper needs D-Bus - firstboot service approach -5. rootflags=subvol=@ was duplicated - grub-mkconfig adds it +*** Phase 2.8: LUKS Encryption (IMPLEMENTED @ 05:36 CST) +- [X] LUKS functions in btrfs.sh (create, open, close containers) +- [X] crypttab configuration +- [X] encrypt hook for mkinitcpio +- [X] GRUB cryptdevice parameter +- [X] Encryption prompts in archangel +- [X] LUKS_PASSPHRASE config variable +- [X] btrfs-luks.conf test config +- [ ] VM test pending ** Commits This Session - a49f4b1: Phase 2.1: Implement btrfs support - 35a661c: Fix btrfs bugs from VM testing - bd0616c: Fix btrfs GRUB boot and snapper firstboot +- 4a7b6c3: Update session context: Phase 2.7 complete +- (pending): Phase 2.8: Add LUKS encryption for btrfs ** Next Steps -1. Phase 2.8: LUKS encryption for btrfs +1. VM test LUKS btrfs installation 2. Rebuild ISO with all fixes 3. Full end-to-end automated test 4. Phase 3: Multi-disk support |
