From: Karel Zak Date: Tue, 22 Mar 2011 09:11:26 +0000 (+0100) Subject: docs: update TODO X-Git-Tag: v2.20-rc1~427 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c48b9ce9ea04fe0e53bcd488617f3dd4b221c249;p=thirdparty%2Futil-linux.git docs: update TODO Signed-off-by: Karel Zak --- diff --git a/TODO b/TODO index 3e43963ccf..0ffb4c69e1 100644 --- 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 --------