aboutsummaryrefslogtreecommitdiff
path: root/installer/lib/btrfs.sh
Commit message (Expand)AuthorAgeFilesLines
* 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-271-64/+64
* refactor: verify GRUB_CMDLINE_LINUX seds via prepend_grub_cmdline_linux helperCraig Jennings2026-04-271-2/+9
* refactor: extract EFI_DIR constant for the install-time EFI mount pointCraig Jennings2026-04-261-6/+6
* refactor: decompose install_btrfs into named orchestration stagesCraig Jennings2026-04-131-0/+80
* fix: use pbkdf2 for LUKS2 containers instead of argon2idCraig Jennings2026-04-091-2/+5
* refactor: rename custom/ to installer/ for clarityCraig Jennings2026-02-231-0/+900