<feed xmlns='http://www.w3.org/2005/Atom'>
<title>archangel, branch v0.8</title>
<subtitle>Arch Linux installer ISO — ZFS-on-root or BTRFS, doubles as rescue disk
</subtitle>
<id>https://git.cjennings.net/archangel/atom?h=v0.8</id>
<link rel='self' href='https://git.cjennings.net/archangel/atom?h=v0.8'/>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archangel/'/>
<updated>2026-04-10T03:04:44+00:00</updated>
<entry>
<title>fix: use pbkdf2 for LUKS2 containers instead of argon2id</title>
<updated>2026-04-10T03:04:44+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-04-10T03:04:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archangel/commit/?id=e05c913f799e68aaede4cbc29ee54c0e2449f86d'/>
<id>urn:sha1:e05c913f799e68aaede4cbc29ee54c0e2449f86d</id>
<content type='text'>
GRUB's LUKS2 support only handles pbkdf2. When /boot is inside the
encrypted volume, argon2id causes GRUB to reject the correct password.
</content>
</entry>
<entry>
<title>feat: default to no-color output, add --color flag to enable</title>
<updated>2026-04-10T03:02:52+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-04-10T03:02:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archangel/commit/?id=ee4a3f67f84609c144faad9ca54e74c2fee325c2'/>
<id>urn:sha1:ee4a3f67f84609c144faad9ca54e74c2fee325c2</id>
<content type='text'>
Keeps logs and SSH output clean. Use archangel --color for colored output.
</content>
</entry>
<entry>
<title>fix: migrate archzfs repo from stale archzfs.com to GitHub Releases</title>
<updated>2026-04-10T03:02:44+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-04-10T03:02:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archangel/commit/?id=057145e9b9f2106ad3284ce9c37ec6256a500538'/>
<id>urn:sha1:057145e9b9f2106ad3284ce9c37ec6256a500538</id>
<content type='text'>
archzfs.com was abandoned mid-2025; latest packages were ZFS 2.3.2 for
kernel 6.12.29. The new GitHub-hosted repo has ZFS 2.4.1 for 6.18.21.
</content>
</entry>
<entry>
<title>session: add logo candidates and build new ISO</title>
<updated>2026-03-28T20:20:18+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-03-28T20:20:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archangel/commit/?id=de51db8c6620be0edca9aa58cea884574218bfe8'/>
<id>urn:sha1:de51db8c6620be0edca9aa58cea884574218bfe8</id>
<content type='text'>
Added three archangel logo candidate images to assets/. Built and
distributed archangel-2026-03-28 ISO (linux-lts 6.18.20) to Ventoy
USB and TrueNAS.
</content>
</entry>
<entry>
<title>docs: reorganize README sections to follow logical user journey</title>
<updated>2026-02-24T14:43:00+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-02-24T14:40:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archangel/commit/?id=98d31ddad2fe797ed2a28a7ce21877f994a84f6b'/>
<id>urn:sha1:98d31ddad2fe797ed2a28a7ce21877f994a84f6b</id>
<content type='text'>
Eliminate Bare Metal Installation section by redistributing its content:
- dd command → Building the ISO &gt; Writing to USB
- Secure Boot/boot steps → new Booting the ISO section
- SSH/Avahi → SSH Access subsection under Booting the ISO
- archangel invocation → Installation intro
- ZFS/Btrfs first-boot → new Post-Reboot section

Rename sections: Connecting via SSH Server → Booting the ISO,
Arch Linux Install Walkthrough → Installation.
</content>
</entry>
<entry>
<title>docs: add Running Tests section to testing strategy, link from README</title>
<updated>2026-02-24T14:03:34+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-02-24T14:03:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archangel/commit/?id=4128e68b07103672a385178b413321d6193f2d4f'/>
<id>urn:sha1:4128e68b07103672a385178b413321d6193f2d4f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: move Testing with VMs section above Troubleshooting in README</title>
<updated>2026-02-24T14:01:11+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-02-24T14:01:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archangel/commit/?id=7359b3d59d89378711aae5635c8d569d79cc87d4'/>
<id>urn:sha1:7359b3d59d89378711aae5635c8d569d79cc87d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: rename vm-* Makefile targets to test-* for discoverability</title>
<updated>2026-02-24T13:58:15+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-02-24T13:58:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archangel/commit/?id=27314720d250137f2efbd7a5bf63788723b73393'/>
<id>urn:sha1:27314720d250137f2efbd7a5bf63788723b73393</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add Makefile targets for manual VM testing</title>
<updated>2026-02-24T13:57:34+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-02-24T13:57:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archangel/commit/?id=5143437376e6ada7dce3fad37093769c43e4b8a5'/>
<id>urn:sha1:5143437376e6ada7dce3fad37093769c43e4b8a5</id>
<content type='text'>
Add vm, vm-multi, vm-multi3, vm-boot, and vm-clean targets. Update
README to reference make targets instead of raw script invocations.
</content>
</entry>
<entry>
<title>docs: add testing-strategy.org with ZFS encryption notes and test recipe</title>
<updated>2026-02-24T13:54:13+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-02-24T13:54:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archangel/commit/?id=c5759dd61684c15f4ca460d4f8a166825e1bf3d8'/>
<id>urn:sha1:c5759dd61684c15f4ca460d4f8a166825e1bf3d8</id>
<content type='text'>
</content>
</entry>
</feed>
