- Allow prioritizing repos by adding a line 'priority=N' to the
authorMichael Andres <ma@suse.de>
Wed, 26 Mar 2008 15:31:36 +0000 (15:31 +0000)
committerMichael Andres <ma@suse.de>
Wed, 26 Mar 2008 15:31:36 +0000 (15:31 +0000)
commit724dc371d7f7cf9f08a215d6d18d5d41ef24b79d
tree98bd435d235563862a248eb15c9adfa51574cee4
parentc303d23b39133560be27750fa31afe785c798a4a
- Allow prioritizing repos 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). (bnc #369827, fate #302872)
VERSION.cmake
devel/devel.ma/NewPool.cc
package/libzypp.changes
zypp/RepoInfo.cc
zypp/RepoInfo.h
zypp/Repository.cc
zypp/parser/RepoFileReader.cc