From owner-freebsd-stable@FreeBSD.ORG Thu Oct 2 19:08:34 2003 Return-Path: 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 62A9816A4B3 for ; Thu, 2 Oct 2003 19:08:34 -0700 (PDT) Received: from slack.macaroon.net (217.79.104.187.adsl.griffin.net.uk [217.79.104.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9923E43FF3 for ; Thu, 2 Oct 2003 19:08:32 -0700 (PDT) (envelope-from cameron@macaroon.net) Received: from macaroon.net (jack.macaroon.net [10.1.10.10]) by slack.macaroon.net (8.12.8p1/8.12.8) with ESMTP id h9328TYE065764; Fri, 3 Oct 2003 03:08:30 +0100 (BST) (envelope-from cameron@macaroon.net) Message-ID: <3F7CDA1C.3060701@macaroon.net> Date: Fri, 03 Oct 2003 03:08:28 +0100 From: Cameron Murdoch User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5b) Gecko/20030904 Thunderbird/0.2 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "F. Even" References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-stable@freebsd.org Subject: Re: upgrading 4.0 to stable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Oct 2003 02:08:34 -0000 F. Even wrote: >My problem being though is the box is about 60 mi. away and I have limited >access to it. I was hoping to be able to pull this off remotely.... > >What I'm basically looking for is guidance on actually doing an upgrade. > >So...when I CVSup, what tags should I do? Do there still exist tags for >RELENG_4_0, or is the next step straight to RELENG_4_3? Can I find the >"UPDATING" document that everyone keeps mentioning on the website anywhere >before I go grabbing source, etc.? I'd really like to find some reading >materials before I just dive into it...it just seems that the materials for >this topic are a little scarce on the site. > > > The UPDATING file changes frequently so you will not find it on the website as such, it is fetched with the source and contains any important gochta's, often temporarily ones. You can use CVSWeb to look at it though: http://www.freebsd.org/cgi/cvsweb.cgi/src/UPDATING Then pick a particular revision. Also, the handbook walks you through the upgrade process at: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html As to whether you need to jump straight to RELENG_4_3 or not is your decision, going to each release, (4.1 then 4.2) might be safer but it is going to take a long time. As Doug suggested reinstalling might be less painful in the long run. As this is a remote box you are going to have to be ultra careful. You are *going* to need single user mode access to it if you want to upgrade it. Cheers, Cam