aboutsummaryrefslogtreecommitdiff
path: root/scripts/boot-vm.sh
Commit message (Collapse)AuthorAgeFilesLines
* refactor: rename archzfs to archangel, simplify build-releaseCraig Jennings2026-01-311-1/+1
| | | | | | | | - 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
* Add boot-vm.sh convenience scriptCraig Jennings2026-01-181-0/+17
Simple wrapper that boots from disk if installed, otherwise from ISO. Saves having to remember --boot-disk flag.