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
ko:docs:guide-developer:start [2018/08/10 13:30] – Replace using-build-environments with env, duplicate pages perko:docs:guide-developer:start [2021/10/15 09:06] (current) – ↷ Links adapted because of a move operation bobafetthotmail
Line 4: Line 4:
  
 ==== 이미지빌더 빠른시작 === ==== 이미지빌더 빠른시작 ===
-  * [[:docs:guide-developer:quickstart-build-images| LEDE 이미지 빌더]]+  * [[docs:guide-developer:toolchain:beginners-build-guide| LEDE 이미지 빌더]]
  
 ==== Contribution 가이드라인 ==== ==== Contribution 가이드라인 ====
Line 13: Line 13:
  
 ==== Toolchain 사용하기 ==== ==== Toolchain 사용하기 ====
-  * [[docs:guide-developer:using_the_sdk|SDK를 통한 LEDE 패키지 컴파일 ]] +  * [[docs:guide-developer:toolchain:using_the_sdk|SDK를 통한 LEDE 패키지 컴파일 ]] 
-  * [[docs:guide-developer:build-system:start| 빌드 시스템]] +  * [[docs:guide-developer:toolchain:start| 빌드 시스템]] 
-    * [[docs:guide-developer:build-system:install-buildsystem|호스트에서의 빌드 시스템 설치]] +    * [[docs:guide-developer:toolchain:install-buildsystem|호스트에서의 빌드 시스템 설치]] 
-    * [[docs:guide-developer:build-system:use-buildsystem| 펌웨어 이미지를 컴파일 하기 위한 빌드 시스템 사용하기]] +    * [[docs:guide-developer:toolchain:use-buildsystem| 펌웨어 이미지를 컴파일 하기 위한 빌드 시스템 사용하기]] 
-    * [[docs:guide-developer:build-system:use-patches-with-buildsystem| 빌드 시스템의 패치 사용하기]]+    * [[docs:guide-developer:toolchain:use-patches-with-buildsystem| 빌드 시스템의 패치 사용하기]]
  
 ==== 개발 관련 문서 ==== ==== 개발 관련 문서 ====
Line 31: Line 31:
   * [[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: 2018/08/10 13:30
  • by per