1 Random contributions and things which don't fit in anywhere else
2 ----------------------------------------------------------------------
5 The autobuild script that we use to build and test the
6 tarballs on Debian and elsewhere.
8 centos5.3-libguestfs.spec
10 This used to be a centos5.3 specfile. Please use the specfile
12 http://pkgs.fedoraproject.org/gitweb/?p=libguestfs.git;a=shortlog;h=refs/heads/el5/master
13 or the RHEL 5 source RPMs here:
14 http://libguestfs.org/download/binaries/rhel5-packages/
18 An experimental, non-working attempt to use febootstrap
19 to install operating systems.
21 fedora-libguestfs.spec
23 This used to be a Fedora 10+ specfile. Please use the specfile
25 http://pkgs.fedoraproject.org/gitweb/?p=libguestfs.git
28 Run a Windows-compiled guestfsd under Wine. Read the
29 instructions at the top of this file carefully.
31 intro/ "Slides" for an intro to libguestfs. This is a short (10-15
32 min) talk that I give to introduce the main features of
33 libguestfs. The slides are in the form of a complete
34 self-contained HTML page with a handful images that can be
35 easily distributed before the talk.
38 Tests for visualizing block device reads and writes and
39 alignment using a patched qemu. See the README file in that