Re: Query about initramfs and modules

Alexander Viro (viro@math.psu.edu)
Tue, 15 Jan 2002 22:29:12 -0500 (EST)


On Tue, 15 Jan 2002, David Garfield wrote:

> 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?

No. The point of initramfs is to remove crap from kernel and switch
to using normal code paths for late-boot stuff. _Adding_ insmod
analog into the kernel? No, thanks.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/