| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | Fix zfsrollback to process children before parents | Craig Jennings | 2026-01-19 | 1 | -2/+3 |
| * | Fix grub-zfs-snap command substitution syntax error | Craig Jennings | 2026-01-19 | 1 | -1/+1 |
| * | Increase fzf height in zfsrollback to 70% | Craig Jennings | 2026-01-19 | 1 | -3/+3 |
| * | Add fzf to target system packages | Craig Jennings | 2026-01-19 | 1 | -1/+2 |
| * | Add zfssnapshot and zfsrollback scripts to ISO | Craig Jennings | 2026-01-19 | 2 | -0/+294 |
| * | Add eBPF tracing tools and w3m terminal browser | Craig Jennings | 2026-01-19 | 1 | -0/+158 |
| * | 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 | 2 | -11/+43 |
| * | Add utility tools and rescue guide documentation | Craig Jennings | 2026-01-18 | 1 | -0/+355 |
| * | Add network diagnostics tools and rescue guide documentation | Craig Jennings | 2026-01-18 | 1 | -9/+342 |
| * | Add disk, network, and encryption tools with rescue guide sections | Craig Jennings | 2026-01-18 | 1 | -2/+685 |
| * | Add hardware diagnostics tools and rescue guide section | Craig Jennings | 2026-01-18 | 1 | -1/+209 |
| * | Add Windows recovery tools and rescue guide section | Craig Jennings | 2026-01-18 | 1 | -1/+228 |
| * | Add boot repair tools and rescue guide section | Craig Jennings | 2026-01-18 | 1 | -1/+217 |
| * | Add data recovery tools and rescue guide section | Craig Jennings | 2026-01-18 | 1 | -1/+189 |
| * | Add rescue tools and ZFS rescue guide | Craig Jennings | 2026-01-18 | 1 | -0/+230 |
| * | Add --no-encrypt flag for testing without encryption | Craig Jennings | 2026-01-18 | 2 | -22/+52 |
| * | Add snapshot retention with automatic pruning | Craig Jennings | 2026-01-18 | 2 | -0/+254 |
| * | Add grub-zfs-snap for ZFS snapshot boot entries | Craig Jennings | 2026-01-18 | 4 | -0/+216 |
| * | 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 | 2 | -4/+200 |
| * | 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 | 3 | -0/+1293 |