aboutsummaryrefslogtreecommitdiffstats
path: root/pacman
AgeCommit message (Collapse)AuthorFilesLines
2023-11-24add a CacheServer entry in pacman configuration snippet...pacman-v6.1.0Gravatar Christian Hesse1-1/+7
... comment the regular server entry and update the documentation in README file. The server error limit was introduced in pacman 6.0.0, which caused some trouble with pacredir: Returning 404 (not found) is common case and no fatal error. This should be fixed with pacman 7.0.0, that will understand CacheServer in configuration. Hopefully. Add the required bits in include file for pacman.
2017-12-13use ipv4 loopback address explicitlyGravatar Christian Hesse1-1/+1
Depending on the system configuration 'loopback' can resolve to an IPv4 or IPv6 loopback address. As we bind to 127.0.0.1 use the same address here.
2017-04-28rename files to 'pacredir'Gravatar Christian Hesse1-0/+0
2013-10-29rename the project to paccacheGravatar Christian Hesse1-0/+0
2013-10-26add pacman include file0.0.1Gravatar Christian Hesse1-0/+2