List of 3rd party repo's

CentOS/RHEL

$ cat /etc/yum.repos.d/city-fan.repo
[city-fan.org]
name=City-Fan.org Fedora Core $releasever Repository
baseurl=http://www.city-fan.org/ftp/contrib/yum-repo/rhel5/i386/
enabled=1
gpgcheck=1
gpgkey=http://www.city-fan.org/ftp/contrib/CITY-FAN.ORG-GPG-KEY

cat /etc/yum.repos.d/rpmforge.repo.orig

Name: RPMforge RPM Repository for Red Hat Enterprise 5 - dag

URL: http://rpmforge.net/

[rpmforge-orig]
name = Red Hat Enterprise $releasever - RPMforge.net - dag
#baseurl = http://apt.sw.be/redhat/el5/en/$basearch/dag
mirrorlist = http://apt.sw.be/redhat/el5/en/mirrors-rpmforge
#mirrorlist = file:///etc/yum.repos.d/mirrors-rpmforge
enabled = 1
protect = 0
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmforge-dag
gpgcheck = 1

cat /etc/yum.repos.d/utterramblings.repo

[utterramblings]
name=Jason’s Utter Ramblings Repo
baseurl=http://www.jasonlitka.com/media/EL$releasever/$basearch/
enabled=1
gpgcheck=1
gpgkey=http://www.jasonlitka.com/media/RPM-GPG-KEY-jlitka

Debian etch

deb http://volatile.debian.org/debian-volatile etch/volatile main contrib non-free

These repo’s I use personally and they all work just fine with VM Pro.

utterramblings carries php5.2.x + mysql

volatile has clamav and spamassassin

RPMforge carries a wide range of current releases including clamav and spamassassin.<br><br>Post edited by: sgrayban, at: 2008/04/21 15:00

A couple of the CentOS/RHEL repos listed above provide incompatible versions of clamav. If you plan to use them, you need to exclude clamav packages from either our repository or theirs. There are probably other necessary exclusions, but I don’t know them off-hand.

You can use the "include=" or "exclude=" statements for the RHEL/CentOS repos.

For debian I highly suggest to use volatile for all clamav updates because they stay pretty current to any new release.