More details in the review process and the install process. Reference: /n/patches.lsub.org/patch/revfix Date: Fri Apr 13 18:16:25 CES 2012 Signed-off-by: nemo@lsub.org --- /PROCESS Fri Apr 13 18:16:12 2012 +++ /PROCESS Fri Apr 13 18:16:13 2012 @@ -1,60 +1,78 @@ -Contributers: - -If you'd like to contribute to NIX the following process has been +The NIX following process has been created to simplify distributed development. -To be able to contribute you need to do three things: - -1. Subscribe to the nix-dev mailing list -http://groups.google.com/group/nix-dev (all development -correspondance, including codereviews, goes here). +HOW TO INSTALL: +-------------- -2. Download the nix distribution +1a. Download the nix distribution (for example: 9fs sources.lsub.org cp /n/sources.lsub.org/nix.tgz . ...unpack it... ) -3. Run it. +or + +1b. Prepare an already downloaded nix (perhaps from googlecode) to +work with the process. + +(for example: + 9fs sources.lsub.org + cp /n/sources.lsub.org/nix/rc/bin/patch/* /rc/bin/patch +) + +2. Run it. (for example, after tar zx