summaryrefslogtreecommitdiff
path: root/libre/pacman/pacman.conf.x86_64
diff options
context:
space:
mode:
Diffstat (limited to 'libre/pacman/pacman.conf.x86_64')
-rw-r--r--libre/pacman/pacman.conf.x86_6423
1 files changed, 7 insertions, 16 deletions
diff --git a/libre/pacman/pacman.conf.x86_64 b/libre/pacman/pacman.conf.x86_64
index 035d88bf6..8c4489a61 100644
--- a/libre/pacman/pacman.conf.x86_64
+++ b/libre/pacman/pacman.conf.x86_64
@@ -19,7 +19,7 @@ HoldPkg = pacman glibc
#XferCommand = /usr/bin/curl -L -C - -f -o %o %u
#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
#CleanMethod = KeepInstalled
-Architecture = auto
+Architecture = x86_64
# Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
#IgnorePkg =
@@ -44,7 +44,7 @@ LocalFileSigLevel = Optional
# NOTE: You must run `pacman-key --init` before first using pacman; the local
# keyring can then be populated with the keys of all trusted packagers with:
-# `pacman-key --populate archlinux archlinux32 archlinuxarm parabola`.
+# `pacman-key --populate archlinux parabola`.
#
# REPOSITORIES
@@ -62,7 +62,7 @@ LocalFileSigLevel = Optional
# Include = IncludePath
#
# The header [repo-name] is crucial - it must be present and
-# un-commented to enable the repo.
+# uncommented to enable the repo.
#
# Some repositories are disabled by default. To enable them, un-comment the
# repo name header (e.g. '[nonprism]') and the following 'Include' line.
@@ -131,30 +131,21 @@ LocalFileSigLevel = Optional
[libre]
Include = /etc/pacman.d/mirrorlist
-#[kernels-testing]
-#Include = /etc/pacman.d/mirrorlist
-
-#[kernels]
-#Include = /etc/pacman.d/mirrorlist
-
#######################
# Arch standard repos #
#######################
-#[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
@@ -217,4 +208,4 @@ Include = /etc/pacman.d/mirrorlist
# Over-rides #
##############
-Include = /etc/pacman.d/*.conf
+#Include = /etc/pacman.d/*.conf