]> err.no Git - util-linux/commitdiff
TODO: use rpmatch() for sfdisk
authorKarel Zak <kzak@redhat.com>
Tue, 11 Jan 2011 11:49:47 +0000 (12:49 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 11 Jan 2011 11:49:47 +0000 (12:49 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
TODO

diff --git a/TODO b/TODO
index b666f62b0f4daa2a04d8150b1d6ac7477d927db9..1ddc9f630ece44079c6c843b9da5e6bdbe28ae47 100644 (file)
--- a/TODO
+++ b/TODO
@@ -59,6 +59,9 @@ wipefs
 fdisk(s)
 --------
 
+ * sfdisk has to use rpmatch() for answers to y/n questions
+   (e.g. "Are you satisfied with this? [ynq]")
+
  * sfdisk rounds to cylinders is -uM (megabyte units) is specified, this is
    pretty stupid feature. It has to round to sectors if -uS or -uM is specified.