1
0
mirror of synced 2026-02-10 01:29:56 +00:00

Reformat Steve's TODO list into todoo-mode compatible format

This commit is contained in:
Axel Beckert
2010-03-10 15:13:17 +01:00
parent fb0575a47d
commit 324d0d26ba

15
TODO
View File

@@ -1,16 +1,17 @@
TODO
----
1. Test and support more file system types. Actually this should be
pretty simple now that the parameters are stored in the configuration
hash. The only issue is that trailing whitespace is missing from the
"make_fs_foo" option.
* Test and support more file system types.
2. Write more test cases.
Actually this should be pretty simple now that the parameters are
stored in the configuration hash. The only issue is that trailing
whitespace is missing from the "make_fs_foo" option.
3. LVM snapshot support as an install source.
* Write more test cases.
4. xen-delete-image should unallocate any used IP addresses.
* LVM snapshot support as an install source.
* xen-delete-image should unallocate any used IP addresses.
Steve
--