Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Jun 1999 16:03:03 -0700 (PDT)
From:      Doug White <dwhite@resnet.uoregon.edu>
To:        Arcady Genkin <a.genkin@utoronto.ca>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: kernel recompilation question
Message-ID:  <Pine.BSF.4.03.9906111601480.21365-100000@resnet.uoregon.edu>
In-Reply-To: <87u2sesqsm.fsf@main.wgaf.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 11 Jun 1999, Arcady Genkin wrote:

> Suppose I compile a kernel. Then I decide that I want, for example
> change an IRQ for a networking card, or add a flag for a hard-disk
> controller.
> 
> The question is -- should I still do the "configure" and "make depend"
> steps or can I go straight to "make", provided no options and/or
> devices have been added?

As suggested previously, use boot -c.

For future reference, however, if you make changes the kernel config file
you _must_ run 'config' to affect these changes the the kernel build
directory.

> This is important for me b/c it takes 4 hours overall to compile a
> kernel on my 486, so if I can save 30 min for skipping "make depend",
> that would make me a bit happier.

4 hours?!?  Just what are you building?  On our 486/25sx it takes ~45
minutes.  It's a decently pruned kernel, though.

Doug White                               
Internet:  dwhite@resnet.uoregon.edu    | FreeBSD: The Power to Serve
http://gladstone.uoregon.edu/~dwhite    | www.freebsd.org



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?Pine.BSF.4.03.9906111601480.21365-100000>