summarylogtreecommitdiffstats
path: root/pkgdistcache.conf
AgeCommit message (Collapse)Author
2018-03-19Follow redirects when downloadingEric Anderson
This fixes a problem with mirrors.kernel.org redirecting to mirrors.edge.kernel.org which caused curl to save zero-byte output files because the response body was zero-byte content.
2017-12-28Bump to 0.5.0 for daemon-based cacheEric Anderson
This keeps the cache continually up-to-date as the daemon is provided updates from Avahi as devices come and go. The daemon automatically exits after a while to clean itself up.
2015-06-20Initial importEric Anderson