More in introduction
authorTodd Lyons <tlyons@ivenue.com>
Sat, 26 Oct 2013 15:57:05 +0000 (08:57 -0700)
committerTodd Lyons <tlyons@ivenue.com>
Sat, 26 Oct 2013 15:57:05 +0000 (08:57 -0700)
Installation.md

index f56db411406b93fd5bdceea9dedf657ed37d7fa5..efa1c1bac0bbb19067c8c67dca1ea4e721188751 100644 (file)
@@ -1,5 +1,7 @@
-# Installing Exim Build Farm Client
-So you want to give back to the Exim project but don't know how?  Being a member of the Exim Build Farm is one way you can help.  If your distro and version is not on the list that is currently being built, or if your build configuration is drastically different than others with your distro and version, then submit a request to join the farm.  This Installation page is starting from the assumption that you have already submitted your request and the farm administration has sent you an email with your machine alias and secret password.
+# Installing Exim BuildFarm Client
+So you want to give back to the Exim project but don't know how?  Being a member of the Exim BuildFarm is one way you can help.  If your distro and version is not on the list that is currently being built, or if your build configuration is drastically different than others with your distro and version, then please consider submitting a request to join the farm.  I would also like to point out that the Debian project has excellent Exim coverage on Experimental their [https://buildd.debian.org/status/package.php?p=exim4&suite=experimental](Build Farm).  We're not discouraging you from joining the Exim BuildFarm if you're Debian or Debian derivative, but merely want to acknowledge the excellent job the Debian project already does with it.
+
+This Installation page works on the assumption that you have already submitted your [Exim BuildFarm Application](http://eximbuild.mrball.net/cgi-bin/register-form.pl) and the BuildFarm administration has sent you an email with your machine alias (aka _animal_) and secret password, which you will enter in step 9 below.  If you just want to run the build farm client and never submit the results, you call simply run everything with the --test option and it will still work.  If you ever run it without --test, it will still work, but the server will reject the feedback because it's from an unknown _animal_.
 
 ## Install Steps
 1. Make sure that all required packages for Exim to build successfully are installed. The minimal package requirements are the basic suite of compiler tools and basic libraries.  You will also need to install the ccache package.
@@ -29,4 +31,4 @@ This will create the repo checkout in the directory *~/code/*.
 
 ## Further documentation
 * Details of options in [build-farm.conf](https://github.com/mrballcb/exim-build-farm-client/wiki/BuildConfigConf)
-* Details of [testing procedures](https://github.com/mrballcb/exim-build-farm-client/wiki/TestingBuilds)
+* Details of [potential testing commandlines](https://github.com/mrballcb/exim-build-farm-client/wiki/TestingBuilds)