diff options
author | Karel Zak | 2016-03-22 10:26:35 +0100 |
---|---|---|
committer | Karel Zak | 2016-03-22 10:26:35 +0100 |
commit | 3421709a583ca6de583fad1f8e3418020f96870a (patch) | |
tree | b526297f5cb802b1a862b522b2793c7b08dcaa3f /Documentation | |
parent | lscpu: correct the Virtualization type on Xen DomU PV guest (diff) | |
download | kernel-qcow2-util-linux-3421709a583ca6de583fad1f8e3418020f96870a.tar.gz kernel-qcow2-util-linux-3421709a583ca6de583fad1f8e3418020f96870a.tar.xz kernel-qcow2-util-linux-3421709a583ca6de583fad1f8e3418020f96870a.zip |
docs: update TODO file
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/TODO | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/TODO b/Documentation/TODO index e9f830644..af00ab33b 100644 --- a/Documentation/TODO +++ b/Documentation/TODO @@ -12,6 +12,12 @@ - it would be also nice to have a way how to redirect sysfs.c functions to /sys snapshots (e.g. lsblk regression tests) + +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 |