diff options
| author | Craig Jennings <c@cjennings.net> | 2026-04-12 22:57:54 -0400 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-04-12 22:57:54 -0400 |
| commit | 3321f0fe09b545a7ae3cfd98a80111bb43c0e448 (patch) | |
| tree | 8285ee3f2f749ee5fb5ac78aa8115546764ee670 /README.org | |
| parent | 64260df38906e68b3d75169b8cae3b69715f5bc6 (diff) | |
| download | archangel-3321f0fe09b545a7ae3cfd98a80111bb43c0e448.tar.gz archangel-3321f0fe09b545a7ae3cfd98a80111bb43c0e448.zip | |
refactor: remove dead installer/lib/zfs.sh
The library was sourced but only zfs_preflight was reachable from
install_zfs(); the other ten functions either had names that were
never called (create_zfs_datasets, configure_zfs_pacman_hook, etc.)
or were shadowed by same-named definitions in the monolithic
installer/archangel (create_zfs_pool, configure_zfsbootmenu,
configure_zfs_services).
Inlined zfs_preflight into archangel and dropped the source line.
Removes a trap where fixes appear to be "mirrored" but only one
copy actually runs.
Diffstat (limited to 'README.org')
0 files changed, 0 insertions, 0 deletions
