Mailinglist Archive: zypp-devel (148 mails)
| < Previous | Next > |
Re: [zypp-devel] libzypp-4.6.1: Allow prioritizing repos.
- From: Jano Kupec <jkupec@xxxxxxx>
- Date: Sun, 30 Mar 2008 22:59:08 +0200
- Message-id: <47EFFF1C.6070207@xxxxxxx>
Michael Andres wrote:
(In reply to comment #4 from Lars Vogdt)
> Wouldn't this make things more complicated if a user wants to "downrate" an
> existing repo instead of "uprating" all others?
sure
> I would suggest to use a default value of 50 ... :-)
I like this idea, can't we make it so?
Cheers,
jano
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
JFYI: libzypp-4.6.1 now supports repo priorities.
/etc/zypp/repos.d
-----------------
Allow prioritizing repos (yum-priorities) by adding a line
priority=N
to the .repo file. Where N is an integer number from 1 (highest prio)
to 99 (least and default).
(In reply to comment #4 from Lars Vogdt)
> Wouldn't this make things more complicated if a user wants to "downrate" an
> existing repo instead of "uprating" all others?
sure
> I would suggest to use a default value of 50 ... :-)
I like this idea, can't we make it so?
Cheers,
jano
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
| < Previous | Next > |