summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2010-09-14 22:17:24 +0100
committerRichard Jones <rjones@redhat.com>2010-09-14 22:17:24 +0100
commit7c87dd1cf9cd14f753a2020425a5c20ba262f51b (patch)
treeb35a2e51c6bd75074ee124577a1d745791e133a8 /TODO
parent5a7c430f1f99cbb2aa9cc73318453ca425db3fee (diff)
downloadlibguestfs-7c87dd1cf9cd14f753a2020425a5c20ba262f51b.tar.gz
libguestfs-7c87dd1cf9cd14f753a2020425a5c20ba262f51b.tar.xz
libguestfs-7c87dd1cf9cd14f753a2020425a5c20ba262f51b.zip
todo: More ideas.
Diffstat (limited to 'TODO')
-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.