<div dir="ltr">I want to build minimal kernel with no modules.I want to build it for specific system.</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jan 3, 2014 at 2:40 PM, Alexandru Juncu <span dir="ltr">&lt;<a href="mailto:alexj@rosedu.org" target="_blank">alexj@rosedu.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 3 January 2014 10:01, Laxmi Meena &lt;<a href="mailto:laxmicair@gmail.com">laxmicair@gmail.com</a>&gt; wrote:<br>

&gt; Hi,<br>
&gt;<br>
&gt; has anybody created rpm of monolithic kernel.<br>
<br>
</div>Linux can&#39;t really be anything but monolithic. Perhaps you are<br>
referring to an image that has all modules built in? (Linux is still<br>
&#39;monolithic&#39; even if it loads modules).<br>
<br>
If that is the case, you should know that an image like that is very<br>
specific. I don&#39;t think you would want ALL modules compiled into the<br>
kernel because the image would be rather big. Images without modules<br>
are usually made for small embedded devices where you know the exact<br>
hardware and you are pretty sure that the configuration won&#39;t change.<br>
If you want an image for a desktop or server, you usually want modules<br>
because you want the flexibility.<br>
<br>
So please give some more details on what you want/need and I&#39;m sure<br>
somebody will be able to help.<br>
</blockquote></div><br></div>