aboutsummaryrefslogtreecommitdiff
path: root/custom/archsetup-zfs
Commit message (Collapse)AuthorAgeFilesLines
* remove skeleton archsetup-zfs scriptCraig Jennings2026-02-221-438/+0
| | | | | Non-functional stub that printed "this is a skeleton" — worse than not having it. Removed from build.sh, Makefile, and file permissions.
* refactor: rename archzfs to archangel, simplify build-releaseCraig Jennings2026-01-311-4/+4
| | | | | | | | - 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/+438
Build scripts for creating custom Arch Linux ISO with ZFS support. Includes installer scripts and VM testing setup.