Skip to content

arch-nspawn: add support for pacman CacheServer

Felix Yan requested to merge felixonmars/devtools:cacheserver into master

pacman 6.1 added support for CacheServer which allows us to download packages faster and reduce the burden on tier0 server.

They won't be used to fetch databases so it should be pretty safe in the repository consistency context.

Merge request reports