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
Last revisionBoth sides next revision
docs:guide-developer:start [2023/12/19 12:27] – Add release goals javad.rahimidocs:guide-developer:start [2024/12/07 10:03] – [Table of contents] security_incidents_response ynezz
Line 43: Line 43:
     * [[docs:guide-user:additional-software:imagebuilder|Using the Image Builder]]     * [[docs:guide-user:additional-software:imagebuilder|Using the Image Builder]]
     * [[docs:guide-developer:feeds|OpenWrt Feeds]]     * [[docs:guide-developer:feeds|OpenWrt Feeds]]
-  * Adding new packages to OpenWRT+  * Adding new packages to OpenWrt
     * [[docs:guide-developer:helloworld:start|"Hello, world!" package for OpenWrt]]     * [[docs:guide-developer:helloworld:start|"Hello, world!" package for OpenWrt]]
       * [[docs:guide-developer:helloworld:chapter1|Preparing your OpenWrt build system for use]]       * [[docs:guide-developer:helloworld:chapter1|Preparing your OpenWrt build system for use]]
Line 54: Line 54:
       * [[docs:guide-developer:helloworld:chapter8|Patching your application: Editing existing files]]       * [[docs:guide-developer:helloworld:chapter8|Patching your application: Editing existing files]]
     * [[docs:guide-developer:procd-init-script-example|Create a sample procd init script]]     * [[docs:guide-developer:procd-init-script-example|Create a sample procd init script]]
-  * Adding existing packages to OpenWRT+  * Adding existing packages to OpenWrt
     * [[docs:guide-developer:package-policies#autotools|Autotools packages]]     * [[docs:guide-developer:package-policies#autotools|Autotools packages]]
     * [[docs:guide-developer:creating-a-cmake-package-in-openwrt|Cmake packages]]     * [[docs:guide-developer:creating-a-cmake-package-in-openwrt|Cmake packages]]
Line 76: Line 76:
   * [[docs:guide-developer:debugging|Debugging]]   * [[docs:guide-developer:debugging|Debugging]]
     * [[docs:guide-developer:gdb|GNU Debugger]]     * [[docs:guide-developer:gdb|GNU Debugger]]
-  * Device management in OpenWRT +  * Device management in OpenWrt 
-    * [[docs:guide-developer:add.new.device|Adding a new device]]+    * [[docs:guide-developer:adding_new_device|Adding a new device]]
     * [[docs:guide-developer:add.new.device|Adding new device support]]     * [[docs:guide-developer:add.new.device|Adding new device support]]
     * [[docs:guide-developer:add.new.platform|Adding new platform support]]     * [[docs:guide-developer:add.new.platform|Adding new platform support]]
     * [[docs:guide-developer:device-support-policies|Device support policies / best practices]]     * [[docs:guide-developer:device-support-policies|Device support policies / best practices]]
-    * [[docs:guide-developer:device-support-policies|Device Tree Usage in OpenWrt (DTS)]]+    * [[docs:guide-developer:defining-firmware-partitions|Device Tree Usage in OpenWrt (DTS)]]
     * [[docs:techref:block_mount|Mounting Block Devices]]     * [[docs:techref:block_mount|Mounting Block Devices]]
   * Contribution guidelines   * Contribution guidelines
Line 99: Line 99:
   * [[:docs:guide-developer:security|Security]]   * [[:docs:guide-developer:security|Security]]
     * [[:docs:guide-developer:selinux_policy_development|OpenWrt SELinux policy development, customization, and testing]]     * [[:docs:guide-developer:selinux_policy_development|OpenWrt SELinux policy development, customization, and testing]]
 +    * [[:docs:guide-developer:security_incidents_response]]
  
 ===== Technical reference ===== ===== Technical reference =====
Line 113: Line 114:
     * [[:docs:techref:wireless.modes|Wireless Modes]]     * [[:docs:techref:wireless.modes|Wireless Modes]]
     * [[:docs:techref:filesystems.network|Network Filesystems]]     * [[:docs:techref:filesystems.network|Network Filesystems]]
-  * Coding in OpenWRT+  * Coding in OpenWrt
     * [[:docs:guide-developer:write-shell-script|Write shell scripts in OpenWrt]]     * [[:docs:guide-developer:write-shell-script|Write shell scripts in OpenWrt]]
     * [[:docs:techref:initscripts|Init Scripts]]     * [[:docs:techref:initscripts|Init Scripts]]
Line 129: Line 130:
       * [[:docs:guide-developer:ubus:system|ubus system]]       * [[:docs:guide-developer:ubus:system|ubus system]]
       * [[:docs:guide-developer:ubus:uci|ubus uci]]       * [[:docs:guide-developer:ubus:uci|ubus uci]]
-    * OpenWRT release management+    * OpenWrt release management
       * [[:docs:guide-developer:releases:start|Making OpenWrt releases]]       * [[:docs:guide-developer:releases:start|Making OpenWrt releases]]
         * [[:docs:guide-developer:releases:release-process|High-level release process]]         * [[:docs:guide-developer:releases:release-process|High-level release process]]
  • Last modified: 2024/12/07 10:03
  • by ynezz