1 Many resources for using, configuring, and troubleshooting Lustre are at:
2 http://wiki.lustre.org/
4 The low-volume list for announcements of new releases is at:
5 http://lists.lustre.org/listinfo.cgi/lustre-announce-lustre.org
6 The generic Lustre discussion mailing list is available at:
7 http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org
8 The Lustre developer mailing list is at:
9 http://lists.lustre.org/pipermail/lustre-devel-lustre.org
11 Instructions for building, configuring and running Lustre:
12 http://wiki.lustre.org/Compiling_Lustre
14 https://wiki.whamcloud.com/display/PUB/Getting+started+with+Lustre.
16 Instructions for contributing patches for Lustre:
17 http://wiki.lustre.org/Submitting_Changes
19 http://wiki.lustre.org/Using_Gerrit
21 The Lustre Coding Style Guidelines can be found at:
22 http://wiki.lustre.org/Lustre_Coding_Style_Guidelines
24 The Lustre Test Script Style Guidelines can be found at:
25 http://wiki.lustre.org/Lustre_Script_Coding_Style
27 In order to improve the quality of patches submitted to the Lustre tree,
28 it is possible to automatically check every patch and commit against the
29 Lustre Coding Guidelines. To do this, run in the top-level lustre/ tree:
32 ln -s ../../contrib/git-hooks/{prepare-,}commit-msg ./