|
发表于 2006-1-21 11:02:50
|
显示全部楼层
Post by Raphael
#[testing]
#Server = ftp://ftp.archlinux.org/testing/os/i686
[current]
# Add your preferred servers here, they will be used first
Include = /etc/pacman.d/current
[extra]
# Add your preferred servers here, they will be used first
Include = /etc/pacman.d/extra
#[unstable]
# Add your preferred servers here, they will be used first
#Include = /etc/pacman.d/unstable
是不是testing列在前面就优先使用testing?
非。只要去掉testing前面的#就可以了。 |
|