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-user:additional-software:beginners-build-guide [2021/10/15 08:26] – ↷ Links adapted because of a move operation bobafetthotmailzh:docs:guide-user:additional-software:beginners-build-guide [2021/10/15 08:29] – ↷ Links adapted because of a move operation bobafetthotmail
Line 7: Line 7:
  
 其它指导固件编译的文档: 其它指导固件编译的文档:
-[[docs:guide-user:additional-software:beginners-build-guide|Beginners guide to building your own firmware]], [[docs:guide-user:additional-software:imagebuilder|Using the Image Builder]].+[[docs:guide-developer:toolchain:beginners-build-guide|Beginners guide to building your own firmware]], [[docs:guide-user:additional-software:imagebuilder|Using the Image Builder]].
 ===== 1 - 安装Linux server (针对Windows用户)===== ===== 1 - 安装Linux server (针对Windows用户)=====
-如果你已经有了Debian/Ubuntu server,可以跳至下一步[[docs:guide-user:additional-software:beginners-build-guide#compiling_openwrt|part 2]].+如果你已经有了Debian/Ubuntu server,可以跳至下一步[[docs:guide-developer:toolchain:beginners-build-guide#compiling_openwrt|part 2]].
  
 除了在windows上安装虚拟机外,windows 10 用户可以在Microsoft Store安装Ubuntu并跳至第二步. 安装后,运行以下命令: 除了在windows上安装虚拟机外,windows 10 用户可以在Microsoft Store安装Ubuntu并跳至第二步. 安装后,运行以下命令:
Line 107: Line 107:
  
 ==== 2.1 第一次下载代码 ==== ==== 2.1 第一次下载代码 ====
-参考 [[docs:guide-user:additional-software:beginners-build-guide|Beginners guide to building your own firmware]] , "cd openwrt"然后运行以下命令以获得最新稳定版本:+参考 [[docs:guide-developer:toolchain:beginners-build-guide|Beginners guide to building your own firmware]] , "cd openwrt"然后运行以下命令以获得最新稳定版本:
 <code> <code>
 git tag git tag
Line 117: Line 117:
 </code> </code>
  
-Then continue following the [[docs:guide-user:additional-software:beginners-build-guide|Beginners guide to building your own firmware]]+Then continue following the [[docs:guide-developer:toolchain:beginners-build-guide|Beginners guide to building your own firmware]]
  
 ==== 2.2 使用config system时的指导 ==== ==== 2.2 使用config system时的指导 ====
Line 172: Line 172:
 Mostly for developers: Mostly for developers:
   * [[docs:guide-developer:toolchain:use-buildsystem|Build system – Usage]]   * [[docs:guide-developer:toolchain:use-buildsystem|Build system – Usage]]
-  * [[docs:guide-developer:env|Using Build Environments]]+  * [[docs:guide-developer:toolchain:env|Using Build Environments]]
   * [[docs:guide-developer:build-system:start|The build system – About]]   * [[docs:guide-developer:build-system:start|The build system – About]]
   * [[docs:guide-developer:using_the_sdk|Using the SDK]]   * [[docs:guide-developer:using_the_sdk|Using the SDK]]
  
 Don't hesitate to ask in [[https://forum.openwrt.org/t/beginners-step-by-step-guide-to-building-your-own-firmware/8141|this forum thread]] if anything in this guide is unclear. Don't hesitate to ask in [[https://forum.openwrt.org/t/beginners-step-by-step-guide-to-building-your-own-firmware/8141|this forum thread]] if anything in this guide is unclear.
  • Last modified: 2021/10/15 09:06
  • by bobafetthotmail