aboutsummaryrefslogtreecommitdiff
path: root/docs/PLAN-archangel-btrfs.org
Commit message (Collapse)AuthorAgeFilesLines
* Phase 2.1: Implement btrfs supportCraig Jennings2026-01-231-8/+26
| | | | | | | | | | | - Create lib/btrfs.sh with full btrfs installation functions - Subvolume layout matching ZFS datasets (10 subvols) - Snapper configuration with timeline policy - GRUB + grub-btrfs for snapshot boot menu - Update disk.sh for filesystem-aware partition type - Update archangel with install_btrfs() path - Update build.sh to include lib/btrfs.sh - Update plan with Phase 2.7 (test) and 2.8 (LUKS)
* Add btrfs implementation planCraig Jennings2026-01-231-0/+209
- Create PLAN-archangel-btrfs.org with 6-phase implementation - Phases: Refactor, Btrfs, Multi-disk, Testing, CLI tools, Docs - Add TODO referencing the plan