Difference between revisions of "Bering-uClibc 4.x - Developer Guide"
From bering-uClibc
Davidmbrooke (Talk | contribs) (Added link to new Appendix on Git) |
Davidmbrooke (Talk | contribs) (Added link to new "Building a Distribution" Section) |
||
Line 5: | Line 5: | ||
# [[Bering-uClibc 4.x - Developer Guide - Building a Package|Building a Package]] - How to use <tt>buildpacket.pl</tt> | # [[Bering-uClibc 4.x - Developer Guide - Building a Package|Building a Package]] - How to use <tt>buildpacket.pl</tt> | ||
# [[Bering-uClibc 4.x - Developer Guide - Building an Image|Building an Image]] - How to use <tt>buildimage.pl</tt> | # [[Bering-uClibc 4.x - Developer Guide - Building an Image|Building an Image]] - How to use <tt>buildimage.pl</tt> | ||
+ | # [[Bering-uClibc 4.x - Developer Guide - Building a Distribution|Building a Distribution]] - Putting it all together | ||
Revision as of 10:10, 13 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