X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=README;h=2af85cf7cf2cca1ee6dd2dc2fe21b12453863de6;hp=396c8bb2e6a2c08ab489628437eae42355fb6569;hb=22998927f91f123e7c35d3ebf49e5744f3d7eafe;hpb=c155330f04f933d13298d5cddab6b7f3dc9d218f diff --git a/README b/README index 396c8bb..2af85cf 100644 --- a/README +++ b/README @@ -101,10 +101,6 @@ To build FUSE support (guestmount): - FUSE libraries and kernel module (optional) -To build virt-resize: - -- OCaml PCRE bindings (ocaml-pcre) (optional) - To build language bindings: - Perl if you want to build the perl bindings (optional) @@ -134,6 +130,10 @@ To build the Perl tools: - perl-libintl for translating perl code (optional) +To run virt-sysprep: + +- virt-sysprep requires FUSE support since it uses guestmount + Building ----------------------------------------------------------------------