diff options
| author | Craig Jennings <c@cjennings.net> | 2026-02-23 15:54:06 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-02-23 15:54:06 -0600 |
| commit | d1352fd1ee2e2ea668c3e241e826e6bd6b70239e (patch) | |
| tree | 70ccd881b3a22001546af232572b41b1b7c67b18 /README.org | |
| parent | 4d4a3a0dac8478b9b7d7a27e88f0dfa712712110 (diff) | |
| download | archangel-d1352fd1ee2e2ea668c3e241e826e6bd6b70239e.tar.gz archangel-d1352fd1ee2e2ea668c3e241e826e6bd6b70239e.zip | |
docs: use inline code for make build in overview
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 8 |
1 files changed, 1 insertions, 7 deletions
@@ -5,13 +5,7 @@ Arch Linux ISO and installer with ZFS and Btrfs support. * Overview -Archangel is a custom Arch Linux ISO build system. - -#+begin_src bash -make build -#+end_src - -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, 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 |
