From owner-freebsd-questions@FreeBSD.ORG Wed Jun 4 13:06:14 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4235D37B401 for ; Wed, 4 Jun 2003 13:06:14 -0700 (PDT) Received: from agamemnon.cnchost.com (agamemnon.cnchost.com [207.155.252.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id C845643F3F for ; Wed, 4 Jun 2003 13:06:13 -0700 (PDT) (envelope-from mwoodson@sricrm.com) Received: from laskowskim (bdsl.66.14.215.39.gte.net [66.14.215.39]) by agamemnon.cnchost.com id QAA01625; Wed, 4 Jun 2003 16:06:11 -0400 (EDT) [ConcentricHost SMTP Relay 1.15] Errors-To: MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <3EDE450B.2060007@devegili.org> <200306041231.42319.kstewart@owt.com> Message-ID: Content-Type: text/plain; charset=iso-8859-15; format=flowed From: Mark Woodson Organization: Statistical Research, Inc. Date: Wed, 04 Jun 2003 13:06:09 -0700 In-Reply-To: <200306041231.42319.kstewart@owt.com> User-Agent: Opera7.01/Win32 M2 build 2651 Subject: Re: 5.0-release upgrade X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Jun 2003 20:06:14 -0000 On Wed, 4 Jun 2003 12:31:42 -0700, Kent Stewart wrote: > On Wednesday 04 June 2003 12:14 pm, Augusto Jun Devegili wrote: >> Hi all, >> >> I've installed 5.0-release and I want to get the latest sources in order >> to upgrade my system. I've read the handbook and found cvsup. I've >> created a supfile and I have one doubt: which should be the value of >> "tag" so that I fetch the latest 5.0 sources? >> >> TIA, and regards, >> >> Augusto Jun Devegili > > You can find the cvs tags at > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvs-tags.html > > I don't think of 5.x as a release quality system in the sense that 4.x > is. This will change when they release 5-stable at 5.2. Until then, I > think the only tag to follow is "tag=.", which is 5-current. If you look under /usr/share/examples/cvsup you'll find standard-supfile which will work to updating a 5.0 system with the latest sources. -Mark