]> err.no Git - util-linux/commitdiff
docs: add feature-requests from RH bugzilla to TODO list
authorKarel Zak <kzak@redhat.com>
Tue, 2 Dec 2008 13:27:37 +0000 (14:27 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 2 Dec 2008 13:27:37 +0000 (14:27 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
TODO

diff --git a/TODO b/TODO
index 6f885d79bdd1a1181774a1cd943881fc8684851f..3bd0db44dc0352f289488672f8a02d7c2ede1741 100644 (file)
--- a/TODO
+++ b/TODO
@@ -74,3 +74,14 @@ v2.??:
        (though I am not really sure how much people us minix fs ;-)
        This might require some major code cleanup in mkfs.minix.
 
+ * rtcwake does not support wake from S5/off
+   http://bugzilla.redhat.com/show_bug.cgi?id=449115
+
+ * add SELinux security contexts support to the 'ipcs' utility
+   http://bugzilla.redhat.com/show_bug.cgi?id=225342
+
+   Would be great to list the current system IPC Objects with their respective
+   security labels (where allowed) with something like 'ipcs -Z' - following the
+   way other tools reports those.
+
+