| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: default to no-color output, add --color flag to enable | Craig Jennings | 12 days | 2 | -11/+16 |
| | | | | | Keeps logs and SSH output clean. Use archangel --color for colored output. | ||||
| * | fix: migrate archzfs repo from stale archzfs.com to GitHub Releases | Craig Jennings | 12 days | 1 | -2/+2 |
| | | | | | | archzfs.com was abandoned mid-2025; latest packages were ZFS 2.3.2 for kernel 6.12.29. The new GitHub-hosted repo has ZFS 2.4.1 for 6.18.21. | ||||
| * | refactor: rename custom/ to installer/ for clarity | Craig Jennings | 2026-02-23 | 11 | -0/+6477 |
| The custom/ directory name was an archiso implementation detail. Renamed to installer/ which clearly communicates that this directory contains the installer scripts and utilities that ship on the ISO. Updated all references in build.sh, Makefile, test-install.sh, and README. | |||||
