X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=README;h=9d18eebfdcf2e832feb1fe4e7df4d58afa6fda5c;hp=6b2078e5744c2d29f9b1a033c2526095dbe7309f;hb=782a2e0299b0c22155f0c115f94903c519040247;hpb=41cd0e302d6554facd6b9f7daaa78304361efaef diff --git a/README b/README index 6b2078e..9d18eeb 100644 --- a/README +++ b/README @@ -77,6 +77,9 @@ For basic functionality and the C tools: - Berkeley DB 'db_dump' and 'db_load' utilities (db4-utils or db4.X-util or similar) (optional) +- systemtap/DTrace userspace probes (optional) + http://sourceware.org/systemtap/wiki/AddingUserSpaceProbingToApps + - perldoc (pod2man, pod2text, pod2html) to generate the manual pages and other documentation. @@ -131,6 +134,12 @@ To build the Perl tools: - perl-libintl for translating perl code (optional) +To run virt-sysprep: + +- xmlstarlet (optional) + +- virt-sysprep also requires FUSE support since it uses guestmount + Building ----------------------------------------------------------------------