Additional icons
[buildfarm-server.git] / templates / index.tt
index ad99339f8c0a997d360a1b323590fc29d52a3959..2d5af1ea85631184cf507e26a4073c6ff4030532 100644 (file)
@@ -1,3 +1,10 @@
+[%#
+
+Copyright (c) 2003-2010, Andrew Dunstan
+
+See accompanying License file for license details
+
+-%]
 [%#
 
        Use this template to generate the index page, with something like:
 
 -%]
 [% WRAPPER 'page.tt' 
-       title = 'PostgreSQL BuildFarm'
+       title = 'Exim BuildFarm'
        bodyclass = 'none'
        pagebutton = 'home'
 %]
 <!-- html generated from index.tt -->
 <p>
-The PostgreSQL build farm is a distributed system for automatically testing
-changes in the source code for PostgreSQL as they occur, on a wide variety
+The Exim build farm is a distributed system for automatically testing
+changes in the source code for Exim as they occur, on a wide variety
 of platforms. This server is the central repository for the results of those
 tests.
 </p>
@@ -27,12 +34,13 @@ 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.postgresql.org/wiki/PostgreSQL_Buildfarm_Howto">http://wiki.postgresql.org/wiki/PostgreSQL_Buildfarm_Howto</a>.
-The client code can be found at the
-<a href="http://pgfoundry.org/projects/pgbuildfarm/">project page</a> at 
-<a href="http://pgfoundry.org/">PGFoundry</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 PostgreSQL.
+<p>The build farm software should run on all platforms that can support Exim.
 </p>
 [% END %]