[pacman.conf] make sure archlinuxcn packages are found first

This commit is contained in:
Yichao Yu 2014-10-29 11:40:11 -04:00
parent 37e278d20d
commit 67a429998f
2 changed files with 8 additions and 8 deletions

View file

@ -65,6 +65,10 @@ LocalFileSigLevel = Optional
# uncommented to enable the repo.
#
[archlinuxcn]
SigLevel = Optional TrustAll
Server = http://repo.archlinuxcn.org/$arch
[haskell-core]
# Server = http://repo-hs.archlinuxcn.org/$arch
Server = http://xsounds.org/~haskell/core/$arch
@ -93,7 +97,3 @@ Include = /etc/pacman.d/mirrorlist
#[custom]
#SigLevel = Optional TrustAll
#Server = file:///home/custompkgs
[archlinuxcn]
SigLevel = Optional TrustAll
Server = http://repo.archlinuxcn.org/$arch

View file

@ -65,6 +65,10 @@ LocalFileSigLevel = Optional
# uncommented to enable the repo.
#
[archlinuxcn]
SigLevel = Optional TrustAll
Server = http://repo.archlinuxcn.org/$arch
[haskell-core]
# Server = http://repo-hs.archlinuxcn.org/$arch
Server = http://xsounds.org/~haskell/core/$arch
@ -102,7 +106,3 @@ Include = /etc/pacman.d/mirrorlist
#[custom]
#SigLevel = Optional TrustAll
#Server = file:///home/custompkgs
[archlinuxcn]
SigLevel = Optional TrustAll
Server = http://repo.archlinuxcn.org/$arch