From 2b1322f478d0149d3d570025dbec7cdf897b99a1 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Wed, 10 Mar 2021 10:21:57 +0100 Subject: [PATCH] docs: update TODO Signed-off-by: Karel Zak --- Documentation/TODO | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/Documentation/TODO b/Documentation/TODO index 601192629b..ee3bd415a2 100644 --- a/Documentation/TODO +++ b/Documentation/TODO @@ -43,13 +43,6 @@ lscpu - read cpuid and uname information from file if --sysroot is specified, then we can prepare regression tests completely independent on hw and architecture. -lsblk ------ - - currently it does not show mountpoint for all devices in btrfs RAID. It's because - /proc/#/mountinfo contains reference to the one device only. Maybe we can add some - btrfs specific code to provide a better output for FS based stacks. Not sure. - https://bugzilla.redhat.com/show_bug.cgi?id=1084453 - nsenter(1) ---------- - read the default UID and GID from the target process. @@ -61,6 +54,7 @@ hwclock - use /etc/adjtime as read-only for UTC/LOCAL information only - the /var/lib/hwclock/drift should be implemented backwardly compatible, it means use the file only if exists, otherwise follow /etc/adjtime + - see topic/hwclock-drift-file branch bash completion --------------- @@ -109,6 +103,7 @@ docs - (!) rewrite man pages to AsciiDoc and generate final man pages by Asciidoctor & Docbook + login-utils: ----------- -- 2.47.3