WARNING: This is the _old_ Lustre wiki, and it is in the process of being retired. The information found here is all likely to be out of date. Please search the new wiki for more up to date information.

Contribute:Contribute: Difference between revisions

From Obsolete Lustre Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
Developers can offer Lustre a new direction in creating code or by testing pre-release versions.  
Developers can support the development of Lustre by submitting code or testing pre-release versions.  


<div class="categoryLeft">
<div class="categoryLeft">
Line 7: Line 7:
Find out what you need to know to contribute to Lustre's open-source code.
Find out what you need to know to contribute to Lustre's open-source code.


* Join the [[Mailing_Lists|Lustre Development Mailing List]] for developers
* Join the [[Mailing_Lists|Lustre Development Mailing List]] for developers.
* Read the [[Contribution_Policy|Contribution Policy]] before testing or submitting code.
* Read the [[Contribution_Policy|Contribution Policy]] before testing or submitting code.
* Use [[Open_CVS|Open CVS]] to download pre-release versions of Lustre for coding or test.
* Use [[Open_CVS|Open CVS]] to download pre-release versions of Lustre for coding or test.
* [[Coding_Guidelines|Coding Guidelines]] help Developers avoid problems during Lustre code merges.
* Follow [[Coding_Guidelines|Coding Guidelines]] to avoid problems during Lustre code merges.
* [[Documenting_Code|Documenting Code]] using Doxygen.
* Use the Doxygen tool to write reference documentation while [[Documenting_Code|Documenting Code]].


</div>
</div>
Line 18: Line 18:


<big><strong>Developer Resources</strong></big>
<big><strong>Developer Resources</strong></big>
* [http://arch.lustre.org/index.php?title=Main_Page Lustre Architecture]
* [http://arch.lustre.org/index.php?title=Main_Page Lustre Architecture] wiki offers feature and architectural descriptions, quality attribute scenarios, and vision & scope articles about Lustre.
* Lustre design documents
* Lustre design documents
** [http://arch.lustre.org/index.php?title=LustreHLDs High-Level Designs]
** [http://arch.lustre.org/index.php?title=LustreHLDs High-Level Designs] describe the overall design of Lustre features and projects.
** [http://arch.lustre.org/index.php?title=LustreDLDs Detailed-Level Designs]
** [http://arch.lustre.org/index.php?title=LustreDLDs Detailed-Level Designs] describe the design of individual aspects of a project.
* Lustre features under development
* Lustre features under development
** [[ZFS_Resources|ZFS Resources]]
** [[ZFS_Resources|ZFS Resources]]

Revision as of 15:27, 30 March 2009

Developers can support the development of Lustre by submitting code or testing pre-release versions.

Code

Find out what you need to know to contribute to Lustre's open-source code.

Developer Resources

Test

Read helpful information for testing Lustre.