mirror of
https://github.com/luzifer-docker/archlinux.git
synced 2024-11-13 01:32:46 +00:00
14 lines
258 B
PacmanConf
14 lines
258 B
PacmanConf
[options]
|
|
CacheDir = /tmp/pacman/pkg
|
|
Architecture = auto
|
|
SigLevel = Required DatabaseOptional
|
|
LocalFileSigLevel = Optional
|
|
|
|
[core]
|
|
Include = /etc/pacman.d/mirrorlist
|
|
|
|
[extra]
|
|
Include = /etc/pacman.d/mirrorlist
|
|
|
|
[community]
|
|
Include = /etc/pacman.d/mirrorlist
|