From 2005367e695121b8bfd590a6f791dfe3975d3d74 Mon Sep 17 00:00:00 2001 From: Dieter Plaetinck Date: Mon, 15 Dec 2008 18:52:44 +0100 Subject: fix for rollback looping only once. Thank you bash faq http://wooledge.org:8000/BashFAQ/024 --- TODO | 1 - 1 file changed, 1 deletion(-) (limited to 'TODO') 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 -- cgit v1.2.3-54-g00ecf