mrc0mmand / rpms / libguestfs

Forked from rpms/libguestfs 3 years ago
Clone

Blame SOURCES/README-replacement.in

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