summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorKarel Zak <kzak@redhat.com>2009-12-08 20:39:52 +0100
committerKarel Zak <kzak@redhat.com>2009-12-08 20:39:52 +0100
commitef5d1feb93992c080a728088011bd41b37c25a0f (patch)
treefb78810c10ee75ef7e6687bf0a3eb84a0f2eaf30 /TODO
parent60cd48bd1425610fbdcdb20249210c7f986cb31d (diff)
downloadutil-linux-old-ef5d1feb93992c080a728088011bd41b37c25a0f.tar.gz
docs: update TODO list
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 9 insertions, 0 deletions
diff --git a/TODO b/TODO
index 87a9de1d..bcedb9eb 100644
--- a/TODO
+++ b/TODO
@@ -29,6 +29,15 @@ fdisk(s)
* use off_t instead "long long"
+ * catch SIGINT (Ctrl-C) and return to main menu.
+ From Red Hat bugzilla #545488:
+
+ While using fdisk normally, if you accidentally pressed the wrong button (to
+ start a sequence of questions for some operation, e.g. 'c' to create
+ partition). The tool tries too hard to keep asking you for valid input. You
+ can't provide a blank or invalid input to get it to break out of the current
+ dialog sequence and get back to the main menu.
+
* fdisk/* refactoring
* add GPT support