summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDieter Plaetinck <dieter@plaetinck.be>2008-12-16 18:13:55 +0100
committerDieter Plaetinck <dieter@plaetinck.be>2008-12-16 18:13:55 +0100
commite565cae3d698f13ba4b9e181770f9a51a5c4a709 (patch)
tree99e25408e14765e19e10ec3468aab720a23c0935 /TODO
parent02f944b99e015a81bb6dc244507396419e94b3a1 (diff)
fix for rollback doesnt work for dm_crypt devices
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 69107ad..2ccd0a8 100644
--- a/TODO
+++ b/TODO
@@ -12,7 +12,6 @@ ALPHA PHASE: get some people to test and suggest ideas, while fixing bugs and re
* find a way to make _cli_ask_checklist still userfriendly for long lists.. maybe we should just propose/ask to use dia if the list is too long
* lib things sometimes call die_error but we go back to the menu.. or something.. i think
* automatically configure grub for dm_crypt and lvm
-* cannot destruct luks devices (cryptsetup isLuks exits 234 instead of 0 for the device) -> breaks rollback when you have a luks FS
* removing an LV from a VG with more then 1 LV makes another LV be listed twice
* when removing dm_mapper devices, their "results" are not cleaned up (eg remove a LV filesystem on a VG and the LV block device remains)