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_6430
1 files changed, 11 insertions, 19 deletions
diff --git a/libre/pacman/pacman.conf.x86_64 b/libre/pacman/pacman.conf.x86_64
index cc9aee145..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 =
@@ -31,9 +31,10 @@ Architecture = auto
# Misc options
#UseSyslog
#Color
-#TotalDownload
+#NoProgressBar
CheckSpace
#VerbosePkgLists
+#ParallelDownloads = 5
# By default, pacman accepts packages signed by keys that its local keyring
# trusts (see pacman-key and its man page), as well as unsigned packages.
@@ -43,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
@@ -61,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.
@@ -85,8 +86,8 @@ LocalFileSigLevel = Optional
#
# The non-systemd repository contains packages that are important and relevant only to
# Parabola systems using an init-system other than systemd.
-# Parabola systems using systemd SHOULD NOT have this enabled;.
-# while Parabola systems using any other init-system SHOULD have this enabled.
+# Parabola systems using systemd SHOULD NOT have [nonsystemd] enabled.
+# Parabola systems using any other init-system SHOULD have [nonsystemd] enabled.
#
# The kernels repository contains additional special kernels for particular use-cases,
# such as maximal security hardening and real-time systems.
@@ -130,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
@@ -216,4 +208,4 @@ Include = /etc/pacman.d/mirrorlist
# Over-rides #
##############
-Include = /etc/pacman.d/*.conf
+#Include = /etc/pacman.d/*.conf