summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2004-02-17 10:02:55 +0000
committerdes <des@FreeBSD.org>2004-02-17 10:02:55 +0000
commitb9c392a002db69ba3607bb8fe868487d3d9718bf (patch)
treefd1e9d83f8318f3e624b230354eae440e7ae127b /tools
parentf53e93b62e9833d35cbafc7a53a60826058574c8 (diff)
downloadFreeBSD-src-b9c392a002db69ba3607bb8fe868487d3d9718bf.zip
FreeBSD-src-b9c392a002db69ba3607bb8fe868487d3d9718bf.tar.gz
Remove configurations which aren't used in production.
Diffstat (limited to 'tools')
-rw-r--r--tools/tools/tinderbox/etc/Makefile1
-rw-r--r--tools/tools/tinderbox/etc/ada.rc10
-rw-r--r--tools/tools/tinderbox/etc/dsa.rc10
-rw-r--r--tools/tools/tinderbox/etc/dwp.rc10
4 files changed, 0 insertions, 31 deletions
diff --git a/tools/tools/tinderbox/etc/Makefile b/tools/tools/tinderbox/etc/Makefile
index db8230c..b14109e 100644
--- a/tools/tools/tinderbox/etc/Makefile
+++ b/tools/tools/tinderbox/etc/Makefile
@@ -1,7 +1,6 @@
# $FreeBSD$
ETCFILES = default.rc releng_4.rc releng_5.rc stable.rc current.rc
-ETCFILES += ada.rc dsa.rc dwp.rc
ETCDIR ?= ${HOME}/etc
ETCOWN ?= ${USER}
ETCGRP ?= ${USER}
diff --git a/tools/tools/tinderbox/etc/ada.rc b/tools/tools/tinderbox/etc/ada.rc
deleted file mode 100644
index 566a75a..0000000
--- a/tools/tools/tinderbox/etc/ada.rc
+++ /dev/null
@@ -1,10 +0,0 @@
-#
-# Tinderbox setup for ada.des.no
-#
-# $FreeBSD$
-#
-
-comment = Tinderbox development
-branches = RELENG_4
-targets = update, world, lint, release
-platforms = i386
diff --git a/tools/tools/tinderbox/etc/dsa.rc b/tools/tools/tinderbox/etc/dsa.rc
deleted file mode 100644
index d5dbf91..0000000
--- a/tools/tools/tinderbox/etc/dsa.rc
+++ /dev/null
@@ -1,10 +0,0 @@
-#
-# Tinderbox setup for dsa.des.no
-#
-# $FreeBSD$
-#
-
-comment = Tinderbox development
-branches = CURRENT
-targets = update, world, lint, release
-platforms = alpha
diff --git a/tools/tools/tinderbox/etc/dwp.rc b/tools/tools/tinderbox/etc/dwp.rc
deleted file mode 100644
index c37fdcd..0000000
--- a/tools/tools/tinderbox/etc/dwp.rc
+++ /dev/null
@@ -1,10 +0,0 @@
-#
-# Tinderbox setup for dwp.des.no
-#
-# $FreeBSD$
-#
-
-comment = Tinderbox development
-branches = CURRENT
-targets = update, world, lint, release
-platforms = i386
OpenPOWER on IntegriCloud