Re: Annoying SCSI waiting...

From: Scott Long <scottl_at_freebsd.org>
Date: Sat, 23 Oct 2004 02:35:44 -0600
Ruslan Ermilov wrote:
> On Fri, Oct 22, 2004 at 05:11:18PM -0600, Scott Long wrote:
> [...]
> 
>>I'd like to see GENERIC get split into several sub-modules that
>>live in /sys/conf and can be included instead of constantly duplicated.
>>i.e.
>>
>>/sys/conf:
>>/SCSI
>>/BLOCK
>>/NIC
>>/USB
>>/FIREWIRE
>>
>>etc.
>>
>>Again, only for HEAD, not for RELENG_5.  Thoughts?
>>
> 
> I've had this idea for quite some time too.  But my thought was
> as far as having the sys/conf/GENERIC, a common portion of all
> GENERIC configs for all architectures.
> 
> 
> Cheers,

I have a feeling that as we expand to things like ARM and possibly
MIPS that there will be very little that is 'standard' anymore.
It might be possible to distill some common 'CORE' pieces, but we
really shouldn't over-engineer this =-)

I've been hacking up config(8) to allow the 'include' directive to
look outside of the current working directory.  Ideally I'd like to
have a new directive that allows you to specify and/or override the
default search path for included configs.  Unfortunately my blissful
ignorance towards lex/yacc is starting to show =-)

Scott
Received on Sat Oct 23 2004 - 06:37:25 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:19 UTC