aboutsummaryrefslogtreecommitdiffstats
path: root/pacman
AgeCommit message (Expand)AuthorFilesLines
2023-11-13use different addresses in pacman configuration snippet•••Now that pacredir answers requests on 127.0.0.0/8... Make sure we do not confuse pacman by using default loopback address, which could host other repositories. Gravatar Christian Hesse1-2/+2
2023-11-13add a cache server entry in pacman configuration snippet•••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. Add a cache server with different address to make sure to request files from pacredir in case the address above was caught by pacman's server error limit. Gravatar Christian Hesse1-0/+8
2017-12-13use ipv4 loopback address explicitly•••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. Gravatar Christian Hesse1-1/+1
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