Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Oct 2004 17:18:26 +1300
From:      James Pole <james@pole.net.nz>
To:        Geoff Sweet <lists@whootis.com>
Cc:        stable@freebsd.org
Subject:   Re: kernel help
Message-ID:  <1A08F1AA-18E1-11D9-AA60-000D93341F5C@pole.net.nz>
In-Reply-To: <1097205696.14424.37.camel@whapper.home.whootis.com>
References:  <1097124983.4164cc7713dd5@www.whootis.net> <1097205696.14424.37.camel@whapper.home.whootis.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 8/10/2004, at 4:21 PM, Geoff Sweet wrote:

> Anyway now I want to make my changes to my GENERIC kernel so that I
> don't have to do the world thing.  So I already CVSup'ed the /usr/src
> directory to 4.10, so that is bad for me. Can I whack the /usr/src
> directory and use sysinstall to load on the /usr/src files? If I tell 
> it
> to go get it from ftp.freebsd.org, is it going to retrieve the latest
> (so 4.10) source or will it retrieve my default 4.9 source?  I am 
> trying
> to get a cd stuck in my box so that I can just do this off the CD, but
> thier tech support is a bit slow... HA.

Heya,

The best thing for you to do is to just take the standard CVSup file 
from:-
/usr/share/examples/cvsup/stable-supfile

Then update the following line:-
*default release=cvs tag=RELENG_4_9

This should revert the source code to the 4.9 release -- and as a bonus 
all the security fixes for 4.9-RELEASE will be included as well. 
RELENG_4 will update you to the very latest code for FreeBSD 4.x-STABLE 
while RELENG_4_9 will update you to the latest patched code for 
4.9-RELEASE.

When you update your system will be FreeBSD 4.9-RELEASE-p99 (where 99 
is the patch level which shows how many patches has been applied to 
4.9-RELEASE) instead of just plain FreeBSD 4.9-RELEASE. You can verify 
this by running the `uname -a` command.

Regards,
James



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1A08F1AA-18E1-11D9-AA60-000D93341F5C>