Files
entropy/conf/packages/packages.db.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

16 lines
468 B
Plaintext

# Server and Client side packages.db.mirrors file.
# In this file, repository administrators can list package mirrors that
# Entropy Client will use (beside the ones already in repositories.conf).
# This makes possible to control and keep mirrors up-to-date without
# bothering the user.
#
# LINE CONSTRUCTION:
# <mirror uri>
# NOTE: for inline comments, please use "##" instead of "#"
# EXAMPLES:
# http://foo.entropy.something/
# ftp://entropy.somethingelse.com/