From owner-freebsd-stable Wed Mar 22 21: 9:56 2000 Delivered-To: freebsd-stable@freebsd.org Received: from vinyl.sentex.ca (vinyl.sentex.ca [209.112.4.14]) by hub.freebsd.org (Postfix) with ESMTP id 53A2B37BA59 for ; Wed, 22 Mar 2000 21:09:50 -0800 (PST) (envelope-from mike@sentex.net) Received: from granite.sentex.net (granite-atm.sentex.ca [209.112.4.1]) by vinyl.sentex.ca (8.9.3/8.9.3) with ESMTP id AAA50980; Thu, 23 Mar 2000 00:09:48 -0500 (EST) (envelope-from mike@sentex.net) Received: from chimp (ospf-mdt.sentex.net [205.211.164.81]) by granite.sentex.net (8.8.8/8.6.9) with ESMTP id AAA08707; Thu, 23 Mar 2000 00:09:46 -0500 (EST) Message-Id: <4.2.2.20000323000752.0513a130@mail.sentex.net> X-Sender: mdtancsa@mail.sentex.net X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.2 Date: Thu, 23 Mar 2000 00:09:42 -0500 To: Andy From: Mike Tancsa Subject: Re: cvsup to RELENG_4 = 5.0-CURRENT? Cc: stable@freebsd.org In-Reply-To: <38D9A44A.14385938@lewman.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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