Date: Thu, 18 Apr 2002 09:12:15 -0500 From: Christopher Schulte <schulte+freebsd@nospam.schulte.org> To: "Rob Carmichael" <robc@globalevideo.com>, <questions@FreeBSD.ORG> Subject: Re: My kernel version is stuck Message-ID: <5.1.0.14.0.20020418090834.048d5ef8@pop3s.schulte.org> In-Reply-To: <005d01c1e6cb$e1078300$279752c1@globalvc.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
At 12:26 PM 4/18/2002 +0100, Rob Carmichael wrote: >I'm currently maintain three freebsd boxes, all of which I keep updated via >cvs (via the makeworld script from freebsddiary.org). The problem I am >having is that each of the one machine says its 4.4-RC and the other two say >4.5-PRERELEASE whereas by my reckoning all three should say 4.5-RELEASE as I >update them on a weekly basis. >I've tried changing it in /stand/sysinstall 'options' but the change is >never held, and I don't seem to be able to change it When you update, do you actually install a new kernel? `ls -l /kernel` and make sure the timestamp verifies the kernel is what you expect it to be. A `make world` does not build nor install a new kernel. Take a look at /usr/src/Makefile for the available targets. >regards, >-- >Rob Carmichael -- Christopher Schulte http://www.schulte.org/ Do not un-munge my @nospam.schulte.org email address. This address is valid. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.1.0.14.0.20020418090834.048d5ef8>