On Sat, 2003-08-02 at 02:37, seth vidal wrote: > what about something like this for the yum.conf file > > [main] > ... [snip] > defaults would be: > includeonly all > exclude none > score=0 > disable=0 Also, if two repositories have equivelant scores, fall back on pkgpolicy to determine which to choose. This way if two repositories have equal scores, newest can still be used to determine which package to grab. This has the nice side effect of yum working exactly as it does today if all scores are 0. - Ryan