From: Karel Zak Date: Tue, 21 Feb 2012 19:31:40 +0000 (+0100) Subject: docs: add note about losetup to TODO X-Git-Tag: v2.21~26 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bdc1764e234d64a2347de4d89ad359f0dd0fc7ac;p=thirdparty%2Futil-linux.git docs: add note about losetup to TODO Signed-off-by: Karel Zak --- diff --git a/Documentation/TODO b/Documentation/TODO index 9fffba6e31..81c194ae94 100644 --- a/Documentation/TODO +++ b/Documentation/TODO @@ -6,6 +6,12 @@ lscpu - detect more hypervisors, see 'virt-what' shell script http://people.redhat.com/~rjones/virt-what/ +losetup +------- + - add new option --pretty and --output to print details about + one or all (-a) devices by lib/tt.c output. For example people hate + the hex devno in the default output. + dmesg -----