logoalt Hacker News

Rohansilast Saturday at 2:36 PM1 replyview on HN

Why would you need to recompile if hardware changes? Linux manages just fine as a monolithic kernel that ships with support for many devices in the same kernel build.


Replies

ofrzetalast Saturday at 2:57 PM

It's true that you can compile everything in but it's not really the standard practice. On a stock distro you have dozens of dynamic modules loaded.

show 1 reply