summaryrefslogtreecommitdiff
path: root/libre/pacman/pacman.conf.armv7h
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-10-23 22:22:25 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-10-23 22:23:42 -0300
commit713bf090423e07809d39d2facdf61aefad1cebec (patch)
treec49943631821a6d11e9f4214fca131101e96d926 /libre/pacman/pacman.conf.armv7h
parent64026f84a7ec2e0279abcb85c69bbb9f296b89d0 (diff)
downloadabslibre-713bf090423e07809d39d2facdf61aefad1cebec.tar.gz
abslibre-713bf090423e07809d39d2facdf61aefad1cebec.tar.bz2
abslibre-713bf090423e07809d39d2facdf61aefad1cebec.zip
pacman-5.0.1-4.parabola2: enable [pcr] by default -> https://lists.parabola.nu/pipermail/dev/2016-October/004528.html
Diffstat (limited to 'libre/pacman/pacman.conf.armv7h')
-rw-r--r--libre/pacman/pacman.conf.armv7h14
1 files changed, 10 insertions, 4 deletions
diff --git a/libre/pacman/pacman.conf.armv7h b/libre/pacman/pacman.conf.armv7h
index b39f933f1..c3c645c43 100644
--- a/libre/pacman/pacman.conf.armv7h
+++ b/libre/pacman/pacman.conf.armv7h
@@ -100,13 +100,19 @@ Include = /etc/pacman.d/mirrorlist
[community]
Include = /etc/pacman.d/mirrorlist
-# Parabola also supports community projects and personal repositories, to find
-# them check out this wiki page: https://wiki.parabola.nu/Repositories
+# The PCR (Parabola Community Repository) contains packages maintained by trusted
+# members of the Parabola community. It also contains packages maintained by
+# Parabola developers, but that the developer decided didn't belong in core/libre.
-# Parabola community repo
-#[pcr]
+#[pcr-testing]
#Include = /etc/pacman.d/mirrorlist
+[pcr]
+Include = /etc/pacman.d/mirrorlist
+
+# Parabola also supports another community projects and personal repositories, to
+# find them check out this wiki page: https://wiki.parabola.nu/Repositories
+
# An example of a custom package repository. See the pacman manpage for
# tips on creating your own repositories.
#[custom]