]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
docs: update TODO file
authorKarel Zak <kzak@redhat.com>
Wed, 8 Jun 2011 12:05:05 +0000 (14:05 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 8 Jun 2011 12:05:05 +0000 (14:05 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
TODO

diff --git a/TODO b/TODO
index 54ef5fe127828e854e89565051fa0ce6582b119e..11b1c4e61a4360c6801138360dc43e69b3c9539c 100644 (file)
--- 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 <PARTUUID>
+
 wipefs
 ------