| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: add docs/ to .gitignore and untrack personal files | Craig Jennings | 2026-02-22 | 1 | -451/+0 |
| | | | | | | docs/ contains session history, personal workflows, and private protocols that shouldn't be in a public repository. | ||||
| * | Expand testing validation checks in btrfs research | Craig Jennings | 2026-01-23 | 1 | -28/+71 |
| | | | | | | | | - Add reboot survival checks (catches misconfigured services) - Rollback tests must include reboot for full validation - Document ZFSBootMenu rollback bug (needs filing) - Expand failure recovery and encryption checks | ||||
| * | Research: Btrfs expansion and multi-filesystem support | Craig Jennings | 2026-01-23 | 1 | -0/+408 |
| Comprehensive research for expanding project to support both ZFS and Btrfs: - Feature parity analysis (ZFS vs Btrfs equivalents) - Btrfs limitations: RAID 5/6 unstable, no native encryption (use LUKS) - Recommended subvolume layout: @, @home, @snapshots, @var_log, @var_cache - Snapshot stack: snapper + snap-pac + grub-btrfs + btrfs-assistant - Multi-disk support: raid1 (mirror), raid10 only - Installer architecture proposal with modular lib/ structure - Testing strategy and VM test matrix - Project rename recommendation: archsnap Cloned 8 reference repos: grub-btrfs, easy-arch, arch-btrfs-installation, btrfs-assistant, snap-pac, btrbk, buttermanager, alis | |||||
