public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Query about initramfs and modules
@ 2002-01-15 23:15 David Garfield
  2002-01-15 23:34 ` Greg KH
                   ` (2 more replies)
  0 siblings, 3 replies; 18+ messages in thread
From: David Garfield @ 2002-01-15 23:15 UTC (permalink / raw)
  To: linux-kernel

Hearing all this talk about initramfs and eliminating hardwired
drivers, it occurs to me to ask:



Can/will the initramfs mechanism be made to implicitly load into the
kernel the modules (or some of the modules) in the image?



Doing so would allow the initramfs image to be composed solely of the
modules to be loaded, which would reduce the need for the "klibc".  It
would also eliminate the need for any sort of control script to be in
the image.

The only difficulty that I perceive in doing this is that the modules
in question might need to be appropriately resolved and relocated
before being put into the file image.  I think this is a solvable
problem, given that the kernel and its System.map should be available
when building the image.

--David Garfield

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2002-01-16 20:23 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-01-15 23:15 Query about initramfs and modules David Garfield
2002-01-15 23:34 ` Greg KH
2002-01-15 23:47   ` David Garfield
2002-01-16  0:01     ` Greg KH
2002-01-16  0:33       ` David Garfield
2002-01-16  1:16         ` Greg KH
2002-01-16 19:29       ` Andreas Ferber
2002-01-16 19:40         ` Greg KH
2002-01-16 19:53           ` Jordan Crouse
2002-01-16  2:09 ` H. Peter Anvin
2002-01-16 17:53   ` David Garfield
2002-01-16 18:13     ` H. Peter Anvin
2002-01-16 19:04       ` David Garfield
2002-01-16  3:29 ` Alexander Viro
2002-01-16 19:41   ` Erik Andersen
2002-01-16 19:56     ` H. Peter Anvin
2002-01-16 20:18       ` Erik Andersen
2002-01-16 20:23         ` H. Peter Anvin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox