Difference between revisions of "Bering-uClibc 4.x - Developer Guide"

From bering-uClibc
Jump to: navigation, search
(Added Appendices section for Policies and Guidelines)
(Added references to .pl scripts)
Line 2: Line 2:
 
# [[Bering-uClibc 4.x - Developer Guide - Introduction|Introduction]]
 
# [[Bering-uClibc 4.x - Developer Guide - Introduction|Introduction]]
 
# [[Bering-uClibc 4.x - Developer Guide - Preparing the Build Environment|Preparing the Build Environment]]
 
# [[Bering-uClibc 4.x - Developer Guide - Preparing the Build Environment|Preparing the Build Environment]]
# [[Bering-uClibc 4.x - Developer Guide - Compiling Source Code|Compiling Source Code]]
+
# [[Bering-uClibc 4.x - Developer Guide - Compiling Source Code|Compiling Source Code]] - How to use <tt>buildtool.pl</tt>
# [[Bering-uClibc 4.x - Developer Guide - Building a Package|Building a Package]]
+
# [[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]]
+
# [[Bering-uClibc 4.x - Developer Guide - Building an Image|Building an Image]] - How to use <tt>buildimage.pl</tt>
  
  

Revision as of 12:52, 12 December 2010

Contents

  1. Introduction
  2. Preparing the Build Environment
  3. Compiling Source Code - How to use buildtool.pl
  4. Building a Package - How to use buildpacket.pl
  5. Building an Image - How to use buildimage.pl


Appendices

  1. Policies and Guidelines