From: Heiko Schlittermann Date: Tue, 1 Nov 2016 21:05:00 +0000 (+0100) Subject: Minor adjustments to reflect the new location X-Git-Url: https://git.exim.org/buildfarm-server.git/commitdiff_plain/c90468edbde9cf99a2e8febd50d761109261123d Minor adjustments to reflect the new location --- diff --git a/templates/index.tt b/templates/index.tt index 2d5af1e..d27a559 100644 --- a/templates/index.tt +++ b/templates/index.tt @@ -34,13 +34,16 @@ 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 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. -

+

To see what is involved in running a buildfarm member, please +

    +
  1. Obtain a fresh copy of the buildfarm client via git clone git://git.exim.org/buildfarm-client.git
  2. + Further runs of the buildfarm client will auto-update the cloned Git repository (triggered by the run_cron + script). +
  3. Read Client Installation instructions. + For updated information please do git clone git://git.exim.org/buildfarm-client-wiki.git and check + the file Installation.md file. +
  4. +

The build farm software should run on all platforms that can support Exim.

[% END %] diff --git a/templates/page.tt b/templates/page.tt index 437f1d4..1c3737a 100644 --- a/templates/page.tt +++ b/templates/page.tt @@ -29,8 +29,8 @@ See accompanying License file for license details
  • Failures
  • Members
  • Register
  • + diff --git a/templates/register-form.tt b/templates/register-form.tt index 73b6a3f..309a0bd 100644 --- a/templates/register-form.tt +++ b/templates/register-form.tt @@ -23,7 +23,7 @@ before submitting this form.

  • have a working Exim build environment for your platform.
  • read instructions at https://github.com/mrballcb/exim-build-farm-client/wiki
  • -
  • will require a git checkout of the Exim Build Farm Client Code +
  • will require a Git clone of the farm client code: git clone git://git.exim.org/buildfarm-client.git
  • get the software running locally using --test (implies flags --force --nostatus --nosend --verbose)
  • add --verbose=2 to printout out the entire configure/build/doc/test output
  • register your machine on this page