Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 May 1998 18:29:13 +0200
From:      Eivind Eklund <eivind@yes.no>
To:        Luigi Rizzo <luigi@labinfo.iet.unipi.it>, current@FreeBSD.ORG
Subject:   Re: How about /usr/ports/kernel ?
Message-ID:  <19980530182913.04478@follo.net>
In-Reply-To: <199805301346.PAA29505@labinfo.iet.unipi.it>; from Luigi Rizzo on Sat, May 30, 1998 at 03:46:04PM %2B0200
References:  <199805301346.PAA29505@labinfo.iet.unipi.it>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, May 30, 1998 at 03:46:04PM +0200, Luigi Rizzo wrote:
> Just looking backward, i realize that i am doing a lot of work
> on the kernel, and so are others. So, how about adding a new port
> category, /usr/ports/kernel, where one can find various kernel
> enhancements etc which for any reason did not find their way in the
> main source tree ?
> 
> That would accommodate the following things:
> 
[...]
> 
> Comments ?

I think it might be a good idea, but this would require us to find a
good way to add things to the kernel.

My own view of this is that config(8) should scan for
	../../*/conf/files.FreeBSD
	../../*/conf/options.FreeBSD
	../../*/conf/files.FreeBSD.<architecture>
	../../*/conf/options.FreeBSD.<architecture>
add concatenate this with the appropriate files.

This would allow us to add a new subsystem (like i4b) by just adding a
new subdir to the kernel.

For some ports we would of course need to add extra kernel hooks, but
this at least solve the easy cases.

What do people think?

Eivind.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



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