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:start [2017/07/25 03:19] – [Using the toolchain] liangjiazh:docs:guide-developer:start [2021/04/17 19:42] guyezi
Line 1: Line 1:
-====== LEDE 开发指引 ======+====== 开发======
  
-This page has links to all the pages of LEDE development documentation. Use the Search facility to find more information.+本页面包含OpenWrt开发文档所有页面的链接,您可以使用搜索功能查找更多信息。
  
-===== LEDE览 ===== +===== OpenWr内部构件快速=====
-  * [[docs:guide-developer:overview| Overview]]+
  
-===== 固件编译指引 =====+  * [[zh:docs:guide-developer:overview |概述]]
  
-  * [[docs:guide-developer:quickstart-build-images| ImageBuilder Quickstart]] +===== 使用ImageBuilder组装固件映像 =====
-  * [[docs:user-guide:imagebuilder| Using the ImageBuilder]]+
  
-===== Contribution Guidelines ===== +  * [[zh:docs:guide-developer:quickstart-build-images|固件构建快速入门]] 
-See [[:submitting-patches|Submitting patches]]+  * [[zh:docs:guide-user:additional-software:imagebuilder|使用ImageBuilder]] 
 +  * [[zh:docs:​guide-developer:​imagebuilder_frontends|使用基于ImageBuilder的软件生成映像]] 
 +=====贡献指南=====
  
-===== 源代码 ===== +请参阅 [[zh:submitting-patches|提交补丁]]
-  * [[docs:guide-developer:the-source-code| LEDE source code]] +
-  * [[docs:guide-developer:source-revision-calculationSource code revision calculation]]+
  
-===== 交叉编译工具toolchain ===== +=====源代码=====
-  * [[docs:guide-developer:Compile packages for LEDE with the SDK]] +
-  * [[docs:guide-developer:build-system | The Build system]] +
-    * [[docs:guide-developer: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:use-patches-with-buildsystem| Work with patches in the build system]]+
  
-===== Development Articles ===== +  * [[zh:docs:guide-developer:source-code:start| OpenWrt/LEDE源代码]] 
-  * [[docs:guide-developer:uci-defaults]] +  * [[docs:guide-developer:source-code:source-revision-calculation源代码修订计算]]
-  * [[docs:guide-developer:adding_new_device]] +
-  * [[docs:guide-developer:mdns]] +
-  * [[docs:guide-developer:procd]] +
-  * [[docs:guide-developer:rpcd]] +
-  * [[docs:guide-developer:ubus]] +
-  * [[docs:guide-developer:netifid]] +
-  * [[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:using-build-environments| 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]]+
  
-===== Bug Tracker =====+=====使用工具链===== 
 +  * [[zh:docs:guide-developer:using_the_sdk|使用SDK编译软件包]] 
 +  * [[zh:docs:guide-developer:build-system:start|编译系统概况]] 
 +    * [[zh:docs:guide-developer:build-system:install-buildsystem|在主机上安装编译系统]] 
 +    * [[zh:docs:guide-developer:build-system:use-buildsystem|使用编译系统制作固件镜像]] 
 +    * [[zh:docs:guide-developer:build-system:use-patches-with-buildsystem|在编译系统中处理补丁]] 
 +  * [[zh:docs:guide-developer:crosscompile|使用编译系统进行交叉编译]]
  
-Please submit bug reports at [[https://bugs.lede-project.org/]]+===== 安全性 ===== 
 +  * [[zh:docs:guide-developer:security|Security]]
  
 +===== 漏洞跟踪 =====
 +请在[[https://bugs.openwrt.org/]]提交错误报告。
 +
 +===== 在虚拟机中测试OpenWrt =====
 +{{pagequery>@zh:docs:guide-user:virtualization *;sort=ns,title;hidestart;hidejump;cols=1;hidestart;hidejump;display={title};filter=!name:sidebar;bullet=disc}}
 +
 +===== 开发文章列表 =====
 +{{pagequery>@:zh:docs:guide-developer *;sort=ns,title;group;cols=2;hidestart;hidejump;display={title};filter=!name:sidebar}}
 +{{pagequery>@:zh:docs:techref -ns:zh:docs:techref:instructionset *;sort=ns,title;group;cols=2;hidestart;hidejump;display={title};filter=!name:sidebar}}
  • Last modified: 2023/11/30 09:49
  • by superice