Skip to content
Snippets Groups Projects
pacman.conf.builder 1.54 KiB
Newer Older
Eric Vidal's avatar
Eric Vidal committed
#
# pacman.conf used if the options --pacman-conf passed at our-build.sh on the .gitlab.yml file
#

[options]
HoldPkg     = pacman glibc
Architecture = auto
IgnorePkg   = systemd
IgnorePkg   = systemd-libs
NoExtract   = usr/lib/libsystemd*.*
Color
CheckSpace
VerbosePkgLists
ParallelDownloads = 5
#XferCommand =

SigLevel    = Required DatabaseOptional
LocalFileSigLevel = Optional
Eric Vidal's avatar
Eric Vidal committed

#[obcore-testing]
#SigLevel = Required
#Server = https://repo.obarun.org/obcore-testing/

[obcore]
SigLevel = Required
Server = https://repo.obarun.org/obcore

#[obextra-testing]
#SigLevel = Required
#Server = https://repo.obarun.org/obextra-testing

[obextra]
SigLevel = Required
Server = https://repo.obarun.org/obextra

#[obcommunity-testing]
#SigLevel = Required
#Server = https://repo.obarun.org/obcommunity-testing

[obcommunity]
SigLevel = Required
Server = https://repo.obarun.org/obcommunity

#[obmultilib-testing]
#SigLevel = Required
#Server = https://repo.obarun.org/obmultilib-testing

Eric Vidal's avatar
Eric Vidal committed
[obmultilib]
SigLevel = Required
Server = https://repo.obarun.org/obmultilib

#[observice-testing]
#SigLevel = Required
#Server = https://repo.obarun.org/observice-testing

[observice]
SigLevel = Required
Server = https://repo.obarun.org/observice

#[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