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