aboutsummaryrefslogtreecommitdiff
path: root/installer/lib
Commit message (Expand)AuthorAgeFilesLines
* refactor: extract get_raid_level fzf preview into raid.sh helperCraig Jennings2026-04-261-0/+119
* fix: fail fast on missing ZFSBootMenu efibootmgr entryCraig Jennings2026-04-261-0/+24
* feat: PrivateTmp=yes drop-in for systemd-tmpfiles on ZFS-rootCraig Jennings2026-04-211-0/+14
* refactor: decompose install_btrfs into named orchestration stagesCraig Jennings2026-04-131-0/+80
* refactor: merge install_base and install_base_btrfsCraig Jennings2026-04-131-0/+28
* refactor: unify get_{luks,zfs}_passphrase and get_root_passwordCraig Jennings2026-04-131-0/+37
* 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-121-0/+70
* refactor: remove dead installer/lib/zfs.shCraig Jennings2026-04-121-377/+0
* fix: drop zroot/tmp dataset and dedup pacman snapshot hookCraig Jennings2026-04-121-3/+21
* 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
* refactor: rename custom/ to installer/ for clarityCraig Jennings2026-02-235-0/+1767