Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Linux kernel and modules

1 view
Skip to first unread message

James G.

unread,
Nov 30, 1993, 9:54:26 AM11/30/93
to
When is the Linux kernel going to support modules as an option that
can be set while doing a make config? It gets so annoying to have
to apply patches to each new kernel release, just to have most of it
fail because the kernel has changed so much.

Consider this my plea for module support build in to pl15, so getting
ftape to run with it will be much easier that it has been with pl13,
ALPHA pl13, and pl14.

Anyone else have feeling on this? (Linus??)

James

Richard Evans

unread,
Nov 30, 1993, 11:13:03 AM11/30/93
to


I agree! Or, how about the ftape stuff built in rather than as a loadable
module? If is it the only driver ever to use modules, there's not much
point in having them in the kernel, is there?

---
-------------------------------------------------------------------------------
Richard Evans Telephone : (+44) 223 566200
Tadpole Technology plc Fax : (+44) 223 566201
Cambridge Science Park
Milton Road E-Mail : r...@tadtec.co.uk
Cambridge, CB4 4WQ, UK
-------------------------------------------------------------------------------

Peter Dalgaard SFE

unread,
Nov 30, 1993, 11:21:55 AM11/30/93
to

>Consider this my plea for module support build in to pl15, so getting
>ftape to run with it will be much easier that it has been with pl13,
>ALPHA pl13, and pl14.

>Anyone else have feeling on this? (Linus??)

One rather obvious problem is that modules.tar represents a
security hole the size of Hudson bay. This is OK for tinkering
(especially when you're not on the net...), but for production
use it just won't do. Anyone have any idea how difficult it
would be to make a secure modules package?


--
O_ ---- Peter Dalgaard
c/ /' --- Statistical Research Unit
( ) \( ) -- University of Copenhagen
~~~~~~~~~~ - (p...@kubism.ku.dk)

na6130400-Beuning

unread,
Dec 1, 1993, 4:00:12 PM12/1/93
to
In article <pd.754...@kubism.ku.dk> p...@kubism.ku.dk (Peter Dalgaard SFE) writes:

... Anyone have any idea how difficult it


would be to make a secure modules package?

Only allow root to make the system call that loads code.

Brian

Jon Tombs

unread,
Dec 2, 1993, 1:02:07 PM12/2/93
to

This and a check to see that the kernel release and module driver release
are the same was implemented some time ago by Bas (but not yet publically
released).

Hopefully with a bit of further cleaning up modules will apear in a future
offical kernel release.

With this I'm not aware of any security or reliability problems not already
present.

- Jon.

0 new messages