From: Karel Zak Date: Wed, 10 Mar 2021 09:21:57 +0000 (+0100) Subject: docs: update TODO X-Git-Tag: v2.37-rc1~79 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b1322f478d0149d3d570025dbec7cdf897b99a1;p=thirdparty%2Futil-linux.git docs: update TODO Signed-off-by: Karel Zak --- 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: -----------