aboutsummaryrefslogtreecommitdiff
path: root/custom/lib/btrfs.sh
Commit message (Collapse)AuthorAgeFilesLines
* Phase 2.1: Implement btrfs supportCraig Jennings2026-01-231-0/+423
- 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)