X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=README;h=8f274baca0b49bace04e732aaf9285655fc03f86;hp=e15ebc35863747592e2c6e78286f7e183c0cb904;hb=1c0e019d2fa853dd51c6369cbca16547939817ed;hpb=1fe132b910a44d04709ed5a8b1e82ced3ea7688c diff --git a/README b/README index e15ebc3..8f274ba 100644 --- a/README +++ b/README @@ -1,2 +1,13 @@ Instructions for building, configuring and running Lustre can be found at: - http://wiki.lustre.org/index.php/Use + http://wiki.whamcloud.com/display/PUB/Submitting+Changes +and: + http://wiki.whamcloud.com/display/PUB/Using+Gerrit + +The Lustre Coding Style Guidelines can be found at: + http://wiki.whamcloud.com/display/PUB/Coding+Guidelines + +In order to improve the quality of patches submitted to the Lustre tree, +it is possible to automatically check every patch and commit against the +Lustre Coding Guidelines. To do this, run in the top-level lustre/ tree: + + cp build/{prepare-,}commit-msg .git/hooks/