X-Git-Url: https://git.exim.org/buildfarm-server.git/blobdiff_plain/1c558dd75c7ab4f9f4b99ed80713c811d69ab24c..348b8be2a85897d72d726398c0ac76f2dff51111:/templates/index.tt diff --git a/templates/index.tt b/templates/index.tt index ad99339..2d5af1e 100644 --- a/templates/index.tt +++ b/templates/index.tt @@ -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: @@ -6,14 +13,14 @@ -%] [% WRAPPER 'page.tt' - title = 'PostgreSQL BuildFarm' + title = 'Exim BuildFarm' bodyclass = 'none' pagebutton = 'home' %]
-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.
@@ -27,12 +34,13 @@ the Registration Page. We are particularly interested in unusual platforms or combinations of architecture, operating system and compiler. -To see what is involved in running a buildfarm member, please -read http://wiki.postgresql.org/wiki/PostgreSQL_Buildfarm_Howto. -The client code can be found at the -project page at -PGFoundry. +
To see what is involved in running a buildfarm member, please read the +Client Installation instructions. +Per the instructions, the client code should be checked out with git and +run using the run_cron.sh wrapper script. This will allow +auto-update of itself when changes are made to the Exim Build Farm Client +software.
-The build farm software should run on all platforms that can support PostgreSQL. +
The build farm software should run on all platforms that can support Exim.
[% END %]