ae68691bf0
StarlingX needs to download a variety of rpms and tarballs from various upstream sources. Unfortunately the upstream sources are not always dependable. Either servers go down, are unreachable, or drop older content that we still depend on. Our proposed solution is to run our own mirror to capture an independent copy of the content needed by StarlingX. For this purpose, a server has been set up at http://mirror.starlingx.cengn.ca/mirror/centos The mirror will use deterministic paths derived from the upstream urls. Scripts will be used to convert an upstream url to the mirror's equivalent url (see function url_to_stx_mirror_url in url_utils.sh) The mirror will be refreshed daily. New .lst entries will be processed at that time. Processing of changes under yum.repos.d is not automated by this update. Expect a follow-up update to address this issue soon. These scripts are found under the 'stx_mirror_scripts' subdirectory. Changes are made to the download_mirror.sh script, and it's supporting scripts. New arguments have been added to each script to select the download source. -s StarlingX mirror only -S StarlingX mirror, with upstream source as backup -u Upstream source only -U Upstream source, with StarlingX mirror as backup You do not need to provide any of these flags. Continue to us download_mirror.sh as you always have. The default behavior is currently set to '-S', i.e. first try the StarlingX mirror, with upstream source as backup. If this proves to place to heavy a load on the existing server, we might switch the default to '-U', i.e. first try the upstream source, with StarlingX mirror as backup. If poor download performance is seen, you might want to try explicitly adding -U as an argument. The remaining two options are not recommended for regular use. Upstream only, i.e. '-u', restores original behaviour, but you may once again encounter rpms that have aged out, and been removed from their original repos. StarlingX only, i.e. '-s', is vulnerable if a .lst file has been updated, but the mirror has not yet processed it. Change-Id: I7e0f3d9fb99253662f9f4bf12457d39250408c0b Story: 2003906 Task: 26785 Signed-off-by: Scott Little <scott.little@windriver.com>
87 lines
2.5 KiB
Plaintext
87 lines
2.5 KiB
Plaintext
#####
|
|
# Centos 7.2.1511
|
|
#
|
|
[Starlingx-C7.2.1511-cloud-newton]
|
|
name=Starlingx-CentOS-7.2.1511 - Cloud-newton
|
|
baseurl=http://vault.centos.org/7.2.1511/cloud/x86_64/openstack-newton/
|
|
gpgcheck=1
|
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
|
|
enabled=1
|
|
|
|
[Starlingx-C7.2.1511-cloud-newton-source]
|
|
name=Starlingx-CentOS-7.2.1511 - Cloud-newton-source
|
|
baseurl=http://vault.centos.org/7.2.1511/cloud/Source/openstack-newton/
|
|
gpgcheck=1
|
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
|
|
enabled=1
|
|
|
|
[Starlingx-C7.2.1511-extras]
|
|
name=StarlingX-CentOS-7.2.1511 - extras
|
|
baseurl=http://vault.centos.org/7.2.1511/extras/x86_64/
|
|
gpgcheck=1
|
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
|
|
enabled=1
|
|
|
|
[Starlingx-C7.2.1511-extras-source]
|
|
name=Starlingx-CentOS-7.2.1511 - extras-source
|
|
baseurl=http://vault.centos.org/7.2.1511/extras/Source/
|
|
gpgcheck=1
|
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
|
|
enabled=1
|
|
|
|
[Starlingx-C7.2.1511-os]
|
|
name=Starlingx-CentOS-7.2.1511 - os
|
|
baseurl=http://vault.centos.org/7.2.1511/os/x86_64/
|
|
gpgcheck=1
|
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
|
|
enabled=1
|
|
|
|
[Starlingx-C7.2.1511-os-source]
|
|
name=Starlingx-CentOS-7.2.1511 - os-source
|
|
baseurl=http://vault.centos.org/7.2.1511/os/Source/
|
|
gpgcheck=1
|
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
|
|
enabled=1
|
|
|
|
[Starlingx-C7.2.1511-updates]
|
|
name=Starlingx-CentOS-7.2.1511 - updates
|
|
baseurl=http://vault.centos.org/7.2.1511/updates/x86_64/
|
|
gpgcheck=1
|
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
|
|
enabled=1
|
|
|
|
[Starlingx-C7.2.1511-updates-source]
|
|
name=Starlingx-CentOS-7.2.1511 - updates-source
|
|
baseurl=http://vault.centos.org/7.2.1511/updates/Source/
|
|
gpgcheck=1
|
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
|
|
enabled=1
|
|
|
|
[Starlingx-C7.2.1511-virt-kvm]
|
|
name=Starlingx-CentOS-7.2.1511 - virt-kvm
|
|
baseurl=http://vault.centos.org/7.2.1511/virt/x86_64/kvm-common
|
|
gpgcheck=1
|
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
|
|
enabled=1
|
|
|
|
[Starlingx-C7.2.1511-virt-kvm-source]
|
|
name=Starlingx-CentOS-7.2.1511 - virt-kvm-source
|
|
baseurl=http://vault.centos.org/7.2.1511/virt/Source/kvm-common
|
|
gpgcheck=1
|
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
|
|
enabled=1
|
|
|
|
[Starlingx-C7.2.1511-cr]
|
|
name=Starlingx-CentOS-7.2.1511 - cr
|
|
baseurl=http://vault.centos.org/centos/7.2.1511/cr/x86_64
|
|
gpgcheck=1
|
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
|
|
enabled=1
|
|
|
|
[Starlingx-C7.2.1511-cr-source]
|
|
name=Starlingx-CentOS-7.2.1511 - cr-source
|
|
baseurl=http://vault.centos.org/centos/7.2.1511/cr/Source
|
|
gpgcheck=1
|
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
|
|
enabled=1
|