aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2007-09-17 19:40:52 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2007-09-17 19:40:52 +0000
commit10990c221039a17c078ee57bc0b81d86c10c62e3 (patch)
tree7b0f2eb18b46149a24bab03dec70047e1ada6eab /TODO
parentRemoving bootsplash support since it hasn't been in a kernel we've supported ... (diff)
downloadgenkernel-10990c221039a17c078ee57bc0b81d86c10c62e3.tar.gz
genkernel-10990c221039a17c078ee57bc0b81d86c10c62e3.tar.bz2
genkernel-10990c221039a17c078ee57bc0b81d86c10c62e3.zip
Changed all instances of EVMS2/LVM2 to EVMS/LVM, respectively. This will keep everything simplified if a newer EVMS/LVM version set appears.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@535 67a159dc-881f-0410-a524-ba9dfbe2cb84
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 3 insertions, 3 deletions
diff --git a/TODO b/TODO
index 72291a6..8a3101a 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-- Add LVM2 support, so people that have their root partitions
- LVM2-ized can boot.
- Need configs for other currently-unsupported arches.
-
+- Make configs stackable
+- Remove 2.4 kernel support
+- Refactor code to be more simple and extendable