]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
docs: update TODO
authorKarel Zak <kzak@redhat.com>
Tue, 22 Mar 2011 09:11:26 +0000 (10:11 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 22 Mar 2011 09:11:26 +0000 (10:11 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
TODO

diff --git a/TODO b/TODO
index 3e43963ccf1f7e61037d3af9ebbc2a2a82ee6d6c..0ffb4c69e102b293d4ef9efb8d3efa840e27617c 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,13 +1,3 @@
-kill
-----
- - support real-time signals in format
-
-    kill -RT16 4711
-    kill -RTMIN+16 4711
-    kill -RTMAX-14 4711
-
-   see also https://bugzilla.redhat.com/show_bug.cgi?id=676297
-
 mount
 -----
 
@@ -19,13 +9,6 @@ mount
    It's definitely better to have a generic way how ignore some options than
    use comment= for all things.
 
-fsprobe
--------
-
- - remove the lib/fsprobe.c wrapper for libblkid used in mount and fsck. Use
-   everywhere libblkid from util-linux only.
- - update ./configure script
-
 build-sys
 --------