summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO9
1 files changed, 9 insertions, 0 deletions
diff --git a/TODO b/TODO
index 22917894..306f2229 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.