aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2008-07-28 16:18:04 -0700
committerChris Gianelloni <wolf31o2@gentoo.org>2008-07-28 16:18:04 -0700
commitd5b1e6a9852b18010f24c2f47edfff5daa221cf1 (patch)
treefd8e8f42b4b88465e41fab06419fab89373e87a0 /TODO
parentMoving files from generic to defaults, since they are the defaults used globa... (diff)
downloadgenkernel-d5b1e6a9852b18010f24c2f47edfff5daa221cf1.tar.gz
genkernel-d5b1e6a9852b18010f24c2f47edfff5daa221cf1.tar.bz2
genkernel-d5b1e6a9852b18010f24c2f47edfff5daa221cf1.zip
Removed all references to an initrd and renamed most initr{d,amfs} stuff to simply 'ramdisk' to simplify things for the future.
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index cc34c2e..a8becc1 100644
--- a/TODO
+++ b/TODO
@@ -6,7 +6,6 @@
- Refactor code to be more simple and extendable
- Fix all TODO sections in the code
- Add all options to genkernel.conf
-- Remove initrd support
- Add "include" options to genkernel.conf
- Allow for architecture-specific or module-specific files to override defaults
- Create hooks for various points in the build/install phases for modules