X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=contrib%2FREADME;h=ce695eccad542c1f423c5c600b3b55ceecfb9a4a;hb=b3f1457fddd19b1e540866fa01c665aeb371cb44;hp=2ae2c51cd98c59f2308a07eded7385de0593c57a;hpb=7a2f4dbbcbe89ea25aea255c4220a0e81eb7b956;p=libguestfs.git diff --git a/contrib/README b/contrib/README index 2ae2c51..ce695ec 100644 --- a/contrib/README +++ b/contrib/README @@ -1,8 +1,17 @@ +Random contributions and things which don't fit in anywhere else +---------------------------------------------------------------------- + +autobuild/ + The autobuild script that we use to build and test the + tarballs on Debian and elsewhere. + centos5.3-libguestfs.spec [REMOVED] This used to be a centos5.3 specfile. Please use the specfile from EL-5 here: - http://cvs.fedoraproject.org/viewvc/rpms/libguestfs/EL-5/ + http://pkgs.fedoraproject.org/gitweb/?p=libguestfs.git;a=shortlog;h=refs/heads/el5/master + or the RHEL 5 source RPMs here: + http://libguestfs.org/download/binaries/rhel5-packages/ febootstrap/ [REMOVED] @@ -13,4 +22,13 @@ fedora-libguestfs.spec [REMOVED] This used to be a Fedora 10+ specfile. Please use the specfile from Fedora instead: - http://cvs.fedoraproject.org/viewvc/rpms/libguestfs/devel/ + http://pkgs.fedoraproject.org/gitweb/?p=libguestfs.git + +guestfsd-in-wine.sh + Run a Windows-compiled guestfsd under Wine. Read the + instructions at the top of this file carefully. + +visualize-alignment/ + Tests for visualizing block device reads and writes and + alignment using a patched qemu. See the README file in that + directory.