Back to home page

OSCL-LXR

 
 

    


0001 .. _development_process_main:
0002 
0003 A guide to the Kernel Development Process
0004 =========================================
0005 
0006 Contents:
0007 
0008 .. toctree::
0009    :numbered:
0010    :maxdepth: 2
0011 
0012    1.Intro
0013    2.Process
0014    3.Early-stage
0015    4.Coding
0016    5.Posting
0017    6.Followthrough
0018    7.AdvancedTopics
0019    8.Conclusion
0020 
0021 The purpose of this document is to help developers (and their managers)
0022 work with the development community with a minimum of frustration.  It is
0023 an attempt to document how this community works in a way which is
0024 accessible to those who are not intimately familiar with Linux kernel
0025 development (or, indeed, free software development in general).  While
0026 there is some technical material here, this is very much a process-oriented
0027 discussion which does not require a deep knowledge of kernel programming to
0028 understand.