aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2004-06-14 11:36:00 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2004-06-14 11:36:00 +0000
commit78fd88311a61a5f1d6385904c7cc838dd1d34acb (patch)
tree5be2fc1e978681a59175bcb767455abb8aa766b9 /tools
parent48ec0513acc1ef467f80bff8d4970d1a63f49abd (diff)
downloadsrc-78fd88311a61a5f1d6385904c7cc838dd1d34acb.tar.gz
src-78fd88311a61a5f1d6385904c7cc838dd1d34acb.zip
Update-only configs.
Notes
Notes: svn path=/head/; revision=130463
Diffstat (limited to 'tools')
-rw-r--r--tools/tools/tinderbox/etc/Makefile1
-rw-r--r--tools/tools/tinderbox/etc/update_current.rc4
-rw-r--r--tools/tools/tinderbox/etc/update_stable.rc4
3 files changed, 9 insertions, 0 deletions
diff --git a/tools/tools/tinderbox/etc/Makefile b/tools/tools/tinderbox/etc/Makefile
index b14109ee73af..da0abdf9a395 100644
--- a/tools/tools/tinderbox/etc/Makefile
+++ b/tools/tools/tinderbox/etc/Makefile
@@ -1,6 +1,7 @@
# $FreeBSD$
ETCFILES = default.rc releng_4.rc releng_5.rc stable.rc current.rc
+ETCFILES += update_stable.rc update_current.rc
ETCDIR ?= ${HOME}/etc
ETCOWN ?= ${USER}
ETCGRP ?= ${USER}
diff --git a/tools/tools/tinderbox/etc/update_current.rc b/tools/tools/tinderbox/etc/update_current.rc
new file mode 100644
index 000000000000..e8a1fa0ecfc5
--- /dev/null
+++ b/tools/tools/tinderbox/etc/update_current.rc
@@ -0,0 +1,4 @@
+# $FreeBSD$
+branches = CURRENT
+platforms = alpha, amd64, i386/i386, i386/pc98, ia64, powerpc, sparc64
+targets = update
diff --git a/tools/tools/tinderbox/etc/update_stable.rc b/tools/tools/tinderbox/etc/update_stable.rc
new file mode 100644
index 000000000000..6c865eb19327
--- /dev/null
+++ b/tools/tools/tinderbox/etc/update_stable.rc
@@ -0,0 +1,4 @@
+# $FreeBSD$
+branches = RELENG_4
+platforms = alpha, i386/i386, i386/pc98
+targets = update