1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00

The rc files have been repo-copied to a separate subdirectory.

This commit is contained in:
Dag-Erling Smørgrav 2003-08-01 07:24:31 +00:00
parent b65384050e
commit 378c1e90c3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=118297
10 changed files with 15 additions and 104 deletions

View File

@ -10,16 +10,6 @@ MANOWN ?= ${USER}
MANGRP ?= ${USER}
MAN = tbmaster.1 tinderbox.1
SUBDIR = www
RCFILES = default.rc releng_4.rc current.rc experimental.rc
RCFILES += ada.rc dsa.rc dwp.rc stanley.rc
ETCDIR ?= ${HOME}/etc
ETCOWN ?= ${USER}
ETCGRP ?= ${USER}
beforeinstall:
(cd ${.CURDIR} &&\
${INSTALL} -m 0644 -o ${ETCOWN} -g ${ETCGRP} ${RCFILES} ${ETCDIR})
SUBDIR = etc www
.include <bsd.prog.mk>

View File

@ -1,10 +0,0 @@
#
# Tinderbox setup for ada.des.no
#
# $FreeBSD$
#
comment = Tinderbox development
branches = RELENG_4
targets = update, world, lint, release
platforms = i386

View File

@ -1,9 +0,0 @@
#
# CURRENT tinderbox setup
#
# $FreeBSD$
#
branches = CURRENT
platforms = alpha, amd64, i386/i386, i386/pc98, ia64, sparc64
recipient = current@freebsd.org,%%arch%%@freebsd.org

View File

@ -1,21 +0,0 @@
#
# Tinderbox defaults
#
# $FreeBSD$
#
comment = %%branch%% tinderbox
# Paths
sandbox = /home/des/tinderbox
logdir = /home/des/public_html
# Tinderbox options
tinderbox = /home/des/bin/tinderbox
options = --verbose
targets = update, world, generic, lint
# Reporting
sender = Tinderbox <des+tinderbox@freebsd.org>
recipient = des+%%arch%%-%%branch%%@freebsd.org
subject = [%%COMMENT%%] failure on %%arch%%/%%machine%%

View File

@ -1,10 +0,0 @@
#
# Tinderbox setup for dsa.des.no
#
# $FreeBSD$
#
comment = Tinderbox development
branches = CURRENT
targets = update, world, lint, release
platforms = alpha

View File

@ -1,10 +0,0 @@
#
# Tinderbox setup for dwp.des.no
#
# $FreeBSD$
#
comment = Tinderbox development
branches = CURRENT
targets = update, world, lint, release
platforms = i386

View File

@ -0,0 +1,14 @@
# $FreeBSD$
ETCFILES = default.rc releng_4.rc current.rc experimental.rc
ETCFILES += ada.rc dsa.rc dwp.rc stanley.rc
ETCDIR ?= ${HOME}/etc
ETCOWN ?= ${USER}
ETCGRP ?= ${USER}
realinstall:
.for FILE in ${ETCFILES}
${INSTALL} -m0644 -o${ETCOWN} -g${ETCGRP} ${.CURDIR}/${FILE} ${ETCDIR}
.endfor
.include <bsd.prog.mk>

View File

@ -1,11 +0,0 @@
#
# Tinderbox setup for experimental platforms.
#
# $FreeBSD$
#
comment = Experimental platforms
branches = CURRENT
env = NOLIBC_R=YES, NOFORTH=YES
platforms = powerpc
options = --verbose, --verbose

View File

@ -1,9 +0,0 @@
#
# RELENG_4 tinderbox setup
#
# $FreeBSD$
#
branches = RELENG_4
platforms = alpha, i386/i386, i386/pc98
recipient = stable@freebsd.org,%%arch%%@freebsd.org

View File

@ -1,13 +0,0 @@
#
# Tinderbox setup for stanley.rtp.freebsd.org
#
# $FreeBSD$
#
comment = Tinderbox stress test
sandbox = /vol/vol1/users/des/tinderbox
logdir = /home/des/public_html/stanley
branches = CURRENT
targets = update, world, generic, lint
platforms = alpha, amd64, i386/i386, i386/pc98, ia64, powerpc, sparc64
recipient =