Table of Contents
Development FAQ
See also the OpenWrt development center website. There you can browse the source code and send reproducible bugs with the ticket system (in trac).
Requirements for compiling OpenWrt
Please read:
- about the Toolchain
- about it's installation OpenWrt Buildroot – Installation
- about it's usage OpenWrt Buildroot – Usage
- learn about it OpenWrt Buildroot – Technical Reference
Approximately required disc space for compiling OpenWrt:
| Branch | Min. | Max. |
|---|---|---|
| Stable Source | 1.5 GB | 3.5 GB |
| Development | ? | 3.8 GB |
Compiling also tested on some Windows OS under AndLinux (coLinux + Ubuntu)
Should I report bugs related to the OpenWrt Buildroot
Yes, of course. If you find any bugs, please use our ticket system or send a report to openwrt-devel@openwrt.org . You can send patches for the bugs as well.
/!\ NOTE: Changes to the buildroot system or the associated
Makefilescould break the compile process. Please do not submit bug reports against modified copies of buildroot. Thanks!
How do I create a package?
See Creating Packages.
doc/faq/development.txt · Last modified: 2011/08/17 11:47 by orca
