Skip to content

Commit d126d95

Browse files
authored
Merge pull request #37 from shankerwangmiao/pr-openwrt-split
openwrt: split
2 parents 7c29767 + 41cc332 commit d126d95

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

openwrt/intro.zh.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
OpenWRT(曾用名 LEDE)是一款广泛应用于路由器的嵌入式操作系统。本站提供 OpenWRT 的包管理器 `opkg` 的 release 部分镜像。

openwrt/openwrt.zh.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
OpenWRT(曾用名 LEDE)是一款广泛应用于路由器的嵌入式操作系统。本站提供 OpenWRT 的包管理器 `opkg` 的 release 部分镜像。
2-
3-
部分镜像站(例如 TUNA/BFSU)并不包含 snapshots 镜像,USTC 提供了对 snapshots 的反代,请在替换之前确认各镜像站的情况。
4-
51
从 OpenWrt 25.12 开始,包管理器由 `opkg` 改为 `apk` (Alpine Package Keeper),默认软件源的配置文件路径由 `/etc/opkg/distfeeds.conf` 改为 `/etc/apk/repositories.d/distfeeds.list`
62

73
### 自动替换

openwrt/snapshot.zh.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
部分镜像站(例如 TUNA/BFSU)并不包含 snapshots 镜像,USTC 提供了对 snapshots 的反代,请在替换之前确认各镜像站的情况。

openwrt/zh.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
_: OpenWRT 软件仓库
22
block:
3+
- intro
4+
- snapshot
35
- openwrt
46
input:
57
packagemanager:

0 commit comments

Comments
 (0)