diff options
author | Dave Jones <davej@redhat.com> | 2011-12-29 12:16:45 -0500 |
---|---|---|
committer | Dave Jones <davej@redhat.com> | 2011-12-29 12:16:45 -0500 |
commit | 8efccd231a9d8b00771db851c990c11644a9f2b3 (patch) | |
tree | 7d5bf28faf4a33703ca6a03af958931675573fd0 /TODO | |
parent | 5f28a0af26dff9d6074c4e878d879855f900c758 (diff) | |
download | kernel-8efccd231a9d8b00771db851c990c11644a9f2b3.tar.gz kernel-8efccd231a9d8b00771db851c990c11644a9f2b3.tar.xz kernel-8efccd231a9d8b00771db851c990c11644a9f2b3.zip |
TODO: gzip modules
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -103,3 +103,7 @@ Spec file/config todos/cleanups - 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. + +* investigate gzip modules. Everything should support this now? + Looks like about 70M savings per kernel installed. + |