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 [2018/02/17 15:49] – ↷ Links adapted because of a move operation zh: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-developer:quickstart-build-images| LEDE ImageBuilder]]+  * [[docs:guide-developer:toolchain:beginners-build-guide| LEDE ImageBuilder]]
  
 ==== 贡献 代码 指南 ==== ==== 贡献 代码 指南 ====
Line 13: Line 13:
  
 ==== 源代码 ==== ==== 源代码 ====
-  * [[docs:guide-developer:the-source-code| LEDE 源代码 ]] +  * [[docs:guide-developer:source-code:start| LEDE 源代码 ]] 
-  * [[docs:guide-developer:source-revision-calculation| 源码修订版本 ]]+  * [[docs:guide-developer:source-code:source-revision-calculation| 源码修订版本 ]]
  
 ==== 使用工具集  ==== ==== 使用工具集  ====
   * [[docs:guide-developer:using_the_sdk]]   * [[docs:guide-developer:using_the_sdk]]
-  * [[docs:guide-developer:build-system | 构建系统]] +  * [[docs:guide-developer:build-system:start| 构建系统]] 
-    * [[docs:guide-developer: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: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: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:using-build-environments| 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