1 Instructions for building, configuring and running Lustre:
2 https://wiki.whamcloud.com/display/PUB/Building+Lustre+from+Source
4 https://wiki.whamcloud.com/display/PUB/Getting+started+with+Lustre.
6 Instructions for contributing patches for Lustre:
7 https://wiki.whamcloud.com/display/PUB/Submitting+Changes
9 https://wiki.whamcloud.com/display/PUB/Using+Gerrit
11 The Lustre Coding Style Guidelines can be found at:
12 https://wiki.whamcloud.com/display/PUB/Coding+Guidelines
14 The Lustre Test Script Style Guidelines can be found at:
15 https://wiki.whamcloud.com/display/PUB/Test+Coding+Style
17 In order to improve the quality of patches submitted to the Lustre tree,
18 it is possible to automatically check every patch and commit against the
19 Lustre Coding Guidelines. To do this, run in the top-level lustre/ tree:
22 ln -s ../../contrib/git-hooks/{prepare-,}commit-msg ./