Subject: Re: Upgrading from 1.5.1 to 1.5.2
To: Tracy Nelson <tnelson158@attbi.com>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: netbsd-help
Date: 02/07/2002 22:44:53
On Thu, Feb 07, 2002 at 11:53:42AM -0800, Tracy Nelson wrote:
> Hi! I'm running the Wasabi distribution of the 1.5.1 release, and I was
> wondering if there's any standard upgrade path for moving to 1.5.2. I've
> set up CVS and fetched a copy of the latest kernel sources, but I don't
> really want to be tracking -current (I want to use the box to develop other
> software, not play with the system itself). Can I just retrieve files
> labelled for the 1.5.2 release? I'd also want everything else (utilities,
yes, it's tagged with netbsd-1-5-PATCH002. But if you're going to upgrade
from sources, you could go with netbsd-1-5 as well; you'll get 1.5.3_ALPHA
(which is not -current, but bug fixes to 1.5.2).
> libraries, etc), do I have to get those from CVS as well? I don't mind
Yes:
cvs checkout -r netbsd-1-5 src
will give you the whole source tree.
> building everything from source, but I'd rather install pre-built packages
> if that's possible (just for the sake of convenience). Or would it be
> possible to just download a 1.5.2 ISO image and upgrade from that?
Yes, you can do this as well, it may be faster :)
--
Manuel Bouyer <bouyer@antioche.eu.org>
--