From 7d72e95b7e2d8fd08ac5791e6be4a3c9578885b7 Mon Sep 17 00:00:00 2001 From: David P Date: Sat, 1 Aug 2020 17:22:09 -0400 Subject: sync releng-openrc with releng Signed-off-by: David P --- configs/releng-openrc/pacman.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'configs/releng-openrc/pacman.conf') diff --git a/configs/releng-openrc/pacman.conf b/configs/releng-openrc/pacman.conf index 0730db9..cf65292 100644 --- a/configs/releng-openrc/pacman.conf +++ b/configs/releng-openrc/pacman.conf @@ -2,6 +2,8 @@ # /etc/pacman.conf # # See the pacman.conf(5) manpage for option and repository directives +# +# SPDX-License-Identifier: GPL-3.0-or-later # # GENERAL OPTIONS @@ -16,10 +18,9 @@ #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 -- cgit v1.2.2