SHARE
TWEET

Untitled

fennectech Jun 28th, 2016 83 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ##
  2. ## /etc/pacman-mirrors.conf
  3. ##
  4.  
  5. ## Branch Pacman should use (stable, testing, unstable)
  6. # Branch = stable
  7.  
  8. ## Generation method
  9. ## 1) rank   - rank mirrors depending on their access time
  10. ## 2) random - randomly generate the output mirrorlist
  11. # Method = rank
  12.  
  13. ## Specify to use only mirrors from specific a country.
  14. ## Can add multiple countries separated by a comma (ex: Germany,France)
  15. ## Empty means all
  16. # OnlyCountry =
  17.  
  18. ## Mirrors directory
  19. # MirrorlistsDir = /etc/pacman.d/mirrors
  20.  
  21. ## Output file
  22. # OutputMirrorlist = /etc/pacman.d/mirrorlist
  23.  
  24. ## When set to True prevents the regeneration of the mirrorlist if
  25. ## pacman-mirrors is invoked with the --no-update argument.
  26. ## Useful if you don't want the mirrorlist regenerated after a
  27. ## pacman-mirrors package upgrade.
  28. # NoUpdate = False
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand
Not a member of Pastebin yet?
Sign Up, it unlocks many cool features!
 
Top