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
f8bb082
This Fedora package comes with a lot of help and examples to get you
f8bb082
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
7a73de6
/usr/share/doc/libguestfs-devel/ directory you will also
f8bb082
find:
f8bb082
f8bb082
 - BUGS: list of open bugs in this version
f8bb082
f8bb082
 - ChangeLog: the detailed list of changes in this version
f8bb082
f8bb082
 - ROADMAP: the roadmap for future versions
f8bb082
f8bb082
 - TODO: ideas for extending libguestfs
f8bb082
f8bb082
 - *.c: example C programs using the API
f8bb082
f8bb082
 - *.xml: example virt-inspector output
f8bb082
f8bb082
 - *.rng: virt-inspector RelaxNG schema