Skip to content

Instantly share code, notes, and snippets.

@professorjamesmoriarty
Created April 27, 2013 17:10
Show Gist options
  • Select an option

  • Save professorjamesmoriarty/5473813 to your computer and use it in GitHub Desktop.

Select an option

Save professorjamesmoriarty/5473813 to your computer and use it in GitHub Desktop.
##
## /etc/pacman-mirrors.conf
##
## Branch Pacman should use (stable, testing, unstable)
Branch=testing
## 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 a specific country
## Disabled by default
# OnlyCountry=Germany
## Input mirrorlist directory
MirrorlistsDir="/etc/pacman.d/mirrors"
## Output mirrorlist
OutputMirrorlist="/etc/pacman.d/mirrorlist"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment