Difference between revisions of "Bering-uClibc 4.x - Developer Guide"
From bering-uClibc
Davidmbrooke (Talk | contribs) (Added link to new "Building a Distribution" Section) |
Davidmbrooke (Talk | contribs) (Added section on buildtool/tools/ directory) |
||
Line 11: | Line 11: | ||
# [[Bering-uClibc 4.x - Developer Guide - Policies and Guidelines|Development Policies and Guidelines]] | # [[Bering-uClibc 4.x - Developer Guide - Policies and Guidelines|Development Policies and Guidelines]] | ||
# [[Bering-uClibc 4.x - Developer Guide - Hints and Tips for using Git SCM|Hints and Tips for using Git SCM]] | # [[Bering-uClibc 4.x - Developer Guide - Hints and Tips for using Git SCM|Hints and Tips for using Git SCM]] | ||
+ | # [[Bering-uClibc 4.x - Developer Guide - Contents of the buildtool/tools Directory|Contents of the <code class="filename">buildtool/tools/</code> Directory]] | ||
[[Category:Bering-uClibc_4.x]] | [[Category:Bering-uClibc_4.x]] | ||
[[Category:Developer_Guide]] | [[Category:Developer_Guide]] |
Revision as of 17:59, 21 February 2011
Contents
- Introduction
- Preparing the Build Environment
- Compiling Source Code - How to use buildtool.pl
- Building a Package - How to use buildpacket.pl
- Building an Image - How to use buildimage.pl
- Building a Distribution - Putting it all together