From 4633cc95a4697e55fdf4a2b6c65d7b89652bf83f Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Tue, 17 Jul 2012 15:22:51 +0200 Subject: [PATCH] docs: update TODO file Signed-off-by: Karel Zak --- Documentation/TODO | 18 +++--------------- 1 file changed, 3 insertions(+), 15 deletions(-) diff --git a/Documentation/TODO b/Documentation/TODO index 1fb1939efe..d4ae0a4508 100644 --- a/Documentation/TODO +++ b/Documentation/TODO @@ -8,7 +8,7 @@ lscpu losetup ------- - - add new option --pretty and --output to print details about + - add new option --list and --output to print details about one or all (-a) devices by lib/tt.c output. For example people hate the hex devno in the default output. @@ -147,31 +147,19 @@ login-utils: ----------- - (!) merge newgrp from shadow-utils - - (!) enable login utils by default libblkid -------- + - improve DBG() debug macro, see new imeplemntation in libmount/src/mountP.h + - (!) don't use internally blkid_loff_t, rather use off_t, size_t, ssize_t, stdint.h types and so on... - - add - suffix to test images for native-endian filesystems (e.g. swap) - and add support for such functionality to tests/ts/blkid/low-probe - - add FSSIZE value -- filesystem size (klibc requirement) - (!) 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 and blkid_evaluate_* APIs - - * add blkid -P - - * add PARTUUID to wipefs output - fdisk(s) -------- -- 2.47.3