<feed xmlns='http://www.w3.org/2005/Atom'>
<title>archangel/README.org, 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-02-24T14:43:00+00:00</updated>
<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>feat: add preflight checks, rename ISO format, use Makefile targets in docs</title>
<updated>2026-02-24T01:41:53+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-02-24T01:41:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archangel/commit/?id=c247536d403c09f74bc254e52f0a9edb2f819949'/>
<id>urn:sha1:c247536d403c09f74bc254e52f0a9edb2f819949</id>
<content type='text'>
- Add Arch Linux and disk space preflight checks to build.sh
- Rename ISO format: archangel-YYYY-MM-DD-vmlinuz-version-lts-x86_64.iso
- Update README to use Makefile targets throughout (make build, make clean)
- Note preflight checks in Prerequisites section
</content>
</entry>
<entry>
<title>docs: fix overview paragraph breaks and missing conjunction</title>
<updated>2026-02-23T21:56:16+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-02-23T21:56:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archangel/commit/?id=922a9f41ef1c1774ff7aadec6d79d3416726e729'/>
<id>urn:sha1:922a9f41ef1c1774ff7aadec6d79d3416726e729</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: use inline code for make build in overview</title>
<updated>2026-02-23T21:54:06+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-02-23T21:54:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archangel/commit/?id=d1352fd1ee2e2ea668c3e241e826e6bd6b70239e'/>
<id>urn:sha1:d1352fd1ee2e2ea668c3e241e826e6bd6b70239e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: update README overview wording</title>
<updated>2026-02-23T21:52:13+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-02-23T21:52:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archangel/commit/?id=4d4a3a0dac8478b9b7d7a27e88f0dfa712712110'/>
<id>urn:sha1:4d4a3a0dac8478b9b7d7a27e88f0dfa712712110</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: remove default Makefile target, update README overview</title>
<updated>2026-02-23T21:33:43+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-02-23T21:33:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archangel/commit/?id=fb0ca5dbdc53009713a635929feab04bc4db5e41'/>
<id>urn:sha1:fb0ca5dbdc53009713a635929feab04bc4db5e41</id>
<content type='text'>
</content>
</entry>
</feed>
