X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=README;h=9efcb9bafd5795110d4f6a7cda7d4cef18279d87;hb=427b5f079fd344919ecf568bab2084825aacf606;hp=c4bc1ea76b7102878be7516e5b7d0430125169ef;hpb=54ca2f1f8c21e53af6798a68c897ce3b9acbfc91;p=libguestfs.git diff --git a/README b/README index c4bc1ea..9efcb9b 100644 --- a/README +++ b/README @@ -28,13 +28,14 @@ For discussion please use the fedora-virt mailing list: Requirements ---------------------------------------------------------------------- -- recent QEMU with vmchannel support +- recent QEMU >= 0.10 with vmchannel support + http://lists.gnu.org/archive/html/qemu-devel/2009-02/msg01042.html - febootstrap >= 1.5 - XDR, rpcgen -- Augeas (http://augeas.net/) +- (Optional) Augeas (http://augeas.net/) - perldoc (pod2man, pod2text) to generate the manual pages and other documentation.