1 Random contributions and things which don't fit in anywhere else
2 ----------------------------------------------------------------------
4 centos5.3-libguestfs.spec
6 This used to be a centos5.3 specfile. Please use the specfile
8 http://pkgs.fedoraproject.org/gitweb/?p=libguestfs.git;a=shortlog;h=refs/heads/el5/master
9 or the RHEL 5 source RPMs here:
10 http://libguestfs.org/download/binaries/rhel5-packages/
13 A "dot" file (for graphviz) which describes the dependencies
14 between the many different components of the libguestfs
15 ecosystem. Good place to get started if you want to jump
20 An experimental, non-working attempt to use febootstrap
21 to install operating systems.
23 fedora-libguestfs.spec
25 This used to be a Fedora 10+ specfile. Please use the specfile
27 http://pkgs.fedoraproject.org/gitweb/?p=libguestfs.git
30 Run a Windows-compiled guestfsd under Wine. Read the
31 instructions at the top of this file carefully.
34 Tests for visualizing block device reads and writes and
35 alignment using a patched qemu. See the README file in that