aboutsummaryrefslogtreecommitdiff
path: root/custom/RESCUE-GUIDE.txt
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-01-25 00:10:41 -0600
committerCraig Jennings <c@cjennings.net>2026-01-25 00:10:41 -0600
commit83b9e4d5114bba7068dffee2dd59aad2edcfe269 (patch)
tree506a3eb486c176d2cacbd312ddb5338042b69583 /custom/RESCUE-GUIDE.txt
parent7aa5dbe37daad98427e8e0ae9bbf25f564f54d6e (diff)
downloadarchangel-83b9e4d5114bba7068dffee2dd59aad2edcfe269.tar.gz
archangel-83b9e4d5114bba7068dffee2dd59aad2edcfe269.zip
Update test config and documentation
- Add NO_ENCRYPT=yes to btrfs-single.conf for unattended testing - Add offline Arch Wiki documentation section to RESCUE-GUIDE.txt - Update todo.org with completed tasks and new items
Diffstat (limited to 'custom/RESCUE-GUIDE.txt')
-rw-r--r--custom/RESCUE-GUIDE.txt24
1 files changed, 22 insertions, 2 deletions
diff --git a/custom/RESCUE-GUIDE.txt b/custom/RESCUE-GUIDE.txt
index 53760c8..e241125 100644
--- a/custom/RESCUE-GUIDE.txt
+++ b/custom/RESCUE-GUIDE.txt
@@ -2576,8 +2576,28 @@ Navigation:
Tab - Next link
Shift+Tab - Previous link
-USEFUL URLS FOR RESCUE
-----------------------
+OFFLINE ARCH WIKI (NO NETWORK NEEDED)
+-------------------------------------
+This ISO includes the full Arch Wiki for offline use - invaluable when
+networking is broken and you need documentation.
+
+arch-wiki-lite (CLI, smaller):
+ wiki-search zfs # Search for articles
+ wiki-search mkinitcpio # Find mkinitcpio docs
+ wiki-search "grub rescue" # Search with spaces
+
+arch-wiki-docs (HTML, complete):
+ Location: /usr/share/doc/arch-wiki/html/
+
+ Browse with w3m:
+ w3m /usr/share/doc/arch-wiki/html/index.html
+
+ Search for topic:
+ find /usr/share/doc/arch-wiki/html -iname "*zfs*"
+ w3m /usr/share/doc/arch-wiki/html/en/ZFS.html
+
+USEFUL URLS FOR RESCUE (WHEN ONLINE)
+------------------------------------
https://wiki.archlinux.org
https://wiki.archlinux.org/title/ZFS
https://wiki.archlinux.org/title/GRUB