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
fr:doc:start [2018/03/03 21:12] – ↷ Links adapted because of a move operation fr:docs:start [2021/10/15 09:06] (current) – ↷ Links adapted because of a move operation bobafetthotmail
Line 26: Line 26:
 Comment ajouter un support pour [[docs:guide-user:hardware:hardware.button|les boutons physique]]. Comment ajouter un support pour [[docs:guide-user:hardware:hardware.button|les boutons physique]].
  
-Informations général à propos des [[docs:hardware:port.gpio|GPIO]]+Informations général à propos des [[docs:techref:hardware:port.gpio|GPIO]]
  
 Post du forum décrivant comment se servir des GPIO [[https://forum.openwrt.org/viewtopic.php?id=36561 |ici]]. Post du forum décrivant comment se servir des GPIO [[https://forum.openwrt.org/viewtopic.php?id=36561 |ici]].
Line 63: Line 63:
  
 ^ Page ^ Description ^ ^ Page ^ Description ^
-| [[about:toolchain|OpenWrt Buildroot — About]] | À propos d'OpenWrt Buildroot +| [[docs:guide-developer:toolchain:start|OpenWrt Buildroot — About]] | À propos d'OpenWrt Buildroot 
-| [[doc:howto:buildroot.exigence|OpenWrt Buildroot – Installation]] | Mise en place d'un structure système OpenWrt | +| [[docs:guide-developer:toolchain:install-buildsystem|OpenWrt Buildroot – Installation]] | Mise en place d'un structure système OpenWrt | 
-| [[docs:guide-developer:build-system:start|OpenWrt Buildroot – Usage]] | Utiliser la structure système pour compiler OpenWrt |+| [[docs:guide-developer:toolchain:start|OpenWrt Buildroot – Usage]] | Utiliser la structure système pour compiler OpenWrt |
 | [[doc:howto:buildvm|Build VM]] | Utiliser la structure système pour compiler OpenWrt dans une machine virtuelle | | [[doc:howto:buildvm|Build VM]] | Utiliser la structure système pour compiler OpenWrt dans une machine virtuelle |
 | [[docs:guide-developer:feeds|Feeds]] | Travailler avec une distribution de paquets. | | [[docs:guide-developer:feeds|Feeds]] | Travailler avec une distribution de paquets. |
Line 81: Line 81:
 | [[doc:howtobuild:dir-632-a1.build|D-link DIR-632-A1]] | Build the DIR-632-A1 firmware | | [[doc:howtobuild:dir-632-a1.build|D-link DIR-632-A1]] | Build the DIR-632-A1 firmware |
 | [[docs:guide-developer:build-image-with-3g-dongle-support|3G-Dongle]] | Build firmware including UMTS-Modem support  | | [[docs:guide-developer:build-image-with-3g-dongle-support|3G-Dongle]] | Build firmware including UMTS-Modem support  |
-| [[docs:guide-developer:single.package|single package]] | Compile and package only one single package  |+| [[docs:guide-developer:toolchain:single.package|single package]] | Compile and package only one single package  |
 | [[doc:howtobuild:sheevaplug|SheevaPlug]] | Build the SheevaPlug firmware  | | [[doc:howtobuild:sheevaplug|SheevaPlug]] | Build the SheevaPlug firmware  |
  
Line 101: Line 101:
 ^ OpenWrt ^^ ^ OpenWrt ^^
 | [[docs:guide-developer:debugging|Debugging]]    | On Debugging  | | [[docs:guide-developer:debugging|Debugging]]    | On Debugging  |
-| [[docs:guide-developer:env|Build environments]] | Manage different configurations and files in a single Buildroot |+| [[docs:guide-developer:toolchain:env|Build environments]] | Manage different configurations and files in a single Buildroot |
 | [[docs:guide-developer:links.software.libraries| Software Libraries]] | What libraries you could use  | | [[docs:guide-developer:links.software.libraries| Software Libraries]] | What libraries you could use  |
-| [[docs:guide-developer:crosscompile|Crosscompile]] | Cross compile sources into binaries without packaging them |+| [[docs:guide-developer:toolchain:crosscompile|Crosscompile]] | Cross compile sources into binaries without packaging them |
 | [[docs:guide-developer:packages|Packages]]  | Packaging software | | [[docs:guide-developer:packages|Packages]]  | Packaging software |
 | [[docs:guide-developer:feeds|Feeds]]        | Working with package feeds | | [[docs:guide-developer:feeds|Feeds]]        | Working with package feeds |
 | [[docs:guide-developer:dependencies|Dependencies]] | Using dependencies for packages | | [[docs:guide-developer:dependencies|Dependencies]] | Using dependencies for packages |
 | [[docs:guide-developer:patches|Patches]]    | Adding, modifying and refreshing patches | | [[docs:guide-developer:patches|Patches]]    | Adding, modifying and refreshing patches |
-| [[doc:devel:bugs|Bugs]] | Reporting and tracking bugs |+| [[:bugs|Bugs]] | Reporting and tracking bugs |
 | [[doc:devel:uci-lua|UCI-Lua]]    | Lua bindings for UCI | | [[doc:devel:uci-lua|UCI-Lua]]    | Lua bindings for UCI |
 | [[docs:guide-developer:luci|LuCI]]    | Developing LuCI addons |  | [[docs:guide-developer:luci|LuCI]]    | Developing LuCI addons | 
Line 139: Line 139:
 | [[docs:techref:preinit_mount|Preinit]]     | Preinit, Mount Root, and First Boot Scripts | | [[docs:techref:preinit_mount|Preinit]]     | Preinit, Mount Root, and First Boot Scripts |
 | [[docs:techref:block_mount|Block Mount]]   | Block Device Mounting | | [[docs:techref:block_mount|Block Mount]]   | Block Device Mounting |
-| [[docs:techref:hotplug|Hotplug]]           | Hotplug  |+| [[docs:techref:hotplug_legacy|Hotplug]]           | Hotplug  |
 | [[docs:techref:requirements.boot.process|Boot & Init Requirements]]| What the new init system needs to do to be feature complete compared to current, and goals for improvement | | [[docs:techref:requirements.boot.process|Boot & Init Requirements]]| What the new init system needs to do to be feature complete compared to current, and goals for improvement |
 ^ General ^^ ^ General ^^
 | [[docs:techref:brcm63xx.imagetag]] | Information on the firmware image format for brcm63xx | | [[docs:techref:brcm63xx.imagetag]] | Information on the firmware image format for brcm63xx |
-| [[docs:techref:header|TRX vs TRX2 vs BIN]] | Information on the different file types|+| [[docs:techref:headers|TRX vs TRX2 vs BIN]] | Information on the different file types|
 | [[docs:techref:externaldocumentation|External Documentation]] | Links to external documentation | | [[docs:techref:externaldocumentation|External Documentation]] | Links to external documentation |
  
  
  • Last modified: 2021/10/15 09:06
  • by bobafetthotmail