aboutsummaryrefslogtreecommitdiff
path: root/installer/lib
Commit message (Expand)AuthorAgeFilesLines
* feat(install): install baked AUR packages and clean the target configCraig Jennings4 days1-0/+61
* refactor: drop the dead duplicate disk_in_use from common.shCraig Jennings2026-05-231-8/+0
* feat(install): add pre-flight environment and disk-target validationCraig Jennings2026-05-222-0/+80
* refactor: extract validate_encryption_passphrase from gather_inputCraig Jennings2026-05-191-0/+13
* refactor: lift FILES= keyfile sed to ensure_initramfs_files helperCraig Jennings2026-05-192-5/+18
* refactor: drop dead variables from lib/config.shCraig Jennings2026-05-141-3/+0
* 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-272-65/+73
* refactor: verify GRUB_CMDLINE_LINUX seds via prepend_grub_cmdline_linux helperCraig Jennings2026-04-272-2/+27
* refactor: consolidate installer defaults and FILESYSTEM validation into confi...Craig Jennings2026-04-271-4/+19
* refactor: collapse sshd_config seds into enable_sshd_root_loginCraig Jennings2026-04-261-0/+18
* refactor: extract EFI_DIR constant for the install-time EFI mount pointCraig Jennings2026-04-262-6/+16
* refactor: unify partition_disks across ZFS and Btrfs install pathsCraig Jennings2026-04-261-69/+39
* 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