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