31 lines
516 B
PacmanConf
31 lines
516 B
PacmanConf
[options]
|
|
HoldPkg = pacman glibc yay
|
|
Architecture = auto
|
|
|
|
Color
|
|
CheckSpace
|
|
ParallelDownloads = 5
|
|
|
|
SigLevel = Required DatabaseOptional
|
|
LocalFileSigLevel = Optional
|
|
|
|
#[testing]
|
|
#Include = /etc/pacman.d/mirrorlist
|
|
|
|
[core]
|
|
Include = /etc/pacman.d/mirrorlist
|
|
|
|
[extra]
|
|
Include = /etc/pacman.d/mirrorlist
|
|
|
|
#[community-testing]
|
|
#Include = /etc/pacman.d/mirrorlist
|
|
|
|
[community]
|
|
Include = /etc/pacman.d/mirrorlist
|
|
|
|
#[multilib-testing]
|
|
#Include = /etc/pacman.d/mirrorlist
|
|
|
|
[multilib]
|
|
Include = /etc/pacman.d/mirrorlist
|