Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Nov 2001 21:25:57 +0200
From:      Ruslan Ermilov <ru@FreeBSD.ORG>
To:        Darren Henderson <darren@bmv.state.me.us>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: Observations on upgrading from 4.4-RELEASE to 5.0-CURRENT
Message-ID:  <20011121212557.D59029@sunbay.com>
In-Reply-To: <Pine.A41.4.21.0111211244060.12342-100000@katahdin.bmv.state.me.us>
References:  <Pine.A41.4.21.0111211244060.12342-100000@katahdin.bmv.state.me.us>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Nov 21, 2001 at 12:53:55PM -0500, Darren Henderson wrote:
> 
> Upgrading from a fresh 4.4-RELEASE install to 5.0-CURRENT is remarkably
> simple at this point in time, a couple of observations however...
> 
Thanks.  :-)

> I did have to do an installworld before I could install a new kernel. Trying
> to do an installkernel first fails for lack of kldxref. Perhaps that could
> be committed to STABLE to make going from STABLE to CURRENT a bit simpler if
> it doesn't carry a huge number of dependencies?
> 
Hmm, this shouldn't be a problem as of src/sys/modules/Makefile,v 1.202
failure to run kldxref(8) is not considered fatal, and kldxref is only
run once after all modules are installed.

> That and the lack of a /boot/device.hints file are the only complications
> I saw while doing the upgrade.
> 
You're supposed to read src/UPDATING when doing a source upgrade.
It has all the necessary info on the topic under the ``To upgrade
from 4.x-stable to current'' section, including the step to setup
/boot/device.hints file.

[snip]


Cheers,
-- 
Ruslan Ermilov		Oracle Developer/DBA,
ru@sunbay.com		Sunbay Software AG,
ru@FreeBSD.org		FreeBSD committer,
+380.652.512.251	Simferopol, Ukraine

http://www.FreeBSD.org	The Power To Serve
http://www.oracle.com	Enabling The Information Age

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011121212557.D59029>