Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Sep 2004 13:40:56 +0300
From:      Giorgos Keramidas <keramida@freebsd.org>
To:        freebsd-current@freebsd.org
Subject:   Re: /usr/share/examples/cvsup/stable-supfile
Message-ID:  <20040927104056.GA2292@orion.daedalusnetworks.priv>
In-Reply-To: <20040927100102.GD57485@happy-idiot-talk.infracaninophile.co.uk>
References:  <20040927100102.GD57485@happy-idiot-talk.infracaninophile.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2004-09-27 11:01, Matthew Seaman <m.seaman@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 :-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040927104056.GA2292>