aboutsummaryrefslogtreecommitdiff
path: root/download-archzfs-iso.sh
Commit message (Collapse)AuthorAgeFilesLines
* refactor: rename archzfs to archangel, simplify build-releaseCraig Jennings2026-01-311-145/+0
| | | | | | | | - Standardize naming: VM names, hostname, passwords, ISO naming - Remove USB, Ventoy, and local deployment from build-release - Add snapper package and Btrfs validation tests to sanity-test - Update README for dual ZFS/Btrfs architecture - Delete obsolete SESSION-CONTEXT.md and download-archzfs-iso.sh
* Initial commit: archzfs ISO build systemCraig Jennings2026-01-171-0/+145
Build scripts for creating custom Arch Linux ISO with ZFS support. Includes installer scripts and VM testing setup.