summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
Diffstat (limited to 'configs')
-rw-r--r--configs/baseline/pacman.conf3
-rw-r--r--configs/lxde-openrc/airootfs/etc/pacman.conf2
-rw-r--r--configs/lxde-openrc/pacman.conf3
-rw-r--r--configs/releng-openrc/airootfs/etc/pacman.conf2
-rw-r--r--configs/releng-openrc/pacman.conf3
-rw-r--r--configs/releng/pacman.conf3
6 files changed, 10 insertions, 6 deletions
diff --git a/configs/baseline/pacman.conf b/configs/baseline/pacman.conf
index 2de1d4f..7bcfccb 100644
--- a/configs/baseline/pacman.conf
+++ b/configs/baseline/pacman.conf
@@ -32,10 +32,11 @@ Architecture = auto
# Misc options
#UseSyslog
#Color
-#TotalDownload
+#NoProgressBar
# We cannot check disk space from within a chroot environment
#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.
diff --git a/configs/lxde-openrc/airootfs/etc/pacman.conf b/configs/lxde-openrc/airootfs/etc/pacman.conf
index 5cb2234..b7e4663 100644
--- a/configs/lxde-openrc/airootfs/etc/pacman.conf
+++ b/configs/lxde-openrc/airootfs/etc/pacman.conf
@@ -31,7 +31,7 @@ Architecture = auto
# Misc options
#UseSyslog
#Color
-#TotalDownload
+#NoProgressBar
CheckSpace
#VerbosePkgLists
diff --git a/configs/lxde-openrc/pacman.conf b/configs/lxde-openrc/pacman.conf
index bf99e24..6a32938 100644
--- a/configs/lxde-openrc/pacman.conf
+++ b/configs/lxde-openrc/pacman.conf
@@ -33,10 +33,11 @@ IgnorePkg = systemd systemd-libsystemd systemd-libs systemd-udev systemd-libud
# Misc options
#UseSyslog
#Color
-#TotalDownload
+#NoProgressBar
# We cannot check disk space from within a chroot environment
#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.
diff --git a/configs/releng-openrc/airootfs/etc/pacman.conf b/configs/releng-openrc/airootfs/etc/pacman.conf
index 5cb2234..b7e4663 100644
--- a/configs/releng-openrc/airootfs/etc/pacman.conf
+++ b/configs/releng-openrc/airootfs/etc/pacman.conf
@@ -31,7 +31,7 @@ Architecture = auto
# Misc options
#UseSyslog
#Color
-#TotalDownload
+#NoProgressBar
CheckSpace
#VerbosePkgLists
diff --git a/configs/releng-openrc/pacman.conf b/configs/releng-openrc/pacman.conf
index bf99e24..6a32938 100644
--- a/configs/releng-openrc/pacman.conf
+++ b/configs/releng-openrc/pacman.conf
@@ -33,10 +33,11 @@ IgnorePkg = systemd systemd-libsystemd systemd-libs systemd-udev systemd-libud
# Misc options
#UseSyslog
#Color
-#TotalDownload
+#NoProgressBar
# We cannot check disk space from within a chroot environment
#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.
diff --git a/configs/releng/pacman.conf b/configs/releng/pacman.conf
index 51188ca..7a45410 100644
--- a/configs/releng/pacman.conf
+++ b/configs/releng/pacman.conf
@@ -33,10 +33,11 @@ Architecture = auto
# Misc options
#UseSyslog
#Color
-#TotalDownload
+#NoProgressBar
# We cannot check disk space from within a chroot environment
#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.