docs(orion): remove 飞牛 fnOS example download links#1919
Merged
Milir-Radxa merged 1 commit intoJul 8, 2026
Merged
Conversation
按售后技术支持同事反馈,删除上一个 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 下载页」的指引,不再提供 具体文件的下载链接。
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Why
Per follow-up feedback from the requester after #1915 was merged:
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.What Changed
Removed:
docs/orion/download.md(CN/EN).Replaced with (CN example):
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 --fetch→ok: 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.