From: Karel Zak Date: Wed, 8 Jun 2011 12:05:05 +0000 (+0200) Subject: docs: update TODO file X-Git-Tag: v2.20-rc1~183 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b467e7de84aafc483cbf69b8bf8fa213593b222;p=thirdparty%2Futil-linux.git docs: update TODO file Signed-off-by: Karel Zak --- diff --git a/TODO b/TODO index 54ef5fe127..11b1c4e61a 100644 --- a/TODO +++ b/TODO @@ -187,6 +187,14 @@ libblkid - add support for dasd PT (used for example on s390) + - support PARTUUID= tag + + * the partitions probing is already supported by low-level part of the + library, but it's necessary add support for this tag also to high-level + (blkid_cache) API. + + * add blkid -P + wipefs ------