From 10ee16fb11f8fbd26588536bb64f8ef4fea65a3b Mon Sep 17 00:00:00 2001 From: Tharre Date: Sat, 18 Dec 2021 23:40:30 +0100 Subject: arch-system: update pacman.conf for 6.0 --- arch-system/etc-pacman.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'arch-system/etc-pacman.conf') diff --git a/arch-system/etc-pacman.conf b/arch-system/etc-pacman.conf index 2975abc..f649764 100644 --- a/arch-system/etc-pacman.conf +++ b/arch-system/etc-pacman.conf @@ -16,14 +16,13 @@ #GPGDir = /etc/pacman.d/gnupg/ #HookDir = /etc/pacman.d/hooks/ HoldPkg = pacman glibc -#XferCommand = /usr/bin/curl -C - -f %u > %o +#XferCommand = /usr/bin/curl -L -C - -f -o %o %u #XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u #CleanMethod = KeepInstalled -#UseDelta = 0.7 Architecture = auto # Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup -#IgnorePkg = +IgnorePkg = linux linux-headers linux-lts linux-lts-headers #IgnoreGroup = #NoUpgrade = @@ -32,9 +31,10 @@ Architecture = auto # Misc options #UseSyslog Color -TotalDownload +#NoProgressBar 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. -- cgit v1.2.3-70-g09d2