summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2010-08-02 16:33:25 +0100
committerRichard Jones <rjones@redhat.com>2010-08-17 14:09:25 +0100
commit1a9aa565b38eafe48621bc2fe42d35ea6a907708 (patch)
tree5659d990a41951cc511add9b74e4ecb188215770 /README
parent8289aa1ad68ec94c87fc4d538f638d8816052d92 (diff)
downloadlibguestfs-1a9aa565b38eafe48621bc2fe42d35ea6a907708.tar.gz
libguestfs-1a9aa565b38eafe48621bc2fe42d35ea6a907708.tar.xz
libguestfs-1a9aa565b38eafe48621bc2fe42d35ea6a907708.zip
fish: Add -c/--connect and -d/--domain options.
The -d option lets you specify libvirt domains. The disks from these domains are found and added, as if you'd named them with -a. The -c option lets you specify a libvirt URI, which is needed when we consult libvirt to implement the above.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index 867bc562..15e65816 100644
--- a/README
+++ b/README
@@ -52,6 +52,10 @@ Requirements
- libmagic (the library that corresponds to the 'file' command)
+- libvirt
+
+- libxml2
+
- squashfs-tools (mksquashfs only)
- genisoimage / mkisofs