~comcloudway/builds.sr.ht

ec7575edc0bfd33c6a3e4a0f32fcd7537c7aba1e — Thorben Günther 1 year, 4 months ago 9032a10
archlinux: Update pacman config

The community repository got merged into extra [1].

[1]: https://archlinux.org/news/git-migration-announcement/
1 files changed, 5 insertions(+), 8 deletions(-)

M images/archlinux/pacman.conf
M images/archlinux/pacman.conf => images/archlinux/pacman.conf +5 -8
@@ 16,10 16,9 @@
#GPGDir      = /etc/pacman.d/gnupg/
#HookDir     = /etc/pacman.d/hooks/
HoldPkg     = pacman glibc
#XferCommand = /usr/bin/curl -C - -f %u > %o
#XferCommand = /usr/bin/curl -L -C - -f -o %o %u
#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
#CleanMethod = KeepInstalled
#UseDelta    = 0.7
Architecture = auto

# Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup


@@ 32,6 31,7 @@ IgnorePkg   = linux linux-firmware mkinitcpio
# Misc options
#UseSyslog
#Color
#NoProgressBar
CheckSpace
#VerbosePkgLists
ParallelDownloads = 5


@@ 69,19 69,16 @@ LocalFileSigLevel = Optional
# repo name header and Include lines. You can add preferred servers immediately
# after the header, and they will be used before the default mirrors.

#[testing]
#[core-testing]
#Include = /etc/pacman.d/mirrorlist

[core]
Include = /etc/pacman.d/mirrorlist

[extra]
Include = /etc/pacman.d/mirrorlist

#[community-testing]
#[extra-testing]
#Include = /etc/pacman.d/mirrorlist

[community]
[extra]
Include = /etc/pacman.d/mirrorlist

# If you want to run 32 bit applications on your x86_64 system,