From owner-freebsd-questions Tue Mar 12 14:48:33 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx.aminor.no (greebo.aminor.no [217.13.29.107]) by hub.freebsd.org (Postfix) with ESMTP id 2F9F137B417 for ; Tue, 12 Mar 2002 14:48:26 -0800 (PST) Received: from [10.0.0.2] (holly.eivind [10.0.0.2]) by mx.aminor.no (Postfix) with ESMTP id 680C92A51C for ; Tue, 12 Mar 2002 23:48:24 +0100 (CET) Date: Tue, 12 Mar 2002 23:48:21 +0100 From: Eivind Olsen 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> X-Mailer: Mulberry/2.2.0b1 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --On 12. mars 2002 14:32 -0500 Isaac Mushinsky 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