aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* refactor: drop dead variables from lib/config.shCraig Jennings2026-05-141-3/+0
* feat: consolidate zfssnapshot and zfsrollback into one subcommand-driven scriptCraig Jennings2026-04-278-274/+573
* refactor: drop dead configure_luks_grub from Btrfs install pathCraig Jennings2026-04-271-28/+0
* refactor: extract MNTPOINT constant for the install chroot mount pointCraig Jennings2026-04-275-131/+143
* refactor: verify GRUB_CMDLINE_LINUX seds via prepend_grub_cmdline_linux helperCraig Jennings2026-04-275-3/+95
* refactor: consolidate installer defaults and FILESYSTEM validation into confi...Craig Jennings2026-04-275-75/+84
* refactor: collapse sshd_config seds into enable_sshd_root_loginCraig Jennings2026-04-263-3/+92
* refactor: extract EFI_DIR constant for the install-time EFI mount pointCraig Jennings2026-04-264-18/+36
* refactor: unify partition_disks across ZFS and Btrfs install pathsCraig Jennings2026-04-264-187/+202
* fix: clean up partial installs via ERR/INT/TERM trapCraig Jennings2026-04-262-0/+163
* test: expand bats coverage across installer modulesCraig Jennings2026-04-266-15/+501
* 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