Split off hardcoded release code names list and default mirrors in xen-create-image into separate configuration file which are parsed before the default settings or command-line options are set.
14 lines
429 B
Plaintext
14 lines
429 B
Plaintext
# xen-tools default mirror configuration file
|
|
|
|
debian = http://httpredir.debian.org/debian
|
|
debian_archive = http://httpredir.debian.org/debian-archive/debian
|
|
|
|
ubuntu = http://archive.ubuntu.com/ubuntu
|
|
ubuntu_archive = http://old-releases.ubuntu.com/ubuntu
|
|
|
|
#
|
|
# If you like, you can also declare per-release mirrors:
|
|
#
|
|
# sarge = http://debian.ethz.ch/debian-archive/debian
|
|
# trusty = http://ubuntu.ethz,ch/ubuntu
|