Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Jul 2014 04:02:31 -0500
From:      Andrew Berg <aberg010@my.hennepintech.edu>
To:        Doug Hardie <bc979@lafn.org>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Freebsd-update to 9.3 from 9.2
Message-ID:  <53C8E2A7.6000000@my.hennepintech.edu>
In-Reply-To: <494D0D9E-ED60-4187-ABCF-8E18CDEAB911@lafn.org>
References:  <4CA0146F-BD4E-4613-9050-DB0C1FDB7EA4@lafn.org> <53C8B7A2.1060504@my.hennepintech.edu> <494D0D9E-ED60-4187-ABCF-8E18CDEAB911@lafn.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2014.07.18 03:40, Doug Hardie wrote:
> This gets even more interesting.  Unfortunately I do need to makeworld as sendmail needs SMTP-AUTH and that requires a rebuild.
Then there is no reason to use freebsd-update at at all.

> That is the date/time when I did the buildworld/buildkernel.  kern.osrelease and kern.version show the same thing.  So, now I don't know if I am running 9.2, 9.3, or a 9.2 kernel and 9.3 world.  There must be some way to tell.
The best thing to do since you need to build world and kernel is to just use
svn and do all updates via source. freebsd-update does nothing for you. Grab a
completely new copy of the 9.3 source with svn and then build and install it.
I'd recommend rolling back to whatever you had before the update before doing so.

freebsd-version may have been backported to 9 with 9.3. If so, you can use it.
Also, 9.2 kernel with 9.3 world is not likely to be functional since kernels
have no guarantee of forward-compatibility (9.3 kernel and 9.2 world would
probably be fine, though).



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