index : archiso32 | |
Archlinux32 iso tools | gitolite user |
summaryrefslogtreecommitdiff |
author | nl6720 <nl6720@gmail.com> | 2020-07-03 14:41:05 +0300 |
---|---|---|
committer | nl6720 <nl6720@gmail.com> | 2020-07-11 16:28:31 +0300 |
commit | 0ba88cb2644ad2cdd897c012cd4a2c5a9652c601 (patch) | |
tree | 65c861327d018061cb12efc8d5260f1235422961 /configs | |
parent | 41f74e3515d1f422310d4704b8db34a4735602e0 (diff) |
-rw-r--r-- | configs/releng/pacman.conf | 3 |
diff --git a/configs/releng/pacman.conf b/configs/releng/pacman.conf index c678d01..bbca42f 100644 --- a/configs/releng/pacman.conf +++ b/configs/releng/pacman.conf @@ -16,10 +16,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 |