1 This directory contains various example programs which use the OCaml
2 Guestfs bindings to the libguestfs API.
4 As they are examples, these are licensed so they can be freely copied
5 and used without any restrictions.
7 Note that 'viewer' needs some OCaml packages which aren't checked for
8 by default by the ./configure script. Read the comments at the top of
9 the source for more details.
13 (1) To enable verbose messages, set environment variable LIBGUESTFS_DEBUG=1