| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: use pbkdf2 for LUKS2 containers instead of argon2id | Craig Jennings | 12 days | 1 | -2/+5 |
| | | | | | | GRUB's LUKS2 support only handles pbkdf2. When /boot is inside the encrypted volume, argon2id causes GRUB to reject the correct password. | ||||
| * | refactor: rename custom/ to installer/ for clarity | Craig Jennings | 2026-02-23 | 1 | -0/+900 |
| The custom/ directory name was an archiso implementation detail. Renamed to installer/ which clearly communicates that this directory contains the installer scripts and utilities that ship on the ISO. Updated all references in build.sh, Makefile, test-install.sh, and README. | |||||
