Hacker News new | past | comments | ask | show | jobs | submit login

One thing I routinely do is compiling a monolithic kernel without module support (and exactly the modules the hardware needs). This way injecting a module into the kernel should be a little harder.



On a standard kernel you can still set kernel.modules_disabled=1 after everything you need is loaded. There should be no big difference in behaviour in both cases. Not that the module injection is common anyway...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: