summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-11-03 12:37:56 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-11-03 12:37:56 -0300
commit5caff6eff1ecc6804aaa5ee1a70d8e62520d44ba (patch)
tree6d96a364762534133195c67f83ec515e0e243f95 /configs
parent241d0ffeae960ab374ed931de43a48675ff497fb (diff)
Enable [pcr] by default -> https://lists.parabola.nu/pipermail/dev/2016-October/004528.html
Diffstat (limited to 'configs')
-rw-r--r--configs/mate/pacman.conf6
-rw-r--r--configs/profile/pacman.conf6
-rw-r--r--configs/talkingparabola-X11/pacman.conf6
-rw-r--r--configs/talkingparabola/pacman.conf6
4 files changed, 24 insertions, 0 deletions
diff --git a/configs/mate/pacman.conf b/configs/mate/pacman.conf
index b09c341..03f449f 100644
--- a/configs/mate/pacman.conf
+++ b/configs/mate/pacman.conf
@@ -91,6 +91,12 @@ Include = /etc/pacman.d/mirrorlist
[community]
Include = /etc/pacman.d/mirrorlist
+#[pcr-testing]
+#Include = /etc/pacman.d/mirrorlist
+
+[pcr]
+Include = /etc/pacman.d/mirrorlist
+
# An example of a custom package repository. See the pacman manpage for
# tips on creating your own repositories.
#[custom]
diff --git a/configs/profile/pacman.conf b/configs/profile/pacman.conf
index b09c341..03f449f 100644
--- a/configs/profile/pacman.conf
+++ b/configs/profile/pacman.conf
@@ -91,6 +91,12 @@ Include = /etc/pacman.d/mirrorlist
[community]
Include = /etc/pacman.d/mirrorlist
+#[pcr-testing]
+#Include = /etc/pacman.d/mirrorlist
+
+[pcr]
+Include = /etc/pacman.d/mirrorlist
+
# An example of a custom package repository. See the pacman manpage for
# tips on creating your own repositories.
#[custom]
diff --git a/configs/talkingparabola-X11/pacman.conf b/configs/talkingparabola-X11/pacman.conf
index b09c341..03f449f 100644
--- a/configs/talkingparabola-X11/pacman.conf
+++ b/configs/talkingparabola-X11/pacman.conf
@@ -91,6 +91,12 @@ Include = /etc/pacman.d/mirrorlist
[community]
Include = /etc/pacman.d/mirrorlist
+#[pcr-testing]
+#Include = /etc/pacman.d/mirrorlist
+
+[pcr]
+Include = /etc/pacman.d/mirrorlist
+
# An example of a custom package repository. See the pacman manpage for
# tips on creating your own repositories.
#[custom]
diff --git a/configs/talkingparabola/pacman.conf b/configs/talkingparabola/pacman.conf
index b09c341..03f449f 100644
--- a/configs/talkingparabola/pacman.conf
+++ b/configs/talkingparabola/pacman.conf
@@ -91,6 +91,12 @@ Include = /etc/pacman.d/mirrorlist
[community]
Include = /etc/pacman.d/mirrorlist
+#[pcr-testing]
+#Include = /etc/pacman.d/mirrorlist
+
+[pcr]
+Include = /etc/pacman.d/mirrorlist
+
# An example of a custom package repository. See the pacman manpage for
# tips on creating your own repositories.
#[custom]