From owner-freebsd-stable@FreeBSD.ORG Wed Sep 21 21:34:30 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3EAFB16A41F for ; Wed, 21 Sep 2005 21:34:30 +0000 (GMT) (envelope-from ertr1013@student.uu.se) Received: from pne-smtpout2-sn1.fre.skanova.net (pne-smtpout2-sn1.fre.skanova.net [81.228.11.159]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3D9F43D46 for ; Wed, 21 Sep 2005 21:34:28 +0000 (GMT) (envelope-from ertr1013@student.uu.se) Received: from falcon.midgard.homeip.net (212.181.162.201) by pne-smtpout2-sn1.fre.skanova.net (7.2.060.1) id 43297E3C0017D228 for freebsd-stable@freebsd.org; Wed, 21 Sep 2005 23:34:28 +0200 Received: (qmail 19379 invoked by uid 1001); 21 Sep 2005 23:34:27 +0200 Date: Wed, 21 Sep 2005 23:34:27 +0200 From: Erik Trulsson To: Brad Knowles Message-ID: <20050921213427.GA19297@falcon.midgard.homeip.net> Mail-Followup-To: Brad Knowles , FreeBSD-STABLE Mailing List References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.9i Cc: FreeBSD-STABLE Mailing List Subject: Re: Advice sought on upgrading from 4.11-R to 5.4... X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Sep 2005 21:34:30 -0000 On Wed, Sep 21, 2005 at 09:42:24PM +0200, Brad Knowles wrote: > Folks, > > I've seen the migration guide at > , and the > thread at > , > but I was wondering about the specific sequence of the upgrade process. And you should of course also read /usr/src/UPDATING as usual. > > In particular, I'm wondering if I should go from > RELENG_4_11_0_RELEASE direct to RELENG_5_4, or if I should instead go > first to RELENG_5_0_0_RELEASE then to RELENG_5_4? I would recommend going first to RELENG_5_3_0_RELEASE, and then to RELENG_5_4, but going directly to RELENG_5_4 will probably work fine as well - there were not all that many changes between 5.3 and 5.4. 5.3-RELEASE was the first stable release from the 5.x branch. I would not recommend using any earlier 5.x release. (I.e. don't use RELENG_5_0_0_RELEASE.) Of course, the officially recommended upgrade path is to backup all data (a very good idea in any case), reformat the disk, install the new system from scratch, and restore datafiles from the backup - but upgrading via source is certainly possible as well. > > > I think the individual steps to follow and commands to execute > during the upgrade are clear enough. But it's not obvious to me as > to which precise CVSup targets should be used to pull down the source > that would be compiled, etc.... -- Erik Trulsson ertr1013@student.uu.se