summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2005-07-20 19:59:46 +0000
committerdes <des@FreeBSD.org>2005-07-20 19:59:46 +0000
commit61cf820c99b2f397ce7e7a6d1ba637c72a090077 (patch)
tree62471cfa679566b9ce4ce455fdb62f7d41b9aefe /tools
parent450fedcb13a8bf2bbfd2937a2861636879558a50 (diff)
downloadFreeBSD-src-61cf820c99b2f397ce7e7a6d1ba637c72a090077.zip
FreeBSD-src-61cf820c99b2f397ce7e7a6d1ba637c72a090077.tar.gz
CURRENT -> HEAD, and dump ia64 and powerpc.
Diffstat (limited to 'tools')
-rw-r--r--tools/tools/tinderbox/etc/head.rc (renamed from tools/tools/tinderbox/etc/current.rc)6
-rw-r--r--tools/tools/tinderbox/etc/update_current.rc4
-rw-r--r--tools/tools/tinderbox/etc/update_head.rc4
3 files changed, 7 insertions, 7 deletions
diff --git a/tools/tools/tinderbox/etc/current.rc b/tools/tools/tinderbox/etc/head.rc
index 70ec128..538410b 100644
--- a/tools/tools/tinderbox/etc/current.rc
+++ b/tools/tools/tinderbox/etc/head.rc
@@ -1,11 +1,11 @@
#
-# CURRENT tinderbox setup
+# HEAD tinderbox setup
#
# $FreeBSD$
#
-branches = CURRENT
-platforms = alpha, amd64, i386/i386, i386/pc98, ia64, powerpc, sparc64
+branches = HEAD
+platforms = alpha, amd64, i386/i386, i386/pc98, sparc64
cflags = -O2 -pipe
coptflags = %%CFLAGS%%
recipient = %%SENDER%%,<current@freebsd.org>,<%%arch%%@freebsd.org>
diff --git a/tools/tools/tinderbox/etc/update_current.rc b/tools/tools/tinderbox/etc/update_current.rc
deleted file mode 100644
index e8a1fa0..0000000
--- a/tools/tools/tinderbox/etc/update_current.rc
+++ /dev/null
@@ -1,4 +0,0 @@
-# $FreeBSD$
-branches = CURRENT
-platforms = alpha, amd64, i386/i386, i386/pc98, ia64, powerpc, sparc64
-targets = update
diff --git a/tools/tools/tinderbox/etc/update_head.rc b/tools/tools/tinderbox/etc/update_head.rc
new file mode 100644
index 0000000..5161d2f
--- /dev/null
+++ b/tools/tools/tinderbox/etc/update_head.rc
@@ -0,0 +1,4 @@
+# $FreeBSD$
+branches = HEAD
+platforms = alpha, amd64, i386/i386, i386/pc98, sparc64
+targets = update
OpenPOWER on IntegriCloud