From: Karel Zak Date: Tue, 2 Dec 2008 13:27:37 +0000 (+0100) Subject: docs: add feature-requests from RH bugzilla to TODO list X-Git-Tag: v2.15-rc1~322 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8da18ddb8167ddbf4c3eeddfcb699f5a81e33c2f;p=thirdparty%2Futil-linux.git docs: add feature-requests from RH bugzilla to TODO list Signed-off-by: Karel Zak --- diff --git a/TODO b/TODO index 6f885d79bd..3bd0db44dc 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. + +