where is the yum skip list
am 01.11.2007 21:25:11 von Dave Martini 1
Does anyone know where the yum skip list is located?
With up2date I used to bring up the config file with up2date --config
How do I do this using yum in RHEL5?
Thank You.
Dave Martini
LLNL
-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Re: where is the yum skip list
am 02.11.2007 10:47:08 von adamb
Dave Martini 1 wrote:
> Does anyone know where the yum skip list is located?
> With up2date I used to bring up the config file with up2date --config
> How do I do this using yum in RHEL5?
Not sure what you mean by the "skip list", but there is an exclude list
that you can put in your /etc/yum.conf. From the man page for yum.conf:
exclude - List of packages to exclude from updates or installs.
This should be a space separated list. Shell globs using wildcards
(eg. * and ?) are allowed.
Cheers
Adam
-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html