Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Aug 2002 13:37:10 -0500
From:      David McNett <nugget@slacker.com>
To:        Matthias Trevarthan <trevarthan@wingnet.net>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: upgrading from 4.6 Release to fix Open SSL
Message-ID:  <20020808183710.GC26297@dazed.slacker.com>
In-Reply-To: <200208081431.12099.trevarthan@wingnet.net>
References:  <200208081431.12099.trevarthan@wingnet.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 08-Aug-2002, Matthias Trevarthan wrote:
> Can I simply use CVSup to download the tag "RELENG_4_6"?

Yes.  If you've installed the cvsup (or cvsup-without-gui) port or package
you will find sample cvsup control files in /usr/share/examples/cvsup/.
Therein you'll find a stable-supfile which is almost exactly what you 
want.  Make a copy of that as a template, and then edit it.  
You'll want to find the line that sets the tag to RELENG_4 and
instead set it to RELENG_4_6.

Then issue the command:
  cvsup -h cvsup3.freebsd.org /usr/share/examples/cvsup/yoursupfile

Adjust the hostname to one suitable for your needs / routing or pick
a digit at random.  :)

> Or do I have to specify a date range?

No.

> And how can I find out which revision a machine is running? (You, just to 
> confirm that I actually downloaded the correct revision..)

look in /usr/src/sys/conf/newvers.sh, you'll see something like:

    TYPE="FreeBSD"
    REVISION="4.6.1"
    BRANCH="RELEASE-p10"

-- 
 ________________________________________________________________________
|David McNett      |To ensure privacy and data integrity this message has|
|nugget@slacker.com|been encrypted using dual rounds of ROT-13 encryption|
|Austin, TX USA    |PGP/GPG DH 0xE43C5FC3 http://www.slacker.com/~nugget/|

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?20020808183710.GC26297>