X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=contrib%2FREADME;h=1e6ea7e35ea608fee7ae70971dc38c897b56cb09;hb=a59dcdbd1b0a28c960e3792165a13f2daf4f6c35;hp=5500ef4a7603844faf15be84cafbbcbb3757c3bf;hpb=12baf36e87c6a0968939e98b1969bc1b9d8cb0bc;p=libguestfs.git diff --git a/contrib/README b/contrib/README index 5500ef4..1e6ea7e 100644 --- a/contrib/README +++ b/contrib/README @@ -1,6 +1,20 @@ centos5.3-libguestfs.spec - CentOS 5.3 specfile. + [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/ febootstrap/ - An experimental, non-working attempt to use febootstrap - to install operating systems. + [REMOVED] + An experimental, non-working attempt to use febootstrap + to install operating systems. + +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/ + +guestfsd-in-wine.sh + Run a Windows-compiled guestfsd under Wine. Read the + instructions at the top of this file carefully.