From owner-freebsd-stable@FreeBSD.ORG Mon Apr 25 01:45:10 2005 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 B50F316A5BD for ; Mon, 25 Apr 2005 01:45:07 +0000 (GMT) Received: from mail22.syd.optusnet.com.au (mail22.syd.optusnet.com.au [211.29.133.160]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F5E543D53 for ; Mon, 25 Apr 2005 01:45:07 +0000 (GMT) (envelope-from mail@iaindooley.com) Received: from [10.0.1.3] (c220-237-12-31.randw1.nsw.optusnet.com.au [220.237.12.31]) (authenticated bits=0)j3P1iuXS016135; Mon, 25 Apr 2005 11:45:02 +1000 Message-ID: <426CDA1B.3020906@iaindooley.com> Date: Mon, 25 Apr 2005 11:52:59 +0000 From: Iain Dooley User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050407) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kris Kennaway References: <426CD319.6010005@iaindooley.com> <20050425012837.GA59690@xor.obsecurity.org> <426CD723.3040906@iaindooley.com> <20050425013604.GA59847@xor.obsecurity.org> In-Reply-To: <20050425013604.GA59847@xor.obsecurity.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-stable@freebsd.org Subject: Re: Uprading to 5.X from 4.X 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: Mon, 25 Apr 2005 01:45:10 -0000 Kris Kennaway wrote: > On Mon, Apr 25, 2005 at 11:40:19AM +0000, Iain Dooley wrote: > >> >>Kris Kennaway wrote: >> >>>On Mon, Apr 25, 2005 at 11:23:05AM +0000, Iain Dooley wrote: >>> >>> >>>>hi all, i keep seeing comments such as "upgrading across major versions >>>>is not recommended for mere mortals". so what the hell are 'mere mortals' >>>>such as myself supposed to do when we want to upgrade across major >>>>versions? >>> >>> >>>Use sysinstall to do a binary upgrade, or carefully follow the >>>directions in the handbook. >> >>binary upgrade!!! brilliant, i didn't even know it existed. is there a >>section in the handbook on it? i couldn't find one. > > > I don't know. It might be with the release documentation. > > >>will there be issues running programs currently installed on my system >>after a binary upgrade? > > > In general no (if you install the 4.x compatibility package), but if > you're going to keep using new ports/packages then it's recommended > that you reinstall everything (e.g. with portupgrade) to avoid the > incompatibilities that can arise if you mix and match 4.x and 5.x > packages. i see, i've just been through a bit of three day nightmare trying to portupgrade everything (install errors aplenty ... see my email on the freebsd-questions list). maybe i'll hold off for a little while. it's such a pain having to wait for everything to build from source. kde takes forever, so you leave the house but when you come back there is one of those configuration options screens for some obscure package with bunch of options like "Enable Lib GSSD Compatibility" that mean absolutely nothing to me. meanwhile i can't use my PC. maybe i should be using pkg_update instead? cheers iain