Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
zh:docs:guide-developer:the-source-code [2021/07/31 16:40] – [ImageBuilder 快速开始] update links vgaeterazh:docs:guide-developer:the-source-code [2021/10/15 08:29] – ↷ Links adapted because of a move operation bobafetthotmail
Line 7: Line 7:
  
 ==== ImageBuilder 快速开始  === ==== ImageBuilder 快速开始  ===
-  * [[docs:guide-user:additional-software:beginners-build-guide| LEDE ImageBuilder]]+  * [[docs:guide-developer:toolchain:beginners-build-guide| LEDE ImageBuilder]]
  
 ==== 贡献 代码 指南 ==== ==== 贡献 代码 指南 ====
Line 19: Line 19:
   * [[docs:guide-developer:using_the_sdk]]   * [[docs:guide-developer:using_the_sdk]]
   * [[docs:guide-developer:build-system:start| 构建系统]]   * [[docs:guide-developer:build-system:start| 构建系统]]
-    * [[docs:guide-developer:build-system: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]]
  
Line 35: Line 35:
   * [[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]]
  
  • Last modified: 2021/10/15 09:06
  • by bobafetthotmail