how to build monolithic kernel
From: Laxmi Meena <hidden>
Date: 2014-01-05 07:03:55
I want to build minimal kernel with no modules.I want to build it for specific system. On Fri, Jan 3, 2014 at 2:40 PM, Alexandru Juncu [off-list ref] wrote:
On 3 January 2014 10:01, Laxmi Meena [off-list ref] wrote:quoted
Hi, has anybody created rpm of monolithic kernel.Linux can't really be anything but monolithic. Perhaps you are referring to an image that has all modules built in? (Linux is still 'monolithic' even if it loads modules). If that is the case, you should know that an image like that is very specific. I don't think you would want ALL modules compiled into the kernel because the image would be rather big. Images without modules are usually made for small embedded devices where you know the exact hardware and you are pretty sure that the configuration won't change. If you want an image for a desktop or server, you usually want modules because you want the flexibility. So please give some more details on what you want/need and I'm sure somebody will be able to help.
-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20140105/d0fee959/attachment.html