mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Add a "stable" config for 4-STABLE.
This commit is contained in:
parent
7b0db01ca4
commit
57a3a301fe
1 changed files with 9 additions and 0 deletions
9
tools/tools/tinderbox/etc/stable.rc
Normal file
9
tools/tools/tinderbox/etc/stable.rc
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
#
|
||||
# STABLE tinderbox setup
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
branches = RELENG_4
|
||||
platforms = alpha, i386/i386, i386/pc98
|
||||
recipient = stable@freebsd.org,%%arch%%@freebsd.org
|
||||
Loading…
Reference in a new issue