X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=README;h=65e22cb6b08d5138d925e3162253b21adfeea0e3;hp=aa43bbbcb0ed2d4afc9c2d39818849232772b014;hb=4d900cdac8258daa2e99c6ceb2a4985154e94150;hpb=e903739935ce32190b1c7b087d2cd9c2d2a7ec88 diff --git a/README b/README index aa43bbb..65e22cb 100644 --- a/README +++ b/README @@ -39,7 +39,7 @@ Requirements - recent QEMU >= 0.12 with virtio-serial support -- febootstrap >= 2.9 +- febootstrap >= 2.10 - fakeroot @@ -47,21 +47,23 @@ Requirements - XDR, rpcgen (on Linux these are provided by glibc) -- pcre (Perl Compatible Regular Expressions C library) +- pcre (Perl Compatible Regular Expressions C library) (optional) -- libmagic (the library that corresponds to the 'file' command) +- libmagic (the library that corresponds to the 'file' command) (optional) -- libvirt +- libvirt (optional) -- libxml2 +- libxml2 (optional) -- Augeas (http://augeas.net/) +- Augeas (http://augeas.net/) (optional) + +- gperf - squashfs-tools (mksquashfs only) - genisoimage / mkisofs -- (Optional) hivex >= 1.2.1 to build Windows Registry support +- hivex >= 1.2.1 (http://libguestfs.org/download) - (Optional) FUSE to build the FUSE module