Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 03 Nov 2005 20:06:01 -0800
From:      Brandon Fosdick <bfoz@bfoz.net>
To:        Robert Watson <rwatson@freebsd.org>
Cc:        Rob <spamrefuse@yahoo.com>, freebsd-stable@freebsd.org, Kris Kennaway <kris@obsecurity.org>
Subject:   Re: GENERIC and DEFAULTS
Message-ID:  <436ADE29.1060909@bfoz.net>
In-Reply-To: <20051102122547.Y45155@fledge.watson.org>
References:  <20051102103619.40726.qmail@web36201.mail.mud.yahoo.com> <20051102122547.Y45155@fledge.watson.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Robert Watson wrote:
 > My hope is that, increasingly, FreeBSD users will create kernel
> configuration files using the "include" directive to specify a set of
> changes relative to GENERIC.  That will also help lower the rate of foot
> shooting involving kernel components becoming optional.  Most of my
> kernel configuration files now look something like this:

I haven't had much luck finding the docs for this new mechanism. How long has it been around? Have I been living under a rock? Granted, I haven't grabbed the 6.0 source yet, so maybe I'm looking in the wrong places.

In lieu of finding something to read...

Is there some way to disable groups of devices? I don't have any SCSI devices on my machines and the list in GENERIC is pretty long. I'm not looking forward to writing nodevice for that many devices.

What happens with dependencies? For instance, some of the network devices rely on miibus. So what happens if I nodevice miibus and all of its children and then GENERIC gets a new device that depends on miibus?

Forgive me for asking stuff that's probably been covered. Like I said, I'm not seeing much info about this.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?436ADE29.1060909>