Re: What X86/X64 OS's do we need coverage for?

Andrew Dunstan <andrew@dunslane.net>

From: Andrew Dunstan <andrew@dunslane.net>
To: Adrian Maier <adrian.maier@gmail.com>
Cc: pgsql-hackers@postgresql.org
Date: 2007-04-09T16:45:45Z
Lists: pgsql-hackers
Adrian Maier wrote:
>
> I have access to a PA-RISC machine running HP-UX 11.11. Unfortunately
> the machine is on a dedicated network and has no Internet access.
>
> It should be possible to create a mirror of the CVS repository on my 
> machine
> (which has access to both the Internet and the dedicated network) so that
> the HP-UX server could get the sources from my machine.
> But I am not sure whether the results could be reported back to the 
> buildfarm.
>
>

The buildfarm has support for reporting via a proxy server. An 
appropriately configured instance of squid on the same machine that has 
the CVS mirror should do the trick. Look for BF_PROXY in the buildfarm 
config file.

cheers

andrew