<<On Thu, 20 Apr 2000 21:58:49 +0300, Maxim Sobolev <[EMAIL PROTECTED]> said:

> Looks like *really* nice idea. This would allow to solve "stale
> modules" problem at minimal cost.

Long ago, in a galaxy far, far away... (well, OK, seven years ago, in
FreeBSD 1.0) I was working on developing a loadable-module system for
FreeBSD (which I eventually threw out when Terry Lambert donated his
LKM implementation).

In my version, the config file included statements like `module foo',
which config(8) interpreted as `link the files listed in the files
file as ``optional foo'' into a separate module foo.o'.

We can't do this for everything marked `optional' because not all of
those combinations actually make sense.

-GAWollman

--
Garrett A. Wollman   | O Siem / We are all family / O Siem / We're all the same
[EMAIL PROTECTED]  | O Siem / The fires of freedom 
Opinions not those of| Dance in the burning flame
MIT, LCS, CRS, or NSA|                     - Susan Aglukark and Chad Irschick


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to