diff options
| author | Craig Jennings <c@cjennings.net> | 2026-02-23 15:56:16 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-02-23 15:56:16 -0600 |
| commit | 922a9f41ef1c1774ff7aadec6d79d3416726e729 (patch) | |
| tree | 761f13fa59e15b32118f2a235f68412d97955c1d | |
| parent | d1352fd1ee2e2ea668c3e241e826e6bd6b70239e (diff) | |
| download | archangel-922a9f41ef1c1774ff7aadec6d79d3416726e729.tar.gz archangel-922a9f41ef1c1774ff7aadec6d79d3416726e729.zip | |
docs: fix overview paragraph breaks and missing conjunction
| -rw-r--r-- | README.org | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -5,7 +5,11 @@ Arch Linux ISO and installer with ZFS and Btrfs support. * Overview -Archangel is a custom Arch Linux ISO build system. ~make build~ will begin generating a live ISO with OpenZFS kernel modules and an installer that supports Arch Linux on ZFS root along with Btrfs, encrypted filesystems, multi-disk RAID configurations. The ISO also doubles as a [[#rescue-disk][rescue disk]] with data recovery, boot repair, hardware diagnostics, and other tools pre-installed. An [[#ssh-server][SSH server]] starts automatically making remote connections dead easy. +Archangel is a custom Arch Linux ISO build system. + +~make build~ will begin generating a live ISO with OpenZFS kernel modules and an installer that supports Arch Linux on ZFS root along with Btrfs, encrypted filesystems, and multi-disk RAID configurations. + +The ISO also doubles as a [[#rescue-disk][rescue disk]] with data recovery, boot repair, hardware diagnostics, and other tools pre-installed. An [[#ssh-server][SSH server]] starts automatically making remote connections dead easy. * Features |
