/usr/share/examples/cvsup/stable-supfile
Giorgos Keramidas
keramida at freebsd.org
Mon Sep 27 03:41:10 PDT 2004
On 2004-09-27 11:01, Matthew Seaman <m.seaman at infracaninophile.co.uk> wrote:
> There seems to be a bit of an oddity with
> /usr/share/examples/cvsup/stable-supfile in 5.3-BETAx.
>
> Would it be possible for someone to put in RELENG_5 as the default tag
> in the version of this file on the RELENG_5 branch?
>
> --- stable-supfile.orig Mon Sep 27 10:58:41 2004
> +++ stable-supfile Mon Sep 27 10:59:47 2004
> @@ -68,9 +68,10 @@
> *default host=CHANGE_THIS.FreeBSD.org
> *default base=/var/db
> *default prefix=/usr
> -# The following line is for 4-stable. If you want 3-stable or 2.2-stable,
> -# change "RELENG_4" to "RELENG_3" or "RELENG_2_2" respectively.
> -*default release=cvs tag=RELENG_4
> +# The following line is for 5-stable. If you want 4-stable, 3-stable or
> +# 2.2-stable, change "RELENG_5" to "RELENG_4", "RELENG_3" or "RELENG_2_2"
> +# respectively.
> +*default release=cvs tag=RELENG_5
> *default delete use-rel-suffix
>
> # If you seem to be limited by CPU rather than network or disk bandwidth, try
RELENG_5 isn't STABLE yet, but you're right this has to change before
5.3-STABLE is released.
The current list of files that need updating when a release of FreeBSD
is rolled can be found at:
http://www.freebsd.org/doc/en_US.ISO8859-1/articles/releng/release-proc.html
It lists standard-supfile but not stable-supfile. I'll mail re@ about
this and see if we need to commit your diff now or it can be done just
before the 5.3-STABLE ISO images are created.
This one was a good catch! Thanks :-)
More information about the freebsd-current
mailing list