summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDieter Plaetinck <dieter@plaetinck.be>2008-12-14 21:23:22 +0100
committerDieter Plaetinck <dieter@plaetinck.be>2008-12-14 21:23:22 +0100
commit20379e58e404560a7fbd9eb6e299b745cdd5963f (patch)
treeb4935bd58202bbdd52488fb479fd19311e77d6a6 /TODO
parent064846d18490cd8bbb08341c04c366fd402612eb (diff)
small shit and todos
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index e7f50e3..3e2060d 100644
--- a/TODO
+++ b/TODO
@@ -13,6 +13,8 @@ ALPHA PHASE: get some people to test and suggest ideas, while fixing bugs and re
* lib things sometimes call die_error but we go back to the menu.. or something.. i think
* 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)
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