This shows you the differences between two versions of the page.
| 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:26] – ↷ 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]] |
| |
| ==== 贡献 代码 指南 ==== | ==== 贡献 代码 指南 ==== |
| * [[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]] |
| |