diff options
author | Richard Jones <rjones@redhat.com> | 2010-09-14 22:17:24 +0100 |
---|---|---|
committer | Richard Jones <rjones@redhat.com> | 2010-09-14 22:17:24 +0100 |
commit | 7c87dd1cf9cd14f753a2020425a5c20ba262f51b (patch) | |
tree | b35a2e51c6bd75074ee124577a1d745791e133a8 /TODO | |
parent | 5a7c430f1f99cbb2aa9cc73318453ca425db3fee (diff) | |
download | libguestfs-7c87dd1cf9cd14f753a2020425a5c20ba262f51b.tar.gz libguestfs-7c87dd1cf9cd14f753a2020425a5c20ba262f51b.tar.xz libguestfs-7c87dd1cf9cd14f753a2020425a5c20ba262f51b.zip |
todo: More ideas.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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. |