On Tue, Nov 29, 2011 at 01:06:17AM -0800, John Nemeth wrote: > > Currently, a kmod is an ELF binary. However, I had a look at the > code and I think without too much effort we can achieve what you want.
Already done, but thanks! There's no point to loading entropy from modload; rndctl can already load it. I'll have to poke around at what it takes to do this with multiboot, since I want it for Xen kernels too. Thor