Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-11-13 | use 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. | Christian Hesse | 1 | -2/+2 |
2023-11-13 | add 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. | Christian Hesse | 1 | -0/+8 |
2017-12-13 | use 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. | Christian Hesse | 1 | -1/+1 |
2017-04-28 | rename files to 'pacredir' | Christian Hesse | 1 | -0/+0 |
2013-10-29 | rename the project to paccache | Christian Hesse | 1 | -0/+0 |
2013-10-26 | add pacman include file0.0.1 | Christian Hesse | 1 | -0/+2 |