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

From bering-uClibc
Jump to: navigation, search
(Appendices)
(add Chapter Hints and Tips for using Git SCM from old book)
 
(2 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
# [[Bering-uClibc 5.x - Developer Guide - Building a Package|Building a Package]] - How to use <tt>buildpacket.pl</tt>
 
# [[Bering-uClibc 5.x - Developer Guide - Building a Package|Building a Package]] - How to use <tt>buildpacket.pl</tt>
 
# [[Bering-uClibc 5.x - Developer Guide - Building an Image|Building an Image]] - How to use <tt>buildimage.pl</tt>
 
# [[Bering-uClibc 5.x - Developer Guide - Building an Image|Building an Image]] - How to use <tt>buildimage.pl</tt>
 +
# [[Bering-uClibc 5.x - Developer Guide - Adding a Kernel Architecture Variant|Adding a Kernel Architecture Variant]]
 
# [[Bering-uClibc 5.x - Developer Guide - Adding a Hardware Architecture Variant|Adding a Hardware Architecture Variant]]
 
# [[Bering-uClibc 5.x - Developer Guide - Adding a Hardware Architecture Variant|Adding a Hardware Architecture Variant]]
  
  
 
===Appendices===
 
===Appendices===
 +
# [[Bering-uClibc 5.x - Developer Guide - Policies and Guidelines|Development Policies and Guidelines]]
 
# [[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 - Hints and Tips for using Git SCM|Hints and Tips for using Git SCM]]
 
# [[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]]
 
# [[Bering-uClibc 5.x - Developer Guide - The Release Process|The Release Process]]

Latest revision as of 13:38, 10 August 2014

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


Appendices

  1. Development Policies and Guidelines
  2. Hardware-Specific Guides
  3. Hints and Tips for using Git SCM
  4. Git Workflows
  5. The Release Process