aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* refactor: extract get_raid_level fzf preview into raid.sh helperCraig Jennings2026-04-263-102/+194
* fix: fail fast on missing ZFSBootMenu efibootmgr entryCraig Jennings2026-04-263-10/+116
* fix: don't mask test-install exit codes through teeCraig Jennings2026-04-211-1/+14
* fix: cleanup on empty findmnt + stale profiledef entriesCraig Jennings2026-04-211-3/+5
* fix: verify_rollback sentinel must live on the rolled-back datasetCraig Jennings2026-04-211-5/+11
* feat: PrivateTmp=yes drop-in for systemd-tmpfiles on ZFS-rootCraig Jennings2026-04-214-0/+174
* chore: gitignore .ai/ tooling dir, untrack notes.orgCraig Jennings2026-04-202-703/+1
* session: overnight refactor + testing infra + 12/12 VM install passCraig Jennings2026-04-131-1/+193
* fix: bump INSTALL_TIMEOUT from 600 to 1800 for kernel 6.18+ DKMS buildsCraig Jennings2026-04-131-1/+4
* docs: document bats unit tests + sync stale README bitsCraig Jennings2026-04-132-18/+80
* refactor: decompose install_btrfs into named orchestration stagesCraig Jennings2026-04-133-62/+97
* refactor: dedupe findmnt invocation in safe_cleanup_work_dirCraig Jennings2026-04-131-4/+8
* refactor: merge install_base and install_base_btrfsCraig Jennings2026-04-133-69/+106
* refactor: unify get_{luks,zfs}_passphrase and get_root_passwordCraig Jennings2026-04-133-54/+70
* refactor: drop dead mount_efi and select_raid_level from lib/disk.shCraig Jennings2026-04-131-41/+0
* refactor: extract pure RAID logic to lib/raid.sh with bats coverageCraig Jennings2026-04-123-6/+274
* test: add bats unit tests for common.sh and config.shCraig Jennings2026-04-123-4/+211
* security: gitignore host configs, add .example templatesCraig Jennings2026-04-123-0/+3
* refactor: remove dead installer/lib/zfs.shCraig Jennings2026-04-122-378/+8
* fix: drop zroot/tmp dataset and dedup pacman snapshot hookCraig Jennings2026-04-122-8/+46
* session: first bare metal install on velox, multiple fixesCraig Jennings2026-04-103-0/+540
* fix: add inetutils to installed system packagesCraig Jennings2026-04-091-0/+2
* fix: use pbkdf2 for LUKS2 containers instead of argon2idCraig Jennings2026-04-091-2/+5
* feat: default to no-color output, add --color flag to enableCraig Jennings2026-04-092-11/+16
* fix: migrate archzfs repo from stale archzfs.com to GitHub ReleasesCraig Jennings2026-04-092-4/+4
* session: add logo candidates and build new ISOCraig Jennings2026-03-283-0/+0
* docs: reorganize README sections to follow logical user journeyCraig Jennings2026-02-241-161/+131
* docs: add Running Tests section to testing strategy, link from READMECraig Jennings2026-02-242-1/+36
* docs: move Testing with VMs section above Troubleshooting in READMECraig Jennings2026-02-241-49/+49
* refactor: rename vm-* Makefile targets to test-* for discoverabilityCraig Jennings2026-02-242-21/+21
* feat: add Makefile targets for manual VM testingCraig Jennings2026-02-242-17/+53
* docs: add testing-strategy.org with ZFS encryption notes and test recipeCraig Jennings2026-02-241-0/+287
* feat: add ZFS encrypted volume tests (single disk + mirror)Craig Jennings2026-02-243-10/+110
* feat: add preflight checks, rename ISO format, use Makefile targets in docsCraig Jennings2026-02-232-18/+27
* docs: fix overview paragraph breaks and missing conjunctionCraig Jennings2026-02-231-1/+5
* docs: use inline code for make build in overviewCraig Jennings2026-02-231-7/+1
* docs: update README overview wordingCraig Jennings2026-02-231-12/+11
* chore: remove default Makefile target, update README overviewCraig Jennings2026-02-232-9/+2
* docs: update README subtitle and fix internal linksCraig Jennings2026-02-231-1/+1
* docs: fix internal links to use GitHub-compatible anchor formatCraig Jennings2026-02-231-9/+9
* docs: expand README with rescue disk, SSH, config example, and address review...Craig Jennings2026-02-231-44/+134
* docs: add CONTRIBUTING.md for open-source contributorsCraig Jennings2026-02-231-0/+58
* refactor: rename custom/ to installer/ for clarityCraig Jennings2026-02-2316-14/+15
* docs: reorganize README features and fix table formattingCraig Jennings2026-02-231-12/+12
* chore: add inbox/ to .gitignoreCraig Jennings2026-02-231-0/+1
* feat: add LUKS passphrase automation to VM test frameworkCraig Jennings2026-02-231-1/+117
* fix: support multi-disk LUKS and fix cryptkey format for btrfsCraig Jennings2026-02-231-20/+48
* chore: add .shellcheckrc to suppress intentional shellcheck warningsCraig Jennings2026-02-231-0/+20
* fix: resolve remaining SC2155 warnings across all scriptsCraig Jennings2026-02-234-21/+40
* docs: update archangel.conf.example for btrfs supportCraig Jennings2026-02-231-8/+8