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

From bering-uClibc
Jump to: navigation, search
(Appendices)
Line 11: Line 11:
 
# [[Bering-uClibc 5.x - Developer Guide - Appendices - Hardware-Specific Guides|Hardware-Specific Guides]]
 
# [[Bering-uClibc 5.x - Developer Guide - Appendices - Hardware-Specific Guides|Hardware-Specific Guides]]
 
# [[Bering-uClibc 5.x - Developer Guide - Appendices - Git Workflows|Git Workflows]]
 
# [[Bering-uClibc 5.x - Developer Guide - Appendices - Git Workflows|Git Workflows]]
 +
# [[Bering-uClibc 5.x - Developer Guide - The Release Process|The Release Process]]
  
 
[[Category:Bering-uClibc_5.x]]
 
[[Category:Bering-uClibc_5.x]]
 
[[Category:Developer_Guide]]
 
[[Category:Developer_Guide]]

Revision as of 14:16, 20 October 2012

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
  6. Adding a Hardware Architecture Variant


Appendices

  1. Hardware-Specific Guides
  2. Git Workflows
  3. The Release Process