manjaro-tools/data/pacman-mirrors-unstable.conf
Ramon Buldó 4235a98bbf Update pacman-mirrors .conf files for new pacman-mirrorlist-20160301
Note that new pacman-mirrors is compatible with the old conf files, but the old one is not with the new conf files.

So until pacman-mirrorlist-20160301 is pushed to testing/stable this may break the isos done in those branches.
2016-03-02 09:50:58 +01:00

28 lines
795 B
Text

##
## /etc/pacman-mirrors.conf
##
## Branch Pacman should use (stable, testing, unstable)
Branch = unstable
## Generation method
## 1) rank - rank mirrors depending on their access time
## 2) random - randomly generate the output mirrorlist
# Method = rank
## Specify to use only mirrors from specific a country.
## Can add multiple countries separated by a comma (ex: Germany,France)
## Empty means all
# OnlyCountry =
## Mirrors directory
# MirrorlistsDir = /etc/pacman.d/mirrors
## Output file
# OutputMirrorlist = /etc/pacman.d/mirrorlist
## When set to True prevents the regeneration of the mirrorlist if
## pacman-mirrors is invoked with the --no-update argument.
## Useful if you don't want the mirrorlist regenerated after a
## pacman-mirrors package upgrade.
# NoUpdate = False