remember when you could get your kernel fully functional with no modules whatsoever (all built-in) and it'd be under .5mb?
nowadays they add the damn kernel objects in as modules anyway, you can't even truly disable them :( they're just built-in as rodata and loaded dynamically anyway
Comments
nowadays they add the damn kernel objects in as modules anyway, you can't even truly disable them :( they're just built-in as rodata and loaded dynamically anyway