perf(pacman): enable parallel downloading

This commit is contained in:
Eshan Roy (Eshanized)
2024-05-02 17:10:14 +05:30
parent c29712dfa4
commit b13540dcfa

View File

@@ -32,8 +32,7 @@ Architecture = auto
#UseSyslog
#Color
#NoProgressBar
# We cannot check disk space from within a chroot environment
#CheckSpace
CheckSpace
#VerbosePkgLists
ParallelDownloads = 5
@@ -76,12 +75,20 @@ LocalFileSigLevel = Optional
[core]
Include = /etc/pacman.d/mirrorlist
[snigdhaos-core]
SigLevel = Never
Include = /etc/pacman.d/snigdhaos-mirrorlist
#[extra-testing]
#Include = /etc/pacman.d/mirrorlist
[extra]
Include = /etc/pacman.d/mirrorlist
[snigdhaos-extra]
SigLevel = Never
Include = /etc/pacman.d/snigdhaos-mirrorlist
# If you want to run 32 bit applications on your x86_64 system,
# enable the multilib repositories as required here.
@@ -96,3 +103,6 @@ Include = /etc/pacman.d/mirrorlist
#[custom]
#SigLevel = Optional TrustAll
#Server = file:///home/custompkgs
[chaotic-aur]
Include = /etc/pacman.d/chaotic-mirrorlist