Date: Thu, 23 Mar 2000 00:09:42 -0500 From: Mike Tancsa <mike@sentex.net> To: Andy <andy@lewman.com> Cc: stable@freebsd.org Subject: Re: cvsup to RELENG_4 = 5.0-CURRENT? Message-ID: <4.2.2.20000323000752.0513a130@mail.sentex.net> In-Reply-To: <38D9A44A.14385938@lewman.com>
next in thread | previous in thread | raw e-mail | index | archive | help
At 11:57 PM 3/22/2000 -0500, Andy wrote:
>I just cvsup'd from my freshly installed 4.0 system, using the following
>supfile, and now that I reboot, and do a uname -a; I find I am in
>5.0-CURRENT?
>
>supfile is:
># Defaults that apply to all the collections
>*default host=cvsup5.FreeBSD.org
>*default base=/usr
>*default prefix=/usr
># The following line is for 4-stable. If you want 3.x-stable, change
># "RELENG_4" to "RELENG_3".
>*default release=cvs tag=RELENG_4
>*default delete use-rel-suffix
>*default release=cvs tag=.
>*default compress
>src-all
>cvs-crypto
>ports-all
>
> My uname -a output is:
>
>FreeBSD phreakr.lewman.com 5.0-CURRENT FreeBSD 5.0-CURRENT #1: Wed Mar
>22 23:44:39 EST 2000
>root@phreakr.lewman.com:/usr/src/sys/compile/PHREAKR i386
>
>
> Did I miss something?
>
You have
>*default release=cvs tag=RELENG_4
>*default release=cvs tag=.
I guess it takes the second which is HEAD or current... You want just
*default release=cvs tag=RELENG_4
--Mike
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.2.2.20000323000752.0513a130>
