aboutsummaryrefslogtreecommitdiff
path: root/installer/lib/common.sh
Commit message (Expand)AuthorAgeFilesLines
* feat(install): install baked AUR packages and clean the target configCraig Jennings2026-06-091-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-221-0/+21
* refactor: lift FILES= keyfile sed to ensure_initramfs_files helperCraig Jennings2026-05-191-0/+17
* refactor: extract MNTPOINT constant for the install chroot mount pointCraig Jennings2026-04-271-1/+9
* refactor: verify GRUB_CMDLINE_LINUX seds via prepend_grub_cmdline_linux helperCraig Jennings2026-04-271-0/+18
* 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-261-0/+10
* 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: 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
* feat: default to no-color output, add --color flag to enableCraig Jennings2026-04-091-11/+11
* refactor: rename custom/ to installer/ for clarityCraig Jennings2026-02-231-0/+173