aboutsummaryrefslogtreecommitdiff
path: root/TODO.org
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-01-18 21:13:10 -0600
committerCraig Jennings <c@cjennings.net>2026-01-18 21:13:10 -0600
commit7be2ae722bbb93af435190d9b382da26f7246e8d (patch)
treed165e36c8ca2e1d16f1b836c2f277e85dbe8ac0f /TODO.org
parentc97de156e88fcf323d9aedd054e8837b559bc291 (diff)
downloadarchangel-7be2ae722bbb93af435190d9b382da26f7246e8d.tar.gz
archangel-7be2ae722bbb93af435190d9b382da26f7246e8d.zip
Add TODOs for Arch Wiki offline docs and mkosi research
Diffstat (limited to 'TODO.org')
-rw-r--r--TODO.org17
1 files changed, 17 insertions, 0 deletions
diff --git a/TODO.org b/TODO.org
index f5bb85d..757fb00 100644
--- a/TODO.org
+++ b/TODO.org
@@ -7,6 +7,23 @@ Package is AUR-only, so needs pre-building or AUR helper integration in build pr
- Option 1: Pre-build with yay/paru and add to zfs-packages/
- Option 2: Add AUR repo to pacman.conf in build
+** TODO [#A] Install Arch Wiki on ISO for offline package help
+Include offline Arch Wiki on the ISO for package documentation and troubleshooting.
+Would be invaluable for rescue scenarios without network access.
+
+Options to research:
+- arch-wiki-docs package (official, ~500MB compressed)
+- arch-wiki-lite for terminal viewing
+- Custom subset focusing on ZFS, recovery, and commonly needed topics
+
+Reference in RESCUE-GUIDE.txt and README.org.
+
+** TODO [#B] Research mkosi as alternative to mkarchiso
+Investigate whether mkosi offers advantages over mkarchiso for building the ISO.
+
+*** Reference
+- https://wiki.archlinux.org/title/Mkosi
+
** TODO [#B] Set up CI/CD pipeline for automated ISO builds
*** Options to evaluate
- Self-hosted on TrueNAS (primary target)