Skip to content
Snippets Groups Projects
pacman.conf.builder 1.64 KiB
Newer Older
  • Learn to ignore specific revisions
  • 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
    
    Eric Vidal's avatar
    Eric Vidal committed
    #Server = https://cloud.server.obarun.org/$repo/os/$arch/
    
    Eric Vidal's avatar
    Eric Vidal committed
    
    [obcore]
    SigLevel = Required
    
    Eric Vidal's avatar
    Eric Vidal committed
    Server = https://cloud.server.obarun.org/$repo/os/$arch/
    
    Eric Vidal's avatar
    Eric Vidal committed
    
    #[obextra-testing]
    #SigLevel = Required
    
    Eric Vidal's avatar
    Eric Vidal committed
    #Server = https://cloud.server.obarun.org/$repo/os/$arch/
    
    Eric Vidal's avatar
    Eric Vidal committed
    
    [obextra]
    SigLevel = Required
    
    Eric Vidal's avatar
    Eric Vidal committed
    Server = https://cloud.server.obarun.org/$repo/os/$arch/
    
    Eric Vidal's avatar
    Eric Vidal committed
    
    #[obcommunity-testing]
    #SigLevel = Required
    
    Eric Vidal's avatar
    Eric Vidal committed
    #Server = https://cloud.server.obarun.org/$repo/os/$arch/
    
    Eric Vidal's avatar
    Eric Vidal committed
    
    [obcommunity]
    SigLevel = Required
    
    Eric Vidal's avatar
    Eric Vidal committed
    Server = https://cloud.server.obarun.org/$repo/os/$arch/
    
    Eric Vidal's avatar
    Eric Vidal committed
    
    #[obmultilib-testing]
    #SigLevel = Required
    
    Eric Vidal's avatar
    Eric Vidal committed
    #Server = https://cloud.server.obarun.org/$repo/os/$arch/
    
    Eric Vidal's avatar
    Eric Vidal committed
    
    
    Eric Vidal's avatar
    Eric Vidal committed
    [obmultilib]
    SigLevel = Required
    
    Eric Vidal's avatar
    Eric Vidal committed
    Server = https://cloud.server.obarun.org/$repo/os/$arch/
    
    Eric Vidal's avatar
    Eric Vidal committed
    
    #[observice-testing]
    #SigLevel = Required
    
    Eric Vidal's avatar
    Eric Vidal committed
    #Server = https://cloud.server.obarun.org/$repo/os/$arch/
    
    Eric Vidal's avatar
    Eric Vidal committed
    
    [observice]
    SigLevel = Required
    
    Eric Vidal's avatar
    Eric Vidal committed
    Server = https://cloud.server.obarun.org/$repo/os/$arch/
    
    Eric Vidal's avatar
    Eric Vidal committed
    
    #[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