aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-07-08 06:55:27 -0500
committerCraig Jennings <c@cjennings.net>2026-07-08 06:55:36 -0500
commit4c75c25bfb45f0dc7b7c06856c6dbb4d772118dd (patch)
treef9dc9dbd42deba3581a456f237db9854fdfb1ce6 /docs
parent85a94009e0b00844726fde95790a111fbafef263 (diff)
downloadarchsetup-4c75c25bfb45f0dc7b7c06856c6dbb4d772118dd.tar.gz
archsetup-4c75c25bfb45f0dc7b7c06856c6dbb4d772118dd.zip
chore: health-check updates (workflow note, audit stamp, todo entries)
Diffstat (limited to 'docs')
-rw-r--r--docs/homelab-inventory/ratio-desktop.org2
-rw-r--r--docs/workflows/system-health-check.org2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/homelab-inventory/ratio-desktop.org b/docs/homelab-inventory/ratio-desktop.org
index 86dcd4d..234c1a4 100644
--- a/docs/homelab-inventory/ratio-desktop.org
+++ b/docs/homelab-inventory/ratio-desktop.org
@@ -18,7 +18,7 @@
:BACKUP: source
:VIRT: libvirt,docker,podman
:INIT: systemd
-:LAST_AUDIT: 2026-05-25
+:LAST_AUDIT: 2026-07-08
:END:
* Overview
diff --git a/docs/workflows/system-health-check.org b/docs/workflows/system-health-check.org
index 8c3823e..b66a186 100644
--- a/docs/workflows/system-health-check.org
+++ b/docs/workflows/system-health-check.org
@@ -229,7 +229,7 @@ Updates are separate from issue investigation. After all issues are addressed (o
3. Check the [[https://archlinux.org/news/][Arch Linux News]] page for any manual intervention notices
4. Check =/var/log/pacman.log= for recent failed transactions
5. *Host-specific kernel watches.* On ratio: if =linux=, =linux-lts=, =linux-firmware=, or a major =mesa= bump is pending, run the addendum at =strix-soak-watch.org= before topgrade. Retire the addendum (delete the file + this bullet) when the strix-lts custom kernel is retired.
-6. Run =topgrade= for the actual update (config at =~/.config/topgrade.toml=)
+6. Run =topgrade= for the actual update (config at =~/.config/topgrade.toml=). On maint hosts (ratio, velox) plain =topgrade= resolves to the dotfiles PATH wrapper, which stamps the console's topgrade-freshness metric on success — no extra step. If the run happened outside the wrapper somehow, =maint stamp topgrade= records it by hand.
7. If linux-firmware, kernel, or Mesa were updated, recommend a reboot
*** Two-Stage Reboot Pattern (MANDATORY if Phase 3 installed kernel / iproute2 / systemd / NetworkManager)