Skip to content

Commit be6623d

Browse files
Merge pull request #735 from nascs/openwrt_image_completion
Openwrt image completion
2 parents de5c15f + e8d5546 commit be6623d

4 files changed

Lines changed: 40 additions & 0 deletions

File tree

docs/rock3/rock3b/download.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,18 @@ import Images from "./\_image.mdx"
88

99
## 操作系统镜像
1010

11+
### 官方操作系统镜像
12+
1113
<Images loader={false} system_img={true} spi_img={false} />
1214

15+
:::caution
16+
除了上面的镜像经过官方充分测试外,其他镜像未经过严格测试,可能会存在未知问题,仅用于评估使用。
17+
:::
18+
19+
### 第三方操作系统镜像
20+
21+
- [Radxa ROCK 3B OpenWrt](https://openwrt.org/toh/hwdata/radxa/radxa_rock_3b)
22+
1323
## 硬件设计
1424

1525
### V1.5

docs/rock3/rock3c/getting-started/download.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,14 @@ sidebar_position: 20
2525

2626
## 系统镜像
2727

28+
### 官方操作系统镜像
29+
2830
ROCK 3C: [Build 43](https://github.com/radxa-build/rock-3c/releases/download/b43/rock-3c_debian_bullseye_xfce_b43.img.xz)
31+
32+
:::caution
33+
除了上面的镜像经过官方充分测试外,其他镜像未经过严格测试,可能会存在未知问题,仅用于评估使用。
34+
:::
35+
36+
### 第三方操作系统镜像
37+
38+
- [Radxa ROCK 3C OpenWrt](https://openwrt.org/toh/hwdata/radxa/radxa_rock_3c)

i18n/en/docusaurus-plugin-content-docs/current/rock3/rock3b/download.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,18 @@ import Images from "./\_image.mdx"
88

99
## Operating system image
1010

11+
### Official Operating System Image
12+
1113
<Images loader={false} system_img={true} spi_img={false} />
1214

15+
:::caution
16+
Except for the above mirrors which have been fully tested officially, the other mirrors have not been rigorously tested and may have unknown issues and are for evaluation purposes only.
17+
:::
18+
19+
### Third-Party Operating System images
20+
21+
- [Radxa ROCK 3B OpenWrt](https://openwrt.org/toh/hwdata/radxa/radxa_rock_3b)
22+
1323
## Hardware Design
1424

1525
### V1.5

i18n/en/docusaurus-plugin-content-docs/current/rock3/rock3c/getting-started/download.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,14 @@ title: Resource Download
2626

2727
## System images
2828

29+
### Official Operating System Image
30+
2931
ROCK 3C: [Build 43](https://github.com/radxa-build/rock-3c/releases/download/b43/rock-3c_debian_bullseye_xfce_b43.img.xz)
32+
33+
:::caution
34+
Except for the above mirrors which have been fully tested officially, the other mirrors have not been rigorously tested and may have unknown issues and are for evaluation purposes only.
35+
:::
36+
37+
### Third-Party Operating System images
38+
39+
- [Radxa ROCK 3C OpenWrt](https://openwrt.org/toh/hwdata/radxa/radxa_rock_3c)

0 commit comments

Comments
 (0)