summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2010-11-09 18:56:00 +0000
committerRichard W.M. Jones <rjones@redhat.com>2010-11-11 11:24:13 +0000
commit7509c91a71c729b3223eef4cde10d70daca66c72 (patch)
tree927c56e258c843439d545081d8af3c27125a8b9a /README
parentf08fe63761d4186d49212b1d2382b1a5a2b8a62f (diff)
downloadlibguestfs-7509c91a71c729b3223eef4cde10d70daca66c72.tar.gz
libguestfs-7509c91a71c729b3223eef4cde10d70daca66c72.tar.xz
libguestfs-7509c91a71c729b3223eef4cde10d70daca66c72.zip
fish: Use core add-domain API to implement '-d' option.
This also makes libxml2 and libvirt into optional dependencies. If they are missing then the core API will print an error, as will the '-d' option to guestfish.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 8b88b982..65e22cb6 100644
--- a/README
+++ b/README
@@ -51,9 +51,9 @@ Requirements
- libmagic (the library that corresponds to the 'file' command) (optional)
-- libvirt
+- libvirt (optional)
-- libxml2
+- libxml2 (optional)
- Augeas (http://augeas.net/) (optional)