diff options
author | Harald Hoyer <harald@redhat.com> | 2013-05-28 13:26:05 +0200 |
---|---|---|
committer | Harald Hoyer <harald@redhat.com> | 2013-05-28 13:36:37 +0200 |
commit | bcfbddefe13d179d553da77cf66ada5e6fd804c8 (patch) | |
tree | c3df9d3b9fba3a997d04fad4baf3768d4c7b2742 /TODO | |
parent | 780cb337416a21b000353d1f2dbb362690265b3b (diff) | |
download | dracut-bcfbddefe13d179d553da77cf66ada5e6fd804c8.tar.gz dracut-bcfbddefe13d179d553da77cf66ada5e6fd804c8.tar.bz2 dracut-bcfbddefe13d179d553da77cf66ada5e6fd804c8.zip |
don't add volatile swap partitions to host_devs
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -22,6 +22,7 @@ INITRAMFS TODO GENERATOR TODO +- remove wait for swap devs, if no "resume=" is given on the kernel command line - add presets (predefined set of modules) - add interpreter/plugin-scripts to be sourced at the beginning or end (can use dracut-functions) - add mechanism for module specific command line options |