~comcloudway/builds.sr.ht

57e9572741222dbcc2ccc537e1ebcfe88459b5ef — Simon Ser 3 years ago cddd708
images/archlinux: enable pacman ParallelDownloads

This allows pacman to download multiple files at the same time,
improving installation speed.
1 files changed, 1 insertions(+), 0 deletions(-)

M images/archlinux/pacman.conf
M images/archlinux/pacman.conf => images/archlinux/pacman.conf +1 -0
@@ 34,6 34,7 @@ IgnorePkg   = linux linux-api-headers linux-firmware util-linux libutil-linux mk
#Color
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.