| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix set -e compatibility in lib functions | Craig Jennings | 2026-01-23 | 1 | -8/+8 |
| * | Phase 1.1: Create lib/ directory structure for archangel refactor | Craig Jennings | 2026-01-23 | 1 | -81/+14 |
| * | Replace GRUB with ZFSBootMenu bootloader | Craig Jennings | 2026-01-22 | 1 | -129/+98 |
| * | Fix ratio boot issues: firmware, mkinitcpio, and document ZFS rollback dangers | Craig Jennings | 2026-01-22 | 1 | -0/+26 |
| * | Fix ZFS boot failures: service conflicts, cachefile, and GRUB duplicate root | Craig Jennings | 2026-01-21 | 1 | -3/+10 |
| * | Use zfs-import-scan instead of zfs-import-cache for boot | Craig Jennings | 2026-01-21 | 1 | -12/+7 |
| * | Fix ZFS boot failure: set cachefile property after pool creation | Craig Jennings | 2026-01-20 | 1 | -0/+7 |
| * | Add Avahi mDNS to installed systems for network discovery | Craig Jennings | 2026-01-19 | 1 | -0/+3 |
| * | Fix hostid mismatch bug that prevented booting installed systems | Craig Jennings | 2026-01-19 | 1 | -8/+10 |
| * | Add Avahi mDNS for easy SSH access, fix ISP firmware path | Craig Jennings | 2026-01-19 | 1 | -1/+3 |
| * | Add wireless-regdb for proper WiFi regulatory compliance | Craig Jennings | 2026-01-19 | 1 | -1/+2 |
| * | Add AMD ISP firmware to initramfs for APUs with cameras | Craig Jennings | 2026-01-19 | 1 | -0/+17 |
| * | Fix journald on ZFS: wait for mounts, enable persistent storage | Craig Jennings | 2026-01-19 | 1 | -0/+17 |
| * | Add wget to target system packages | Craig Jennings | 2026-01-19 | 1 | -1/+2 |
| * | Add comprehensive installation tests and ZFS script deployment | Craig Jennings | 2026-01-19 | 1 | -2/+7 |
| * | Add fzf to target system packages | Craig Jennings | 2026-01-19 | 1 | -1/+2 |
| * | Fix EFI_PART typo causing empty UUID in fstab | Craig Jennings | 2026-01-18 | 1 | -1/+1 |
| * | Remove autodetect hook from mkinitcpio for bare metal compatibility | Craig Jennings | 2026-01-18 | 1 | -2/+4 |
| * | Include timestamp in install-archzfs log filename | Craig Jennings | 2026-01-18 | 1 | -1/+1 |
| * | Add timestamp header to install-archzfs.log | Craig Jennings | 2026-01-18 | 1 | -0/+7 |
| * | Make ZFS encryption optional with interactive prompt | Craig Jennings | 2026-01-18 | 1 | -9/+36 |
| * | Add --no-encrypt flag for testing without encryption | Craig Jennings | 2026-01-18 | 1 | -20/+45 |
| * | Add snapshot retention with automatic pruning | Craig Jennings | 2026-01-18 | 1 | -0/+46 |
| * | Add grub-zfs-snap for ZFS snapshot boot entries | Craig Jennings | 2026-01-18 | 1 | -0/+21 |
| * | Fix ZFS boot failure and update ISO naming format | Craig Jennings | 2026-01-18 | 1 | -1/+20 |
| * | Fix unattended mode exit issue (return 0) | Craig Jennings | 2026-01-18 | 1 | -1/+1 |
| * | Add config file support for unattended installations | Craig Jennings | 2026-01-18 | 1 | -4/+123 |
| * | Remove Next Steps section from install summary | Craig Jennings | 2026-01-18 | 1 | -6/+0 |
| * | Fix fzf selections: disk parsing, WiFi, show all locales/keymaps | Craig Jennings | 2026-01-18 | 1 | -11/+41 |
| * | Add fzf-based interface for all selections | Craig Jennings | 2026-01-17 | 1 | -106/+230 |
| * | Default WiFi configuration to yes | Craig Jennings | 2026-01-17 | 1 | -2/+2 |
| * | Add multi-disk RAID, SSH config, stripe option, remove colors | Craig Jennings | 2026-01-17 | 1 | -413/+586 |
| * | Initial commit: archzfs ISO build system | Craig Jennings | 2026-01-17 | 1 | -0/+831 |