Update verbage and links
authorTodd Lyons <tlyons@exim.org>
Mon, 21 Oct 2013 21:00:22 +0000 (14:00 -0700)
committerTodd Lyons <tlyons@exim.org>
Mon, 21 Oct 2013 21:00:22 +0000 (14:00 -0700)
htdocs/index.html
templates/index.tt
templates/register-form.tt

index c3a3fa688ea839390110e4e2529b6433429ee024..b3dba345a2b94150df87a5a541487521ca4abd87 100644 (file)
            <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>
@@ -49,7 +54,7 @@ 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 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
index 7c67c2926b50204d3008194995caef389c121de7..2b8e820eba4700af8b4e82e625aef546f43aff70 100644 (file)
@@ -34,10 +34,12 @@ the <a href="/cgi-bin/register-form.pl" title="Register">Registration Page</a>.
 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>
index 15c75963b08c8f7096124969d849d9b0cf712767..8d3a585d37c80cbd3dce7bc5657232265cfa0882 100644 (file)
@@ -21,10 +21,9 @@ before submitting this form.</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>