<li id="members"><a href="/cgi-bin/show_members.pl" title="Platforms tested">Members</a></li>
<li id="register"><a href="/cgi-bin/register-form.pl" title="Join Exim BuildFarm">Register</a></li>
<li id="github"><a href="https://github.com/mrballcb/exim-build-farm-client">GitHub</a></li>
- <!--
+ <!--
<li id="lists"><a href="http://pgfoundry.org/mail/?group_id=1000040">Email lists and status archives</a></li>
- -->
+ -->
</ul>
</div><!-- nav -->
</div><!-- banner -->
<div class="main">
+ <p>
+ <strong>WARNING:</strong> Server and client are still considered beta level; still designing/adapting, so expect rapid fluctuation.
+ </p>
+ </div>
+ <div class="main">
<!-- html generated from index.tt -->
<p>
architecture, operating system and compiler.
</p>
<p>To see what is involved in running a buildfarm member, please read the
-<a href="https://github.com/mrballcb/exim-build-farm-client/wiki/Installation">Client Installation</a> instructions.
+<a href="https://github.com/mrballcb/exim-build-farm-client/wiki/Installation">Client Installation</a>instructions.
Per the instructions, the client code should be checked out with git and
run using the <strong>run_cron.sh</strong> wrapper script. This will allow
auto-update of itself when changes are made to the Exim Build Farm Client
We are particularly interested in unusual platforms or combinations of
architecture, operating system and compiler.
</p>
-<p>To see what is involved in running a buildfarm member, please
-read <a href="http://wiki.exim.org/wiki/Exim_Buildfarm_Howto">http://wiki.exim.org/wiki/Exim_Buildfarm_Howto</a>.
-The client code can be found at the
-<a href="http://www.pgbuildfarm.org/downloads/">downloads page</a>.
+<p>To see what is involved in running a buildfarm member, please read the
+<a href="https://github.com/mrballcb/exim-build-farm-client/wiki/Installation">Client Installation</a>instructions.
+Per the instructions, the client code should be checked out with git and
+run using the <strong>run_cron.sh</strong> wrapper script. This will allow
+auto-update of itself when changes are made to the Exim Build Farm Client
+software.
</p>
<p>The build farm software should run on all platforms that can support Exim.
</p>
either the one at exim.org or a mirror.</li>
<li> have <a href="http://git-scm.org">git</a> installed.</li>
<li> have a working Exim build environment for your platform.</li>
-<li> download and unpack the latest release of client code from
- <a href="http://eximbuild.mrball.net/downloads/">http://eximbuild.mrball.net/downloads/</a></li>
<li> read instructions at
- <a href="http://wiki.exim.org/wiki/Exim_Buildfarm_Howto">http://wiki.exim.org/wiki/Exim_Buildfarm_Howto</a></li>
+ <a href="https://github.com/mrballcb/exim-build-farm-client/wiki">https://github.com/mrballcb/exim-build-farm-client/wiki</a></li>
+<li> will require a git checkout of the <a href="https://github.com/mrballcb/exim-build-farm-client">Exim Build Farm Client Code</a>
<li> get the software running locally using --test (implies flags --force --nostatus --nosend --verbose)</li>
<li> add --verbose=2 to printout out the entire configure/build/doc/test output</li>
<li> register your machine on this page</li>