From 779d6a1bfbb84a8a458eaac03a254e017c07e7cb Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Tue, 23 Nov 2010 21:10:48 +0100 Subject: docs: update TODO file Signed-off-by: Karel Zak --- TODO | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index e827ac30..87a4a488 100644 --- 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) -- cgit v1.2.3