Skip to content

Commit

Permalink
Correct missing subject
Browse files Browse the repository at this point in the history
  • Loading branch information
weearc committed Jun 1, 2024
1 parent 652be37 commit d572d7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contents/opensuse.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ openSUSE 默认使用 [MirrorCache](https://zh.opensuse.org/MirrorCache) 替换

openSUSE 默认启用了 [RIS](https://en.opensuse.org/openSUSE:Standards_Repository_Index_Service) 和 MirrorCache 技术用于统一分发软件仓库更改和镜像,通常情况下**无需更改镜像**,但可以通过禁用官方源并启用更高优先级的其他镜像来实现更换镜像源的操作。

由于 RIS 的存在,手工关闭单个官方源仓库的刷新,将在下次执行更新操作时被重新启用仍需要和官方源(download.opensuse.org)进行同步,因此在不更改 `openSUSE` 服务的前提下,所有针对官方源的修改将在下次仓库或软件更新时被覆盖或重置。
由于 RIS 的存在,手工关闭单个官方源仓库的刷新,将在下次执行更新操作时被重新启用,在执行更新时 `zypper` 仍需要和官方源(download.opensuse.org)进行同步,因此在不更改 `openSUSE` 服务的前提下,所有针对官方源的修改将在下次仓库或软件更新时被覆盖或重置。

下面流程提供了一种半永久性禁用 RIS 的方法,但同时保留了 `zypper``RIS` 特性满足官方的推荐更新方式,来实现临时禁用 RIS 自动刷新。

Expand Down

0 comments on commit d572d7d

Please sign in to comment.