21.09.2014 00:42, Erich Titl пишет:
> Hi KP
>
> at 20.09.2014 21:31, kp kirchdoerfer wrote:
>> Am Samstag, 20. September 2014, 21:19:47 schrieb Erich Titl:
> ...
>>> This will blow up initmod even more
>> Can you explain?
>>
>> I thought, it could be something small like hwdetect...
>>
> First of all you need the code to be inserted in initmod, e.g. the
> module code, which you don't if it is compiled into the kernel, then you
> need something that detects the dependency and acts accordingly maybe
> even with some error detection and reporting. No way to save space that
> way, neither to save development cicles.
>
> Indeed compiling a few important ubiquitous drivers into the kernel is a
> good way as the kernel is well compressed on flash. For the number of
> modules we may just have to live with init(rd|mod)
>
> cheers
>
> Erich
Dependencies are already handled by busybox (yes, it can). Modules are 
into initmod now, and there is no need to add something else to initmod 
to load them conditionally on mount. I suspect that now modules should 
be loaded at fs mounting - but it needs testing.

------------------------------------------------------------------------------
Slashdot TV.  Video for Nerds.  Stuff that Matters.
http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk

_______________________________________________
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to