From 7c87dd1cf9cd14f753a2020425a5c20ba262f51b Mon Sep 17 00:00:00 2001 From: Richard Jones Date: Tue, 14 Sep 2010 22:17:24 +0100 Subject: [PATCH] todo: More ideas. --- TODO | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/TODO b/TODO index 2291789..306f222 100644 --- a/TODO +++ b/TODO @@ -352,6 +352,10 @@ How can we solve these common user problems? a list of filesystems, or suggest they run the virt-list-filesystems command. + Related to the above: There should be an API call to list all + mountable / accessible devices. Or a guestfish command to replace + list-devices, list-partitions, lvs, vfs-type. + Better support for encrypted devices ------------------------------------ @@ -362,3 +366,8 @@ We would like to add: - An easier way to use this from guestfish. - Direct access to the /dev/mapper device (eg. if it contains anything apart from VGs). + +Display image as PS +------------------- + +Display the structure of an image file as a PS. -- 1.8.3.1