Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Jan 2002 20:32:45 +0000
From:      Scott Mitchell <scott.mitchell@mail.com>
To:        Simon Siemonsma <s.siemonsma@hccnet.nl>
Cc:        Tom Kersten <tomkersten98@yahoo.com>, freebsd-questions@FreeBSD.ORG
Subject:   Re: Re: CVSup Question....
Message-ID:  <20020102203245.A249@localhost>
In-Reply-To: <200201021723.SAA24532@smtp.hccnet.nl>; from s.siemonsma@hccnet.nl on Wed, Jan 02, 2002 at 06:28:39PM %2B0000
References:  <20020102015044.33209.qmail@web10008.mail.yahoo.com> <200201021723.SAA24532@smtp.hccnet.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jan 02, 2002 at 06:28:39PM +0000, Simon Siemonsma wrote:
> Yes, you need to rebuild your kernel. The userland part of IPFW and the
> kernel part need to be in sync, otherwise it can give problems.  The same
> problem may occur with some other parts of BSD also.  So after a make
> world you should do a make buildkernel and make installkernel.
> 
> Simon Siemonsma

Just to add a little more to this, if you want to build & install your
favourite kernel, rather than GENERIC:

# cd /usr/src
# make KERNCONF=<MYKERNEL> buildkernel
# make KERNCONF=<MYKERNEL> installkernel

where <MYKERNEL> is the name of your kernel config file.

Cheers,

	Scott

-- 
===========================================================================
Scott Mitchell          | PGP Key ID | "Eagles may soar, but weasels
Cambridge, England      | 0x54B171B9 |  don't get sucked into jet engines"
scott.mitchell@mail.com | 0xAA775B8B |      -- Anon

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?20020102203245.A249>