kernel/TODO

15 lines
459 B
Plaintext
Raw Normal View History

Config TODOs:
* At some point disable CONFIG_ISA everywhere. F17 ?
2010-07-30 01:37:05 +00:00
2011-09-23 16:56:19 +00:00
Spec file TODOs:
* modules-extra: Do a few more things to make it a bit more robust.
- Allow for comments in the mod-extra.list file.
- Don't fail the build if a module is listed but not built (maybe).
- See if it can be tied into Kconfig instead of module names.
2011-12-29 17:16:45 +00:00
* investigate gzip modules. Everything should support this now?
Looks like about 70M savings per kernel installed.