From: Karel Zak Date: Fri, 14 Jan 2011 13:53:45 +0000 (+0100) Subject: docs: update TODO X-Git-Tag: v2.19-rc2~55 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=478d9f060560fa8b330c4d378ce99ec8cda5e80b;p=thirdparty%2Futil-linux.git docs: update TODO Signed-off-by: Karel Zak --- diff --git a/TODO b/TODO index a9ea296e01..af3750aad1 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,10 @@ +fsprobe +------- + + - remove the lib/fsprobe.c wrapper for libblkid used in mount and fsck. Use + everywhere libblkid from util-linux only. + - update ./configure script + login-utils: -----------