summaryrefslogtreecommitdiff
path: root/configs/releng/pacman.conf
diff options
context:
space:
mode:
authorDavid P <megver83@parabola.nu>2020-08-01 16:14:19 -0400
committerDavid P <megver83@parabola.nu>2020-08-01 16:48:57 -0400
commit1de1ff1a297fc9cef517be263be4f873a1d01d65 (patch)
treecd21a4ec17e38f924563fb3142b810e4a3975b6c /configs/releng/pacman.conf
parentf013f2bc1b1b512c4a44a2046ccb1a2d76a489eb (diff)
sync releng with archiso v46
and fix baseline mkinitcpio.conf hooks Signed-off-by: David P <megver83@parabola.nu>
Diffstat (limited to 'configs/releng/pacman.conf')
-rw-r--r--configs/releng/pacman.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/configs/releng/pacman.conf b/configs/releng/pacman.conf
index 2de1d4f..51188ca 100644
--- a/configs/releng/pacman.conf
+++ b/configs/releng/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