Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Mar 2002 23:48:21 +0100
From:      Eivind Olsen <eivind@aminor.no>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Re: How do I make a custom-kernel?
Message-ID:  <473215147.1015976901@[10.0.0.2]>
In-Reply-To: <20020312142549.C20700-100000@omsk.mushinsky.net>
References:   <20020312142549.C20700-100000@omsk.mushinsky.net>

next in thread | previous in thread | raw e-mail | index | archive | help
--On 12. mars 2002 14:32 -0500 Isaac Mushinsky <freebsd@mushinsky.net> 
wrote:

> 1. You can use the old procedure still, but better 'make buildkernel'.
> 'make buildworld' does NOT rebuild the kernel, it does everything else.
> Look in the online version of the handbook, you probably have the old
> print edition?
>
> 2. To build your kernel, edit the conf file (take a copy of GENERIC or
> LINT and make your changes), save it in the same directory under
> SOME_NAME, and do
>
> make buildkernel KERNCOF=SOME_NAME
> make installkernel KERNCOF=SOME_NAME
>
> 'make kernel' to do 'make buildkernel && make installkernel'


Ok, thanks. ;)

-- 
Eivind Olsen
eivind@aminor.no




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?473215147.1015976901>