| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: standardize shebangs, fix lint target, add .editorconfig | Craig Jennings | 2026-02-23 | 1 | -1/+1 |
| | | | | | | | | - Change all script shebangs to #!/usr/bin/env bash for portability (heredocs writing to installed systems keep #!/bin/bash) - Remove || true from Makefile lint target so shellcheck errors fail the build - Add .editorconfig for consistent formatting across editors | ||||
| * | refactor: rename archzfs to archangel, simplify build-release | Craig Jennings | 2026-01-31 | 1 | -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 script | Craig Jennings | 2026-01-18 | 1 | -0/+17 |
| Simple wrapper that boots from disk if installed, otherwise from ISO. Saves having to remember --boot-disk flag. | |||||
