diff options
| author | Paul Buetow <paul@buetow.org> | 2026-07-03 19:52:50 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-07-03 19:52:50 +0300 |
| commit | e7b70bca2aa5ded509ae20ebea565c48b456ad0e (patch) | |
| tree | 3e652646256d253d42a7cb65de1d306cc60e5ca1 /prompts/skills/pkgrepo/references/client-setup.md | |
| parent | 1f85356ea2e7244c242fd021694cae8abef3d702 (diff) | |
sync skills: pi0/pi1 NetBSD migration docs, new bootstrap-netbsd-pi runbook
pi0 and pi1 were both reinstalled from Rocky Linux to NetBSD 10.1 this
session. Adds the reusable conversion runbook (bootstrap-netbsd-pi.md) and
updates every f3s/pkgrepo reference that assumed pi0/pi1 were still Rocky
(WireGuard setup, DTail client lists, pkgrepo URLs/build host, goprecords
automation, wol-f3s doas behavior), plus documents the bugs found along the
way: no native wg(4) on this platform, uptimed's dual-file read bug,
bozohttpd's -V fallback redirect leaking the system hostname.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Diffstat (limited to 'prompts/skills/pkgrepo/references/client-setup.md')
| -rw-r--r-- | prompts/skills/pkgrepo/references/client-setup.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/prompts/skills/pkgrepo/references/client-setup.md b/prompts/skills/pkgrepo/references/client-setup.md index 5e231ff..67850ab 100644 --- a/prompts/skills/pkgrepo/references/client-setup.md +++ b/prompts/skills/pkgrepo/references/client-setup.md @@ -83,11 +83,13 @@ OpenBSD packages are signed with `signify(1)` via `pkg_sign`: - Signing happens automatically during `make pkg-openbsd` / `make pkg` - `pkg_add` verifies the signature — no `-D unsigned` needed -## Rocky Linux (r0–r2, pi0–pi3) +## Rocky Linux (r0–r2, pi2–pi3) + +`pi0`/`pi1` were reinstalled to NetBSD (see `f3s` skill's `bootstrap-netbsd-pi.md`) and are no longer Rocky clients of this repo. Architecture-specific repo URLs: - `https://pkgrepo.f3s.buetow.org/rockylinux/9/x86_64/` (r0–r2) -- `https://pkgrepo.f3s.buetow.org/rockylinux/9/aarch64/` (pi0–pi3) +- `https://pkgrepo.f3s.buetow.org/rockylinux/9/aarch64/` (pi2–pi3) ### Persistent repo file |
