summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorKarel Zak <kzak@redhat.com>2008-12-02 14:27:37 +0100
committerKarel Zak <kzak@redhat.com>2008-12-02 14:27:37 +0100
commit8da18ddb8167ddbf4c3eeddfcb699f5a81e33c2f (patch)
tree073892b5e780d4ef24f1853bb9f2ff922b3202a9 /TODO
parent97e83bfe9e2b55fd45e9b91134a15b27249a98a6 (diff)
downloadutil-linux-old-8da18ddb8167ddbf4c3eeddfcb699f5a81e33c2f.tar.gz
docs: add feature-requests from RH bugzilla to TODO list
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 11 insertions, 0 deletions
diff --git a/TODO b/TODO
index 6f885d79..3bd0db44 100644
--- 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.
+
+