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.

Difference between revisions of "Contribute:Contribute"

From Obsolete Lustre Wiki
Jump to navigationJump to search
(added divs for styling)
m
Line 6: Line 6:
 
Find what you need to contribute code.
 
Find what you need to contribute code.
  
* Join the [http://wiki.lustre.org/index.php?title=Mailing_Lists Lustre Development Mailing List] for Developers
+
* Join the [[Mailing_Lists Lustre Development|Mailing List]] for Developers
* Read the [http://wiki.lustre.org/index.php?title=Contribution_Policy Contribution Policy] before testing or submitting code.
+
* Read the [[Contribution_Policy|Contribution Policy]] before testing or submitting code.
* Use [http://wiki.lustre.org/index.php?title=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.
* [http://wiki.lustre.org/index.php?title=Coding_Guidelines Coding Guidelines] help Developers avoid problems during Lustre code merges.
+
* [[Coding_Guidelines|Coding Guidelines]] help Developers avoid problems during Lustre code merges.
* [http://wiki.lustre.org/index.php?title=Documenting_Code Documenting Code] using Doxygen.
+
* [[Documenting_Code|Documenting Code]] using Doxygen.
  
 
</div>
 
</div>
Line 17: Line 17:
  
 
=====Developer Resources=====
 
=====Developer Resources=====
* [http://arch.lustre.org/index.php?title=Main_Page Lustre Architecture] (separate site)
+
* [http://arch.lustre.org/index.php?title=Main_Page Lustre Architecture]
 
* 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]
 
** [http://arch.lustre.org/index.php?title=LustreDLDs Detailed-Level Designs]
 
** [http://arch.lustre.org/index.php?title=LustreDLDs Detailed-Level Designs]
* [http://wiki.lustre.org/index.php?title=ZFS_Resources ZFS Resources]
+
* [[ZFS_Resources|ZFS Resources]]
* [http://wiki.lustre.org/index.php?title=Lustre_OSS/MDS_with_ZFS_DMU Lustre OSS/MDS with ZFS DMU]
+
* [[Lustre_OSS/MDS_with_ZFS_DMU|Lustre OSS/MDS with ZFS DMU]]
* [http://wiki.lustre.org/index.php?title=Lustre_FAQ Lustre FAQ]
+
* [[Lustre_FAQ|FAQ]
  
 
</div>
 
</div>
Line 31: Line 31:
 
Read helpful information for testing Lustre.
 
Read helpful information for testing Lustre.
  
* [http://wiki.lustre.org/index.php?title=Acceptance_Small_(acc-sm)_Testing_on_Lustre Acceptance Small Testing]
+
* [[Acceptance_Small_(acc-sm)_Testing_on_Lustre|Acceptance Small Testing]]
  
 
</div>
 
</div>

Revision as of 11:17, 26 March 2009

Developers can offer Lustre a new direction in creating code or by testing pre-release versions.

Code

Find what you need to contribute code.

Developer Resources
Test

Read helpful information for testing Lustre.