Skip to content

docs: add binfmt section to environment setup#1752

Merged
Milir-Radxa merged 4 commits into
radxa-docs:mainfrom
tangzz-radxa:docs/add-binfmt-to-install-env-v2
May 13, 2026
Merged

docs: add binfmt section to environment setup#1752
Milir-Radxa merged 4 commits into
radxa-docs:mainfrom
tangzz-radxa:docs/add-binfmt-to-install-env-v2

Conversation

@tangzz-radxa
Copy link
Copy Markdown
Contributor

Summary

Add binfmt section (### 启用 binfmt / ### Enable binfmt) before the Docker section in environment setup for U-Boot/Kernel/Radxa OS build environment documentation.

Changes

  • docs/common/radxa-os/build-system/_install_env.mdx: Added Chinese section with install commands
  • i18n/en/docusaurus-plugin-content-docs/current/common/radxa-os/build-system/_install_env.mdx: Added English section (equivalent)

Content

Enables running cross-architecture binaries via qemu-user-static and binfmt-support.

sudo apt-get update
sudo apt-get install git qemu-user-static binfmt-support

Add Enable binfmt section (### 启用 binfmt / ### Enable binfmt)
before Docker section in environment setup, enabling cross-architecture
binary execution with qemu-user-static and binfmt-support.
@tangzz-radxa tangzz-radxa requested a review from RadxaYuntian as a code owner May 9, 2026 10:16
@tangzz-radxa tangzz-radxa force-pushed the docs/add-binfmt-to-install-env-v2 branch from 0358996 to 90ede16 Compare May 13, 2026 04:00
tangzz-radxa and others added 3 commits May 13, 2026 12:03
Updated the heading for the binfmt section in the installation environment documentation.
@Milir-Radxa Milir-Radxa merged commit cb7a8b9 into radxa-docs:main May 13, 2026
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