yum.conf exclude pattern
- From: "kjell@xxxxxxxxxxxxx" <kjell@xxxxxxxxxxxxx>
- Date: 26 Jun 2006 09:48:54 -0700
Hi,
I'm trying to create a /etc/yum.conf file that will update my clamav
package from the DAG RPM Repository. I only want to get the clamav
package from this site. I tried to use the exclude keyword to exclude
everything that doesn't start with clamav but I'm having a hard time
getting the syntax right. This is what I have so far:
[dag]
name=Dag RPM Repository for Red Hat Enterprise Linux
baseurl=http://apt.sw.be/redhat/el3/en/$basearch/dag
gpgcheck=1
enabled=1
exclude=!clamav*
On the last line I'm trying to exclude everything that doesn't start
with clamav. But this yum.conf file will still include all packages
from DAG.
I appreciate any help I can get with this.
Thanks for your help,
Kjell
.
- Follow-Ups:
- Re: yum.conf exclude pattern
- From: david walcroft
- Re: yum.conf exclude pattern
- Prev by Date: Re: Default Login Suse Linux 10
- Next by Date: Re: Downloading files
- Previous by thread: Default Login Suse Linux 10
- Next by thread: Re: yum.conf exclude pattern
- Index(es):
Relevant Pages
|