build-farm.git
15 years agoalso export SAMBA_MAXTIME
metze [Sun, 22 Mar 2009 10:20:44 +0000 (10:20 +0000)]
also export SAMBA_MAXTIME

metze

git-svn-id: file:///home/svn/build-farm/trunk@854 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

15 years agoaix1, statevehome and us4 are gone
metze [Sun, 22 Mar 2009 10:14:12 +0000 (10:14 +0000)]
aix1, statevehome and us4 are gone

metze

git-svn-id: file:///home/svn/build-farm/trunk@853 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

15 years agoalso set NMBD_VALGRIND, WINBINDD_VALGRIND and SAMBA_VALGRIND variables for fjall
metze [Sun, 22 Mar 2009 10:03:55 +0000 (10:03 +0000)]
also set NMBD_VALGRIND, WINBINDD_VALGRIND and SAMBA_VALGRIND variables for fjall

metze

git-svn-id: file:///home/svn/build-farm/trunk@852 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

15 years agochange samba_3_X_test from v3-2-test to v3-3-test
metze [Tue, 10 Mar 2009 15:07:07 +0000 (15:07 +0000)]
change samba_3_X_test from v3-2-test to v3-3-test

metze

git-svn-id: file:///home/svn/build-farm/trunk@851 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

15 years agoallow defining compiler depending CFLAGS. For example this is usefull to
bjacke [Sat, 7 Mar 2009 19:31:44 +0000 (19:31 +0000)]
allow defining compiler depending CFLAGS. For example this is usefull to
add CFLAGS for a gcc on a host without touching cc's CFLAGS. This is of
course mainly useful on host where we build with different compilers.
To do so define a function like this:

CFLAGS_gcc() {
        echo "--my-cflag-for-gcc"
}

git-svn-id: file:///home/svn/build-farm/trunk@850 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

15 years agoincrease timeout as it is too often too low now
bjacke [Tue, 24 Feb 2009 23:03:50 +0000 (23:03 +0000)]
increase timeout as it is too often too low now

git-svn-id: file:///home/svn/build-farm/trunk@849 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

15 years agoalso run 'df .' after the action
metze [Wed, 18 Feb 2009 13:20:00 +0000 (13:20 +0000)]
also run 'df .' after the action

metze

git-svn-id: file:///home/svn/build-farm/trunk@848 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

15 years agowe only need smbtorture from samba4, so don't waste diskspace with other stuff
metze [Mon, 9 Feb 2009 14:20:38 +0000 (14:20 +0000)]
we only need smbtorture from samba4, so don't waste diskspace with other stuff

metze

git-svn-id: file:///home/svn/build-farm/trunk@847 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

15 years agoWhen updating the owner, actually update the owner, not the platform..
abartlet [Mon, 5 Jan 2009 23:10:42 +0000 (23:10 +0000)]
When updating the owner, actually update the owner, not the platform..

git-svn-id: file:///home/svn/build-farm/trunk@846 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

15 years agoTry to build Samba using gmake on this FreeBSD host
abartlet [Mon, 5 Jan 2009 23:08:36 +0000 (23:08 +0000)]
Try to build Samba using gmake on this FreeBSD host

git-svn-id: file:///home/svn/build-farm/trunk@845 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

15 years agoMake opi compile samba_3_X_devel with --enable-developer
vlendec [Fri, 2 Jan 2009 10:54:36 +0000 (10:54 +0000)]
Make opi compile samba_3_X_devel with --enable-developer

git-svn-id: file:///home/svn/build-farm/trunk@844 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

15 years agoincrease timeout
bjacke [Sun, 23 Nov 2008 20:49:25 +0000 (20:49 +0000)]
increase timeout

git-svn-id: file:///home/svn/build-farm/trunk@843 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

15 years agoLimit the temporary directory name to 32 characters
paulg [Mon, 3 Nov 2008 17:13:07 +0000 (17:13 +0000)]
Limit the temporary directory name to 32 characters
so VOS will be happy. There are better ways to truncate
the name but I think they are bash-specific. This way
should work on all hosts. --paulg

git-svn-id: file:///home/svn/build-farm/trunk@842 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

15 years agofix history for ldb and pidl
metze [Mon, 6 Oct 2008 08:02:06 +0000 (08:02 +0000)]
fix history for ldb and pidl

metze

git-svn-id: file:///home/svn/build-farm/trunk@841 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

15 years agomove things to the new 'master' branch
metze [Mon, 6 Oct 2008 06:53:20 +0000 (06:53 +0000)]
move things to the new 'master' branch

metze

git-svn-id: file:///home/svn/build-farm/trunk@840 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

15 years agoAttempt to complete r810:
vlendec [Sat, 4 Oct 2008 19:43:35 +0000 (19:43 +0000)]
Attempt to complete r810:

Patch by William Jojo <jojowil@hvcc.edu> to avoid adding -Wall to cc
builds if they run after a gcc build.

git-svn-id: file:///home/svn/build-farm/trunk@839 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

15 years agoDisable GNUTLS on charis since the ldaps tests are very slow.
jelmer [Wed, 24 Sep 2008 19:10:01 +0000 (19:10 +0000)]
Disable GNUTLS on charis since the ldaps tests are very slow.

git-svn-id: file:///home/svn/build-farm/trunk@838 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

15 years agoDon't build all the small stuff on charis to keep it as fast as possible.
jelmer [Wed, 24 Sep 2008 18:47:34 +0000 (18:47 +0000)]
Don't build all the small stuff on charis to keep it as fast as possible.

git-svn-id: file:///home/svn/build-farm/trunk@837 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

15 years agoArguments in $MAKE doesn't work, use separate variable.
jelmer [Wed, 24 Sep 2008 18:38:43 +0000 (18:38 +0000)]
Arguments in $MAKE doesn't work, use separate variable.

git-svn-id: file:///home/svn/build-farm/trunk@836 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

15 years agoRestrict number of builds on charis, enable automatic dependencies for
jelmer [Wed, 24 Sep 2008 18:23:13 +0000 (18:23 +0000)]
Restrict number of builds on charis, enable automatic dependencies for
Samba 4 and merged build for Samba 3.

git-svn-id: file:///home/svn/build-farm/trunk@835 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

15 years agoBuild with parallel make on charis.
jelmer [Wed, 24 Sep 2008 18:19:01 +0000 (18:19 +0000)]
Build with parallel make on charis.

git-svn-id: file:///home/svn/build-farm/trunk@834 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

15 years agoStop copying libjs now that EJS is no longer in the Samba 4 source tree.
jelmer [Sun, 21 Sep 2008 19:22:28 +0000 (19:22 +0000)]
Stop copying libjs now that EJS is no longer in the Samba 4 source tree.

git-svn-id: file:///home/svn/build-farm/trunk@833 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

15 years agoset --with-selftest-prefix for host opi to fix samba4 make test
metze [Mon, 15 Sep 2008 10:23:50 +0000 (10:23 +0000)]
set --with-selftest-prefix for host opi to fix samba4 make test

metze

git-svn-id: file:///home/svn/build-farm/trunk@832 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

15 years agosamba_3_X_devel points to v3-devel now
metze [Wed, 13 Aug 2008 12:28:59 +0000 (12:28 +0000)]
samba_3_X_devel points to v3-devel now

metze

git-svn-id: file:///home/svn/build-farm/trunk@831 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

15 years agouse the correct samba 3 branches for history generation
metze [Fri, 8 Aug 2008 15:41:43 +0000 (15:41 +0000)]
use the correct samba 3 branches for history generation

metze

git-svn-id: file:///home/svn/build-farm/trunk@830 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

15 years agoremove tridge.fns as this host doesn't use lcov anymore
metze [Thu, 7 Aug 2008 09:13:50 +0000 (09:13 +0000)]
remove tridge.fns as this host doesn't use lcov anymore

metze

git-svn-id: file:///home/svn/build-farm/trunk@829 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

15 years agoremove sun1.fns
metze [Thu, 7 Aug 2008 09:13:21 +0000 (09:13 +0000)]
remove sun1.fns

metze

git-svn-id: file:///home/svn/build-farm/trunk@828 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

15 years agoadd 'samba_3_X_devel' to the builds.
metze [Thu, 7 Aug 2008 09:10:11 +0000 (09:10 +0000)]
add 'samba_3_X_devel' to the builds.

samba_3_X_test currently points to v3-2-test
samba_3_X_devel currently points to v3-3-test

metze

git-svn-id: file:///home/svn/build-farm/trunk@827 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

15 years agoremove unused $host.fns files
metze [Thu, 7 Aug 2008 08:56:46 +0000 (08:56 +0000)]
remove unused $host.fns files

metze

git-svn-id: file:///home/svn/build-farm/trunk@826 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

15 years agorename samba_3_2_test into samba_3_X_test, so that
metze [Wed, 6 Aug 2008 10:32:29 +0000 (10:32 +0000)]
rename samba_3_2_test into samba_3_X_test, so that
we don't have to change the build farm scripts to often...

metze

git-svn-id: file:///home/svn/build-farm/trunk@825 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

15 years agobuild farm: Does not do make proto for S3
kseeger [Wed, 6 Aug 2008 10:09:18 +0000 (10:09 +0000)]
build farm: Does not do make proto for S3
Karolin

git-svn-id: file:///home/svn/build-farm/trunk@824 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

15 years agosometimes it's difficult to find where a stderr message appeared as
bjacke [Sun, 20 Jul 2008 20:42:42 +0000 (20:42 +0000)]
sometimes it's difficult to find where a stderr message appeared as
stderr and stdout logs are seperated.

With a channel swap of stderr and stdout we can "tee" out stderr and
leave it inside the main stdout logs...

Björn

git-svn-id: file:///home/svn/build-farm/trunk@823 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

15 years agoadd /usr/pkg/[s]bin for NetBSD's pkgsrc binaries
bjacke [Sat, 19 Jul 2008 01:57:01 +0000 (01:57 +0000)]
add /usr/pkg/[s]bin for NetBSD's pkgsrc binaries

git-svn-id: file:///home/svn/build-farm/trunk@822 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

15 years agoLCOV data will now come from magni
abartlet [Tue, 17 Jun 2008 05:07:49 +0000 (05:07 +0000)]
LCOV data will now come from magni

Andrew Bartlett

git-svn-id: file:///home/svn/build-farm/trunk@821 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

15 years agoMove lcov generation from tridge to magni, as ppc is just too werid...
abartlet [Tue, 17 Jun 2008 04:36:44 +0000 (04:36 +0000)]
Move lcov generation from tridge to magni, as ppc is just too werid...

Andrew Bartlett

git-svn-id: file:///home/svn/build-farm/trunk@820 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoShorten the name of the temporary directory so
paulg [Wed, 4 Jun 2008 14:24:54 +0000 (14:24 +0000)]
Shorten the name of the temporary directory so
that it stays with the 32-byte dir name limit
imposed by Stratus VOS. -- paulg

git-svn-id: file:///home/svn/build-farm/trunk@819 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoAdd script to handle setting the working dir for mailing dead hosts.
abartlet [Fri, 30 May 2008 05:39:00 +0000 (05:39 +0000)]
Add script to handle setting the working dir for mailing dead hosts.

Andrew Bartlett

git-svn-id: file:///home/svn/build-farm/trunk@818 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoFix silly bug preventing adding new machines (after we recorded the join time).
abartlet [Tue, 20 May 2008 01:22:42 +0000 (01:22 +0000)]
Fix silly bug preventing adding new machines (after we recorded the join time).

Andrew Bartlett

git-svn-id: file:///home/svn/build-farm/trunk@817 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoPut a 'real name' in build farm mails.
abartlet [Mon, 12 May 2008 02:30:35 +0000 (02:30 +0000)]
Put a 'real name' in build farm mails.

This might help it past a few more spam filters.

Andrew Bartlett

git-svn-id: file:///home/svn/build-farm/trunk@816 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoCommit changes to gitlog, apparently by Bjoern.
jelmer [Mon, 12 May 2008 01:48:38 +0000 (01:48 +0000)]
Commit changes to gitlog, apparently by Bjoern.

git-svn-id: file:///home/svn/build-farm/trunk@815 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoFix import of hostdb.
jelmer [Mon, 12 May 2008 01:47:41 +0000 (01:47 +0000)]
Fix import of hostdb.

git-svn-id: file:///home/svn/build-farm/trunk@814 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoFix not-existing host exclusion.
abartlet [Mon, 12 May 2008 01:19:27 +0000 (01:19 +0000)]
Fix not-existing host exclusion.

Andrew Bartlett

git-svn-id: file:///home/svn/build-farm/trunk@813 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoFix checking for valid host names
abartlet [Mon, 12 May 2008 01:08:23 +0000 (01:08 +0000)]
Fix checking for valid host names

Andrew Bartlett

git-svn-id: file:///home/svn/build-farm/trunk@812 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoDon't fill in duplicate builds and builds from invalid hosts.
abartlet [Mon, 12 May 2008 00:46:36 +0000 (00:46 +0000)]
Don't fill in duplicate builds and builds from invalid hosts.

We would update the build time, then proceed to add it as well.  The
unique index should make this faster, and prevent duplicates.

Andrew Bartlett

git-svn-id: file:///home/svn/build-farm/trunk@811 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoPatch by William Jojo <jojowil@hvcc.edu> to avoid adding -Wall to cc
abartlet [Thu, 8 May 2008 00:58:47 +0000 (00:58 +0000)]
Patch by William Jojo <jojowil@hvcc.edu> to avoid adding -Wall to cc
builds if they run after a gcc build.

Andrew Bartlett

git-svn-id: file:///home/svn/build-farm/trunk@810 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoSend out a mail to machines which have not (apparently) even submitted
abartlet [Fri, 2 May 2008 00:04:20 +0000 (00:04 +0000)]
Send out a mail to machines which have not (apparently) even submitted
a result, except if this is because they have joined in the last 7
days.

Previously, we missed the hosts without any builds in the database
(because the old builds are removed from the filesystem on samba.org
after 60 days).

Andrew Bartlett

git-svn-id: file:///home/svn/build-farm/trunk@809 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoUpdate Stratus VOS machines to agree with recent changes
paulg [Thu, 1 May 2008 21:16:51 +0000 (21:16 +0000)]
Update Stratus VOS machines to agree with recent changes
to the build_fns.fns macros.

git-svn-id: file:///home/svn/build-farm/trunk@808 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoTry to avoid problems with funny characters in names when sending mail
abartlet [Thu, 1 May 2008 05:23:46 +0000 (05:23 +0000)]
Try to avoid problems with funny characters in names when sending mail

Andrew Bartlett

git-svn-id: file:///home/svn/build-farm/trunk@807 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoIt seems more likely that the DB would be locked than that the mail
abartlet [Thu, 1 May 2008 05:16:05 +0000 (05:16 +0000)]
It seems more likely that the DB would be locked than that the mail
isn't sent (or if there is a mail problem, that we would get a useful
error).

Andrew Bartlett

git-svn-id: file:///home/svn/build-farm/trunk@806 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoEnable sending mails from the 'dead hosts' script.
abartlet [Thu, 1 May 2008 05:08:23 +0000 (05:08 +0000)]
Enable sending mails from the 'dead hosts' script.

Andrew Bartlett

git-svn-id: file:///home/svn/build-farm/trunk@805 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoModify admin scripts to handle what textfiles.pl used to do, after every update.
abartlet [Thu, 1 May 2008 05:07:01 +0000 (05:07 +0000)]
Modify admin scripts to handle what textfiles.pl used to do, after every update.

Update website to point users to the build alias (rather than tridge)
to subscribe machines.

Fix fill_db script not to consider zero-length files.

Add new script to mail host owners when their machines fail to report
in.

Andrew Bartlett

git-svn-id: file:///home/svn/build-farm/trunk@804 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoFix syntax.
jelmer [Mon, 21 Apr 2008 18:34:36 +0000 (18:34 +0000)]
Fix syntax.

git-svn-id: file:///home/svn/build-farm/trunk@803 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoMake dealing with up-to-date files a bit faster.
jelmer [Mon, 21 Apr 2008 18:15:23 +0000 (18:15 +0000)]
Make dealing with up-to-date files a bit faster.

git-svn-id: file:///home/svn/build-farm/trunk@802 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoAdd an extra index.
jelmer [Mon, 21 Apr 2008 17:53:12 +0000 (17:53 +0000)]
Add an extra index.

git-svn-id: file:///home/svn/build-farm/trunk@801 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoMove build status data from fill_db.pl into hostdb.
jelmer [Mon, 21 Apr 2008 17:50:14 +0000 (17:50 +0000)]
Move build status data from fill_db.pl into hostdb.

git-svn-id: file:///home/svn/build-farm/trunk@800 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoReintroduce sorting.
jelmer [Mon, 21 Apr 2008 13:36:58 +0000 (13:36 +0000)]
Reintroduce sorting.

git-svn-id: file:///home/svn/build-farm/trunk@799 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoRemove sorting.
jelmer [Mon, 21 Apr 2008 13:35:28 +0000 (13:35 +0000)]
Remove sorting.

git-svn-id: file:///home/svn/build-farm/trunk@798 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoFix host list filename.
jelmer [Mon, 21 Apr 2008 13:32:20 +0000 (13:32 +0000)]
Fix host list filename.

git-svn-id: file:///home/svn/build-farm/trunk@797 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoSort hosts by name.
jelmer [Mon, 21 Apr 2008 13:29:58 +0000 (13:29 +0000)]
Sort hosts by name.

git-svn-id: file:///home/svn/build-farm/trunk@796 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoHandle hosts without password or owner.
jelmer [Mon, 21 Apr 2008 13:29:05 +0000 (13:29 +0000)]
Handle hosts without password or owner.

git-svn-id: file:///home/svn/build-farm/trunk@795 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoStyle changes in email.
jelmer [Mon, 21 Apr 2008 13:26:27 +0000 (13:26 +0000)]
Style changes in email.

git-svn-id: file:///home/svn/build-farm/trunk@794 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoRemove hosts.list from subversion
jelmer [Mon, 21 Apr 2008 13:25:16 +0000 (13:25 +0000)]
Remove hosts.list from subversion

git-svn-id: file:///home/svn/build-farm/trunk@793 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoChange way from is handled in email code.
jelmer [Mon, 21 Apr 2008 12:27:18 +0000 (12:27 +0000)]
Change way from is handled in email code.

git-svn-id: file:///home/svn/build-farm/trunk@792 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoFix warnings.
jelmer [Mon, 21 Apr 2008 12:23:29 +0000 (12:23 +0000)]
Fix warnings.

git-svn-id: file:///home/svn/build-farm/trunk@791 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoDisable dry_run.
jelmer [Mon, 21 Apr 2008 12:07:30 +0000 (12:07 +0000)]
Disable dry_run.

git-svn-id: file:///home/svn/build-farm/trunk@790 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoFix typos, index creation.
jelmer [Mon, 21 Apr 2008 12:04:09 +0000 (12:04 +0000)]
Fix typos, index creation.

git-svn-id: file:///home/svn/build-farm/trunk@789 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoFix deletehost return code.
jelmer [Mon, 21 Apr 2008 11:59:32 +0000 (11:59 +0000)]
Fix deletehost return code.

git-svn-id: file:///home/svn/build-farm/trunk@788 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoAdd info command to admin.pl, fix return code in deletehost.
jelmer [Mon, 21 Apr 2008 11:57:33 +0000 (11:57 +0000)]
Add info command to admin.pl, fix return code in deletehost.

git-svn-id: file:///home/svn/build-farm/trunk@787 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoStyle improvements.
jelmer [Mon, 21 Apr 2008 11:48:03 +0000 (11:48 +0000)]
Style improvements.

git-svn-id: file:///home/svn/build-farm/trunk@786 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agomake sure we don't truncate files in textfiles.pl, more improvements in admin.pl...
jelmer [Mon, 21 Apr 2008 11:45:39 +0000 (11:45 +0000)]
make sure we don't truncate files in textfiles.pl, more improvements in admin.pl. Pair programmed with Andrew.

git-svn-id: file:///home/svn/build-farm/trunk@785 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoFix location of rsyncd.secrets.
jelmer [Mon, 21 Apr 2008 11:24:35 +0000 (11:24 +0000)]
Fix location of rsyncd.secrets.

git-svn-id: file:///home/svn/build-farm/trunk@784 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoUpdate fill_db.pl to use the hostdb database.
jelmer [Mon, 21 Apr 2008 11:21:44 +0000 (11:21 +0000)]
Update fill_db.pl to use the hostdb database.

git-svn-id: file:///home/svn/build-farm/trunk@783 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoFix some more issues in the admin.pl script. Pair programmed with Andrew.
jelmer [Mon, 21 Apr 2008 11:01:30 +0000 (11:01 +0000)]
Fix some more issues in the admin.pl script. Pair programmed with Andrew.

git-svn-id: file:///home/svn/build-farm/trunk@782 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoFix syntax errors in admin.pl, allow specifying commands on the command-line. Pair...
jelmer [Mon, 21 Apr 2008 10:55:46 +0000 (10:55 +0000)]
Fix syntax errors in admin.pl, allow specifying commands on the command-line. Pair programmed with Andrew.

git-svn-id: file:///home/svn/build-farm/trunk@781 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoRely on SQLite support for checking constraints rather than doing it by ourselves...
jelmer [Mon, 21 Apr 2008 10:41:55 +0000 (10:41 +0000)]
Rely on SQLite support for checking constraints rather than doing it by ourselves.. Pair programmed with Andrew.

git-svn-id: file:///home/svn/build-farm/trunk@780 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoAdd functionality for modifying hosts. Pair programmed with Andrew.
jelmer [Mon, 21 Apr 2008 10:39:48 +0000 (10:39 +0000)]
Add functionality for modifying hosts. Pair programmed with Andrew.

git-svn-id: file:///home/svn/build-farm/trunk@779 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoAdd tests for rsyncd secrets file and hosts file.
jelmer [Mon, 21 Apr 2008 10:19:23 +0000 (10:19 +0000)]
Add tests for rsyncd secrets file and hosts file.

git-svn-id: file:///home/svn/build-farm/trunk@778 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoAdd copyright headers, improve emails to buildfarmers.
jelmer [Mon, 21 Apr 2008 10:08:24 +0000 (10:08 +0000)]
Add copyright headers, improve emails to buildfarmers.

git-svn-id: file:///home/svn/build-farm/trunk@777 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoAdd convenience script for creating the text files from the db. (Pair programmed...
jelmer [Mon, 21 Apr 2008 10:04:05 +0000 (10:04 +0000)]
Add convenience script for creating the text files from the db. (Pair programmed with Andrew)

git-svn-id: file:///home/svn/build-farm/trunk@776 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoAdd functions for creating rsyncd.secrets and the host list. (Pair programmed with...
jelmer [Mon, 21 Apr 2008 10:03:36 +0000 (10:03 +0000)]
Add functions for creating rsyncd.secrets and the host list. (Pair programmed with Andrew)

git-svn-id: file:///home/svn/build-farm/trunk@775 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoAdd script for administrating buildfarm hosts. (Pair programmed with Andrew, as were...
jelmer [Mon, 21 Apr 2008 10:02:05 +0000 (10:02 +0000)]
Add script for administrating buildfarm hosts. (Pair programmed with Andrew, as were the two previous commits)

git-svn-id: file:///home/svn/build-farm/trunk@774 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoAdd password for host.
jelmer [Mon, 21 Apr 2008 09:37:12 +0000 (09:37 +0000)]
Add password for host.

git-svn-id: file:///home/svn/build-farm/trunk@773 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoAdd add and remove host functions.
jelmer [Mon, 21 Apr 2008 09:34:13 +0000 (09:34 +0000)]
Add add and remove host functions.

git-svn-id: file:///home/svn/build-farm/trunk@772 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoStart working on host database; add provision.
jelmer [Mon, 21 Apr 2008 09:20:57 +0000 (09:20 +0000)]
Start working on host database; add provision.

git-svn-id: file:///home/svn/build-farm/trunk@771 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoreset CFLAGS at the very beginning only to allow modification in
bjacke [Thu, 17 Apr 2008 14:19:17 +0000 (14:19 +0000)]
reset CFLAGS at the very beginning only to allow modification in
settings.local for testing purposes

git-svn-id: file:///home/svn/build-farm/trunk@770 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoUse GNU make for stevehome.
jelmer [Wed, 16 Apr 2008 10:55:17 +0000 (10:55 +0000)]
Use GNU make for stevehome.

git-svn-id: file:///home/svn/build-farm/trunk@769 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoValgrind now wants %p
abartlet [Tue, 15 Apr 2008 08:25:41 +0000 (08:25 +0000)]
Valgrind now wants %p

git-svn-id: file:///home/svn/build-farm/trunk@768 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoadded fjall as a x86_64 valgrind host
tridge [Mon, 7 Apr 2008 23:57:23 +0000 (23:57 +0000)]
added fjall as a x86_64 valgrind host

git-svn-id: file:///home/svn/build-farm/trunk@767 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoadded fjall as a x86_64 valgrind host
tridge [Mon, 7 Apr 2008 23:52:52 +0000 (23:52 +0000)]
added fjall as a x86_64 valgrind host

git-svn-id: file:///home/svn/build-farm/trunk@766 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agobuild-farm: Update repository links to be consistent
metze [Sun, 30 Mar 2008 11:04:41 +0000 (11:04 +0000)]
build-farm: Update repository links to be consistent

Patch from Andrew Kroeger <andrew@sprocks.gotdns.com>

metze

git-svn-id: file:///home/svn/build-farm/trunk@765 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoAdd host 'magni'
abartlet [Wed, 19 Mar 2008 03:00:42 +0000 (03:00 +0000)]
Add host 'magni'

Andrew Bartlett

git-svn-id: file:///home/svn/build-farm/trunk@764 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoUse python 2.5 on tridge (see if Fedora 8 x86_64 bug is reproduced).
abartlet [Tue, 18 Mar 2008 23:55:30 +0000 (23:55 +0000)]
Use python 2.5 on tridge (see if Fedora 8 x86_64 bug is reproduced).

Andrew Bartlett

git-svn-id: file:///home/svn/build-farm/trunk@763 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoCreate a separate actoin for displaying the config.h.
metze [Thu, 13 Mar 2008 09:33:56 +0000 (09:33 +0000)]
Create a separate actoin for displaying the config.h.

Also print out the config.log in case configure fails.

metze

git-svn-id: file:///home/svn/build-farm/trunk@762 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agosamba3 doesn't depend on perl any more
metze [Thu, 13 Mar 2008 09:32:25 +0000 (09:32 +0000)]
samba3 doesn't depend on perl any more

metze

git-svn-id: file:///home/svn/build-farm/trunk@761 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoRemove useless attempt at injecting variables into the Samba build
abartlet [Tue, 19 Feb 2008 05:19:50 +0000 (05:19 +0000)]
Remove useless attempt at injecting variables into the Samba build
system.

None of these were looked at by configure - we should be able to work
it out from CFLAGS and LDFLAGS...

Andrew Bartlett

git-svn-id: file:///home/svn/build-farm/trunk@760 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoAttempt to allow reading of diffs by German committers again.
abartlet [Mon, 18 Feb 2008 01:33:01 +0000 (01:33 +0000)]
Attempt to allow reading of diffs by German committers again.

If we don't pass in the author, we won't have to validate it against
being all-ASCII in the parinoid input parser.

Andrew Bartlett

git-svn-id: file:///home/svn/build-farm/trunk@759 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agomerlin has been updated
abartlet [Mon, 18 Feb 2008 01:31:21 +0000 (01:31 +0000)]
merlin has been updated

git-svn-id: file:///home/svn/build-farm/trunk@758 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoneeds libreplace
tridge [Mon, 11 Feb 2008 22:39:19 +0000 (22:39 +0000)]
needs libreplace

git-svn-id: file:///home/svn/build-farm/trunk@757 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoadded box from openldap project as example for them putting up their
tridge [Mon, 11 Feb 2008 22:24:26 +0000 (22:24 +0000)]
added box from openldap project as example for them putting up their
own build farm

git-svn-id: file:///home/svn/build-farm/trunk@756 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

16 years agoadded box from openldap project as example for them putting up their
tridge [Mon, 11 Feb 2008 22:22:12 +0000 (22:22 +0000)]
added box from openldap project as example for them putting up their
own build farm

git-svn-id: file:///home/svn/build-farm/trunk@755 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b