summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDieter Plaetinck <dieter@plaetinck.be>2009-03-15 12:35:09 +0100
committerDieter Plaetinck <dieter@plaetinck.be>2009-03-15 12:35:09 +0100
commit7050aa6c10d76b06fc1548b812589a61782166e0 (patch)
tree16fd18282b00c6078bbd6d5378d3adb9c9a44149 /TODO
parent32a535b1e5c7ab0f7f9be8b8256397b61d752515 (diff)
fix for done_filesystems not being cleanup up after successfull rollback, causing problems when trying to make new filesystems after rollback + functionized fs properties setting
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 10f23f6..82bc5f3 100644
--- a/TODO
+++ b/TODO
@@ -4,7 +4,6 @@ SHOWSTOPPERS:
- datetime refactoring
- grub menu.lst updating
- squashfs errors when typing reboot after automatic procedure
-- done_filesystems not being cleaned up on rollback
CURRENT ISSUES:
* use traps and initiate rollback when user wants to abort. see also http://www.davidpashley.com/articles/writing-robust-shell-scripts.html