From owner-freebsd-questions@FreeBSD.ORG Tue May 1 12:26:27 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 301CD16A400 for ; Tue, 1 May 2007 12:26:27 +0000 (UTC) (envelope-from fbsd06@mlists.homeunix.com) Received: from mxout-03.mxes.net (mxout-03.mxes.net [216.86.168.178]) by mx1.freebsd.org (Postfix) with ESMTP id 0EA6513C447 for ; Tue, 1 May 2007 12:26:26 +0000 (UTC) (envelope-from fbsd06@mlists.homeunix.com) Received: from gumby.homeunix.com. (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id BB71B5193C for ; Tue, 1 May 2007 08:26:25 -0400 (EDT) Date: Tue, 1 May 2007 13:26:22 +0100 From: RW To: freebsd-questions@freebsd.org Message-ID: <20070501132622.19675e6e@gumby.homeunix.com.> In-Reply-To: <20070430031248.GF15045@gizmo.acns.msu.edu> References: <57145.74.64.6.149.1177901692.squirrel@mail.el.net> <20070430031248.GF15045@gizmo.acns.msu.edu> X-Mailer: Claws Mail 2.9.1 (GTK+ 2.10.11; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: upgrade X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 May 2007 12:26:27 -0000 On Sun, 29 Apr 2007 23:12:48 -0400 Jerry McAllister wrote: > On Sun, Apr 29, 2007 at 10:54:52PM -0400, kalin mintchev wrote: > > > > > hello... > > > > how painful is to upgrade srcs from 6 to 6.2? all backup and stuff? > > Not very painful, though I would definitely recommend a backup. > Even though the upgrade process is quite reliable, it is easy to > make a mistake or change your mind about something in the middle > and so you might want your old files. Personally I just backup "/etc", which contains the configuration for the base system. It's possible to mess-up these file within mergemaster, and it would be a pain to recreate them. Everything else is reinstallable, or user data, and the threat to the latter isn't much greater than when upgrading ports.