summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDieter Plaetinck <dieter@plaetinck.be>2008-12-15 18:52:44 +0100
committerDieter Plaetinck <dieter@plaetinck.be>2008-12-15 18:52:44 +0100
commit2005367e695121b8bfd590a6f791dfe3975d3d74 (patch)
treee8bebf83b71f22ccc8622d9e6fede20a8d3ba456 /TODO
parentdb80671f17b1f3108f567b6288a74e9d777bb667 (diff)
fix for rollback looping only once. Thank you bash faq http://wooledge.org:8000/BashFAQ/024
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 3ba8cf7..06f709d 100644
--- a/TODO
+++ b/TODO
@@ -14,7 +14,6 @@ ALPHA PHASE: get some people to test and suggest ideas, while fixing bugs and re
* test fancy dm_crypt/lvm etc setups
* 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
-* rollback sometimes loops only once (eg with lvm setup only the LV is rolled back). open_items=1 doesn't get set even though it skips stuff (like the VG)
BETA PHASE: try to get aif on the (beta) installcd as an experimental, alternative installer.
* find a way to not have to preload libs and stuff, only load them when needed. -> faster start of install program