Subject: Re: Custom Kernel From 1.6.2 -RELEASE Sources
To: Daniel Bolgheroni <dbolgheroni@sigmanet.com.br>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: netbsd-help
Date: 04/07/2004 23:10:19
On Wed, Apr 07, 2004 at 12:08:51AM +0000, Daniel Bolgheroni wrote:
> On Tue, 6 Apr 2004 23:20:28 +0200
> Manuel Bouyer <bouyer@antioche.eu.org> wrote:
> 
> > On Tue, Apr 06, 2004 at 02:29:47AM +0000, Daniel Bolgheroni wrote:
> > > And what can I do to generate a kernel?
> > 
> > Use the tools that have been built in objdir (nbconfig, nbmake-i386):
> > cd sys/arch/i386/conf
> > <path_to_tooldir>/bin/nbconfig KERNEL_CONF
> > cd ../compile/KERNEL_CONF
> > <path_to_tooldir>/bin/nbmake-i386 dependall
> 
> Are there any way to do this with ./build.sh?

To build the tools: ./build.sh -t
To build the kernel: not on the 1.6.x branch.

-- 
Manuel Bouyer <bouyer@antioche.eu.org>
     NetBSD: 26 ans d'experience feront toujours la difference
--