4ebc84
Libguestfs is a set of tools and a library for accessing and modifying
4ebc84
guest disk images.  For more information see the home page:
4ebc84
4ebc84
  http://libguestfs.org/
4ebc84
4ebc84
For discussion, development, patches, etc. please use the mailing
4ebc84
list:
4ebc84
4ebc84
  http://www.redhat.com/mailman/listinfo/libguestfs
4ebc84
4ebc84
This Red Hat Enterprise Linux package comes with a lot of help and
4ebc84
examples to get you started.
4ebc84
4ebc84
The first place to start are the manual pages.  Type:
4ebc84
4ebc84
  man guestfs
4ebc84
  man guestfs-faq
4ebc84
  man guestfs-release-notes
4ebc84
  man guestfish
4ebc84
  man virt-cat   # and other virt-* tools
4ebc84
4ebc84
If you install the libguestfs-devel package, then in the
4ebc84
/usr/share/doc/libguestfs-devel-@VERSION@/ directory you will also
4ebc84
find:
4ebc84
4ebc84
 - BUGS: list of open bugs in this version
4ebc84
4ebc84
 - ChangeLog: the detailed list of changes in this version
4ebc84
4ebc84
 - ROADMAP: the roadmap for future versions
4ebc84
4ebc84
 - TODO: ideas for extending libguestfs
4ebc84
4ebc84
 - *.c: example C programs using the API
4ebc84
4ebc84
 - *.xml: example virt-inspector output
4ebc84
4ebc84
 - *.rng: virt-inspector RelaxNG schema