| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision |
| zh:docs:guide-developer:the-source-code [2021/10/15 08:21] – ↷ Links adapted because of a move operation bobafetthotmail | zh:docs:guide-developer:the-source-code [2021/10/15 08:29] – ↷ Links adapted because of a move operation bobafetthotmail |
|---|
| |
| ==== ImageBuilder 快速开始 === | ==== ImageBuilder 快速开始 === |
| * [[docs:guide-user:additional-software:beginners-build-guide| LEDE ImageBuilder]] | * [[docs:guide-developer:toolchain:beginners-build-guide| LEDE ImageBuilder]] |
| |
| ==== 贡献 代码 指南 ==== | ==== 贡献 代码 指南 ==== |
| * [[docs:guide-developer:build-system:start| 构建系统]] | * [[docs:guide-developer:build-system:start| 构建系统]] |
| * [[docs:guide-developer:toolchain:install-buildsystem| Install the build system on the host]] | * [[docs:guide-developer:toolchain:install-buildsystem| Install the build system on the host]] |
| * [[docs:guide-developer:build-system:use-buildsystem| Use the build system to compile a firmware image]] | * [[docs:guide-developer:toolchain:use-buildsystem| Use the build system to compile a firmware image]] |
| * [[docs:guide-developer:build-system:use-patches-with-buildsystem| Work with patches in the build system]] | * [[docs:guide-developer:build-system:use-patches-with-buildsystem| Work with patches in the build system]] |
| |
| * [[https://github.com/btsimonh/lede-vagrant|Vagrant-based automatic setup for a LEDE build environment in a VM]] | * [[https://github.com/btsimonh/lede-vagrant|Vagrant-based automatic setup for a LEDE build environment in a VM]] |
| * [[docs:guide-developer:embedding-files-in-image| Including custom files/configurations in a firmware image]] | * [[docs:guide-developer:embedding-files-in-image| Including custom files/configurations in a firmware image]] |
| * [[docs:guide-developer:env| Build for multiple targets from the same build tree (build environments aka config swapping)]] | * [[docs:guide-developer:toolchain:env| Build for multiple targets from the same build tree (build environments aka config swapping)]] |
| * [[docs:guide-developer:test-virtual-image-using-armvirt|Testing a virtual image using the armvirt target]] | * [[docs:guide-developer:test-virtual-image-using-armvirt|Testing a virtual image using the armvirt target]] |
| |