Building a custom kernel

Phil Schulz ph.schulz at gmx.de
Tue Dec 28 05:51:49 PST 2004


Kövesdán Gábor wrote:
> 
> I'd like to build a monolithic kernel without loadable module support. I've
> also made it on Linux, but I haven't found such howto for FreeBSD. Is there
> any opportunity to do this?
> 

this doesn't answer your question directly but you can disable 
(un-)loading of modules during runtime if you set the securelevel to sth 
 >= 1.

afaik, there are some things which only work as modules so disabling 
modules might not be a good idea. acpi is one of them, i believe.

hth,

phil.


More information about the freebsd-questions mailing list