Refer to the wiki for install instructions.
[buildfarm-server.git] / templates / index.tt
index ad99339f8c0a997d360a1b323590fc29d52a3959..8a84933b4eb462aa4d02b5e8f9075f5a7020f248 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,9 @@ 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 <a href="./wiki/Installation.html">Client Installation</a> instructions.
 </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 %]