Files
entropy/conf/packages/packages.db.fallback_mirrors.example
Fabio Erculiani a49c4d54ca [entropy.server,entropy.client] introduce support for fallback mirrors
Fallback mirrors are those mirrors mainly used for providing packages
while other, main mirrors are still syncing. They are usually hosted
inside the same infrastructure where the repository is run and
are usually quite bandwidth constrained.
Through packages.db.fallback_mirrors file, configurable from inside
the repository database directory (server-side) it's now possible
to list these mirrors and make Entropy Client always use them with
the least priority possible.
2011-01-25 15:23:15 +01:00

15 lines
465 B
Plaintext

# Server and Client side packages.db.fallback_mirrors file.
# In this file, repository administrators can list package mirrors that
# Entropy Client will always consider as fallback (so, keeping it at the
# end of the retry list). You can just list the domain name and will be
# matched against any URL (http://, ftp://).
#
# LINE CONSTRUCTION:
# <mirror uri domain name>
# NOTE: for inline comments, please use "##" instead of "#"
# EXAMPLES:
# pkg.sabayon.org