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