]> err.no Git - util-linux/commitdiff
docs: update TODO file
authorKarel Zak <kzak@redhat.com>
Tue, 23 Nov 2010 20:10:48 +0000 (21:10 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 23 Nov 2010 20:10:48 +0000 (21:10 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
TODO

diff --git a/TODO b/TODO
index e827ac30b2f0cd2c2dc9e1d96702997d9878d379..87a4a488a5a83d653d307e5fa1111c75bd1dff3c 100644 (file)
--- a/TODO
+++ b/TODO
@@ -14,7 +14,7 @@ libblkid
 blkid(8)
 -------
 
-  - add something like "blkid --list-all" to list all supported filesystems/raids
+  - add something like "blkid --list-known" to list all supported filesystems/raids
  
   - add a new option (-r) that allows to print removable block devices that
     are missing in /proc/partitions, see blkid_probe_all_removable().
@@ -56,7 +56,7 @@ fdisk(s)
 
  * fdisk/* refactoring
 
- * add GPT support
+ * add GPT support (probably implement libfdisk)
 
 partx
 -----
@@ -144,9 +144,6 @@ misc
                try to mount all unmounted entries
          } while (not all mounted && at least one new was successfully mounted)
 
- * agetty: use nl_langinfo() for days and months rather than hardcoded
-   English names.
-
  * rewrite ipcs to use /proc/sys/kernel rather than unreliable syscalls
    (there are problems with 32bit userspace on 64bit kernel)