You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
|
|
|
#
|
|
|
|
# /etc/pacman.conf
|
|
|
|
#
|
|
|
|
# See the pacman.conf(5) manpage for option and repository directives
|
|
|
|
|
|
|
|
#
|
|
|
|
# GENERAL OPTIONS
|
|
|
|
#
|
|
|
|
[options]
|
|
|
|
Architecture = auto
|
|
|
|
ParallelDownloads = 5
|
|
|
|
|
|
|
|
Color
|
|
|
|
ILoveCandy
|
|
|
|
|
|
|
|
CheckSpace
|
|
|
|
|
|
|
|
SigLevel = Required DatabaseOptional
|
|
|
|
LocalFileSigLevel = Optional
|
|
|
|
|
|
|
|
[core]
|
|
|
|
Include = /etc/pacman.d/mirrorlist
|
|
|
|
|
|
|
|
[extra]
|
|
|
|
Include = /etc/pacman.d/mirrorlist
|
|
|
|
|
|
|
|
[community]
|
|
|
|
Include = /etc/pacman.d/mirrorlist
|
|
|
|
|
|
|
|
[multilib]
|
|
|
|
Include = /etc/pacman.d/mirrorlist
|
|
|
|
|