Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Mar 2000 21:09:30 -0800
From:      "Dan O'Connor" <dan@mostgraveconcern.com>
To:        "Andy" <andy@lewman.com>, <stable@FreeBSD.ORG>
Subject:   Re: cvsup to RELENG_4 = 5.0-CURRENT?
Message-ID:  <021c01bf9485$f84fbe00$0200000a@danco>

next in thread | raw e-mail | index | archive | help

<snip>
>*default release=cvs tag=RELENG_4
>*default delete use-rel-suffix
>*default release=cvs tag=.
>
> My uname -a output is:
>
>FreeBSD phreakr.lewman.com 5.0-CURRENT FreeBSD 5.0-CURRENT #1: Wed Mar
<snip>

> Did I miss something?

Yes. You redefined 'tag=' to be '.', which is 'head', i.e., 5.0-CURRENT.

Do this instead:

*default release=cvs tag=RELENG_4
*default delete use-rel-suffix
*default compress
src-all
cvs-crypto
ports-all tag=.

--Dan

--
Dan O'Connor
On Matters of Most Grave Concern
http://www.mostgraveconcern.com

-----Original Message-----
From: Andy <andy@lewman.com>
To: stable@FreeBSD.ORG <stable@FreeBSD.ORG>
Date: Wednesday, March 22, 2000 8:58 PM
Subject: cvsup to RELENG_4 = 5.0-CURRENT?


>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
>
>22 23:44:39 EST 2000    
>root@phreakr.lewman.com:/usr/src/sys/compile/PHREAKR  i386
>
>
> Did I miss something?
>
>
>-- 
>
>|  Andy   |     e-mail      |      web       |
>|         | andy@lewman.com | www.lewman.com |
>
>Worst Month of the Year:
> February.  February has only 28 days in it, which means that if
>you rent an apartment, you are paying for three full days you don't
>get.  Try to avoid Februarys whenever possible.
> -- Steve Rubenstein
>
>
>To Unsubscribe: send mail to majordomo@FreeBSD.org
>with "unsubscribe freebsd-stable" in the body of the message
>



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?021c01bf9485$f84fbe00$0200000a>