aboutsummaryrefslogtreecommitdiff
path: root/installer/lib/zfs.sh
Commit message (Collapse)AuthorAgeFilesLines
* refactor: rename custom/ to installer/ for clarityCraig Jennings2026-02-231-0/+359
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.