diff options
author | Harald Hoyer <harald@redhat.com> | 2013-03-14 17:51:47 +0100 |
---|---|---|
committer | Harald Hoyer <harald@redhat.com> | 2013-03-14 18:30:35 +0100 |
commit | c390590fac363a3ca467d4be0339baa01936e85d (patch) | |
tree | 939895b3ca98a03b879eaf68cba6917d4cf29b73 /TODO | |
parent | fd8e4aef9092a5daeeeb55e90105fef8d32ce56d (diff) | |
download | dracut-c390590fac363a3ca467d4be0339baa01936e85d.tar.gz dracut-c390590fac363a3ca467d4be0339baa01936e85d.tar.bz2 dracut-c390590fac363a3ca467d4be0339baa01936e85d.zip |
TODO: remove completed items
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -24,10 +24,8 @@ GENERATOR TODO - add presets (predefined set of modules) - add interpreter/plugin-scripts to be sourced at the beginning or end (can use dracut-functions) -- provide "installkernel" and "new-kernel-pkg" - add mechanism for module specific command line options - pkg-config integration, to make it easy for other packages to use us. -- add recovery image creator (mkrecovery) - default module specification could use some work - udev rule copying, as mentioned above, is a bit too hard-coded |