Assert the cn update wiring in tests and document the unified update path

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Kb7vDj6PHwymeDeSUUk1eX
This commit is contained in:
2026-08-28 13:57:07 -04:00
co-authored by Claude Fable 5
parent e62584b31f
commit 92ebed0f34
2 changed files with 39 additions and 2 deletions
+6 -2
View File
@@ -2,8 +2,12 @@
## 更新
- ISO 安装:系统随上游 `omarchy update`;cn 层当前随新版 ISO 迭代([omarchycn] pacman 仓库暂只分发 keyringomarchy-dev 包上仓后将改为 pacman 更新
- Overlay 安装:`omarchycn update`(拉取源码 → 重装 overlay → 执行未跑过的 cn 迁移)
所有安装形态统一用 `omarchycn update`(即 `omarchy cn update`)做完整更新
- ISO / 一键转换等包安装:走完整更新管线(系统包 + [omarchycn] 仓库里的 cn 包 → 应用目录、镜像表、AI registry 随包更新 → 上游迁移与 cn 迁移)
- Overlay 安装:拉取源码 → 重装 overlay → 执行未跑过的 cn 迁移
包安装上直接跑 `omarchy update` 效果相同(cn 迁移已并入其管线)。
## 备份位置