aboutsummaryrefslogtreecommitdiff
path: root/custom
Commit message (Expand)AuthorAgeFilesLines
* fix: resolve SC2155 shellcheck warnings in custom/lib/Craig Jennings2026-02-233-9/+18
* scrub personal info and make distribution targets configurableCraig Jennings2026-02-233-3/+3
* chore: standardize shebangs, fix lint target, add .editorconfigCraig Jennings2026-02-232-2/+2
* fix: correct broken shebangs in zfssnapshot and zfsrollbackCraig Jennings2026-02-222-2/+2
* remove skeleton archsetup-zfs scriptCraig Jennings2026-02-221-438/+0
* fix: archzfs key prompt hang, test false positive, add local distributionCraig Jennings2026-02-121-11/+5
* refactor: rename archzfs to archangel, simplify build-releaseCraig Jennings2026-01-311-4/+4
* refactor: remove archsetup references, make installer standaloneCraig Jennings2026-01-252-20/+7
* Add LUKS testing infrastructure and documentationCraig Jennings2026-01-252-5/+64
* Update test config and documentationCraig Jennings2026-01-251-2/+22
* Fix GRUB boot for btrfs with subvolumesCraig Jennings2026-01-251-11/+21
* Fix LUKS encryption for btrfs (single and multi-disk)Craig Jennings2026-01-241-13/+13
* Phase 3: Add multi-disk btrfs support (RAID0/RAID1)Craig Jennings2026-01-242-37/+322
* Fix LUKS btrfs installation and reduce ISO sizeCraig Jennings2026-01-241-1/+23
* Phase 2.8: Add LUKS encryption for btrfsCraig Jennings2026-01-243-8/+186
* Fix btrfs GRUB boot and snapper firstbootCraig Jennings2026-01-241-84/+93
* Fix btrfs bugs from VM testingCraig Jennings2026-01-231-19/+35
* Phase 2.1: Implement btrfs supportCraig Jennings2026-01-233-15/+584
* Phase 1.5: Rename to archangelCraig Jennings2026-01-232-8/+10
* Phase 1.4: Add filesystem selection promptCraig Jennings2026-01-234-12/+82
* Fix set -e compatibility in lib functionsCraig Jennings2026-01-234-11/+17
* Phase 1.1: Create lib/ directory structure for archangel refactorCraig Jennings2026-01-235-81/+826
* Replace GRUB with ZFSBootMenu bootloaderCraig Jennings2026-01-227-547/+102
* Fix ratio boot issues: firmware, mkinitcpio, and document ZFS rollback dangersCraig Jennings2026-01-221-0/+26
* Fix ZFS boot failures: service conflicts, cachefile, and GRUB duplicate rootCraig Jennings2026-01-211-3/+10
* Use zfs-import-scan instead of zfs-import-cache for bootCraig Jennings2026-01-211-12/+7
* Fix ZFS boot failure: set cachefile property after pool creationCraig Jennings2026-01-201-0/+7
* Add Avahi mDNS to installed systems for network discoveryCraig Jennings2026-01-191-0/+3
* Fix hostid mismatch bug that prevented booting installed systemsCraig Jennings2026-01-191-8/+10
* Add Avahi mDNS for easy SSH access, fix ISP firmware pathCraig Jennings2026-01-191-1/+3
* Add wireless-regdb for proper WiFi regulatory complianceCraig Jennings2026-01-191-1/+2
* Add AMD ISP firmware to initramfs for APUs with camerasCraig Jennings2026-01-191-0/+17
* Fix journald on ZFS: wait for mounts, enable persistent storageCraig Jennings2026-01-191-0/+17
* Add wget to target system packagesCraig Jennings2026-01-191-1/+2
* Add comprehensive installation tests and ZFS script deploymentCraig Jennings2026-01-191-2/+7
* Fix zfsrollback to process children before parentsCraig Jennings2026-01-191-2/+3
* Fix grub-zfs-snap command substitution syntax errorCraig Jennings2026-01-191-1/+1
* Increase fzf height in zfsrollback to 70%Craig Jennings2026-01-191-3/+3
* Add fzf to target system packagesCraig Jennings2026-01-191-1/+2
* Add zfssnapshot and zfsrollback scripts to ISOCraig Jennings2026-01-192-0/+294
* Add eBPF tracing tools and w3m terminal browserCraig Jennings2026-01-191-0/+158
* Fix EFI_PART typo causing empty UUID in fstabCraig Jennings2026-01-181-1/+1
* Remove autodetect hook from mkinitcpio for bare metal compatibilityCraig Jennings2026-01-181-2/+4
* Include timestamp in install-archzfs log filenameCraig Jennings2026-01-181-1/+1
* Add timestamp header to install-archzfs.logCraig Jennings2026-01-181-0/+7
* Make ZFS encryption optional with interactive promptCraig Jennings2026-01-182-11/+43
* Add utility tools and rescue guide documentationCraig Jennings2026-01-181-0/+355
* Add network diagnostics tools and rescue guide documentationCraig Jennings2026-01-181-9/+342
* Add disk, network, and encryption tools with rescue guide sectionsCraig Jennings2026-01-181-2/+685
* Add hardware diagnostics tools and rescue guide sectionCraig Jennings2026-01-181-1/+209