diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2008-06-05 16:42:37 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2008-06-05 16:42:37 +0000 |
commit | 3a23a46d3b377e7d47b06591d1b21cc4dcd79a0c (patch) | |
tree | e7bcafbdeea392a31441874d963cd55c75381e21 /TODO | |
parent | Move setup_keymap call to before LUKS setup (diff) | |
download | genkernel-3a23a46d3b377e7d47b06591d1b21cc4dcd79a0c.tar.gz genkernel-3a23a46d3b377e7d47b06591d1b21cc4dcd79a0c.tar.bz2 genkernel-3a23a46d3b377e7d47b06591d1b21cc4dcd79a0c.zip |
Sync kernel configs from releng/trunk/releases/2008.0/kconfig and remove some unused configs.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@678 67a159dc-881f-0410-a524-ba9dfbe2cb84
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,7 +1,8 @@ - Need configs for other currently-unsupported arches - Make configs stackable +- Move modules_load to /etc/genkernel - Remove 2.4 kernel support -- Create arch / modules subdirs and move all arches under arch +- Create arch subdir and move all arches under arch - Refactor code to be more simple and extendable - Fix all TODO sections in the code - Add all options to genkernel.conf |