Skip to content

docs(orion): remove 飞牛 fnOS example download links#1919

Merged
Milir-Radxa merged 1 commit into
radxa-docs:mainfrom
tangzz-radxa:docs/orion-fnos-remove-direct-download-20260708
Jul 8, 2026
Merged

docs(orion): remove 飞牛 fnOS example download links#1919
Milir-Radxa merged 1 commit into
radxa-docs:mainfrom
tangzz-radxa:docs/orion-fnos-remove-direct-download-20260708

Conversation

@tangzz-radxa

Copy link
Copy Markdown
Contributor

Summary

Why

Per follow-up feedback from the requester after #1915 was merged:

  • The example direct download URL (https://iso.liveupdate.fnnas.com/.../fnos_Mainland-PE_arm_1.1.31_armsr_1366.iso) was pinned to a specific version (1.1.31 / 1366) that will go stale as FnNAS iterates the public beta.
  • Customers should pull the image from the upstream FnNAS ARM download page so they always get the current build.
  • Radxa docs should not re-host / re-link the FnNAS image CDN path; pointing to the official download page avoids drift from FnNAS's own distribution policy.

What Changed

Removed:

  • The "当前推荐下载链接(示例)" / "Reference download link (example)" table (filename + version + direct URL) from the two fnos.md files (Orion O6 + Orion O6N, CN/EN).
  • The "适用于此芯 P1 的镜像(UEFI ARM 安装镜像 ISO)" / "Image for CIX P1 (UEFI ARM Installation Image ISO)" direct-link table from docs/orion/download.md (CN/EN).

Replaced with (CN example):

适用于此芯 P1 的镜像请前往 飞牛 fnOS ARM 镜像下载页 的设备支持列表中查找 UEFI ARM 安装镜像 ISO 类别(文件标签 armsr)后自行下载。

镜像版本号与构建号会随飞牛 fnOS ARM 公测版本迭代而变化,请以上述下载页发布的最新版本为准。

The English equivalent is mirrored 1:1.

The MD5 verification tip in each tutorial is kept (it now refers to "the page you downloaded from" generically, no pinned URL).

Verification

  • python3 scripts/github_pr_guard.py check --repo-path . --base radxa-docs-upstream/main --max-scopes 4 --fetchok: true, bilingual clean, 6 files, 1 commit, 3 scopes (docs/orion/download.md, docs/orion/o6, docs/orion/o6n).
  • grep -rn 'iso.liveupdate\|fnos_Mainland-PE' docs/orion/{o6,o6n}/other-os/fnos.md docs/orion/download.md i18n/.../.../.../.../fnos.md i18n/.../download.md → no matches.
  • Net diff: -28 lines, 0 specific file/version left in any docs page.

按售后技术支持同事反馈,删除上一个 PR (radxa-docs#1915) 中给出的飞牛 fnOS
示例下载直链,让用户自行前往飞牛 ARM 下载页在设备支持列表中
查找 UEFI ARM 安装镜像 ISO(armsr 类别)并按页面提示下载。

理由:
- 镜像版本号与构建号会随飞牛 ARM 公测迭代变化,钉死示例 URL
  容易在新版本发布后失效
- 用户应该从飞牛官方页面拿到当前可用的真实下载路径
- Radxa 文档不直接转发飞牛的镜像 CDN 直链,避免与飞牛官方
  镜像分发策略不一致

清理范围(中英双语同步):
- docs/orion/o6/other-os/fnos.md
- docs/orion/o6n/other-os/fnos.md
- docs/orion/download.md
- 对应的 i18n/en/ 镜像

修改后所有页面只保留「请前往飞牛 ARM 下载页」的指引,不再提供
具体文件的下载链接。
@tangzz-radxa tangzz-radxa requested a review from a team as a code owner July 8, 2026 07:53
@Milir-Radxa Milir-Radxa merged commit f9bdfde into radxa-docs:main Jul 8, 2026
3 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants