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