cengn reference removal

mirror.starlingx.cengn.ca no longer exists. CENGN is kindly forwarding
requests to the new location mirror.starlingx.windriver.com for now, but
that will only last a few months. We need to replace all the references
with the new URL.

I will also remove as many 'cengn' references as possible, replacing
them with 'stx_mirror'

Partial-Bug: 2033555
Change-Id: I7573f2d1b6cffa749c983492bae536bf13ba05cb
Signed-off-by: Scott Little <scott.little@windriver.com>
This commit is contained in:
Scott Little 2023-09-14 10:35:44 -04:00
parent 4a39495694
commit 31f97de261
29 changed files with 84 additions and 84 deletions

View File

@ -21,7 +21,7 @@
.. |prod-hor-long| replace:: |prod-hor| Web Interface
.. |os-prod-hor-long| replace:: OpenStack |prod-hor-long|
.. |os-prod-hor| replace:: OpenStack |prod-hor|
.. |prod-img| replace:: http://mirror.starlingx.cengn.ca/mirror/starlingx/
.. |prod-img| replace:: https://mirror.starlingx.windriver.com/mirror/starlingx/
.. |prod-abbr| replace:: StX
.. Guide names; will be formatted in italics by default.

View File

@ -229,9 +229,9 @@ following required setup:
sudo pip2 install mechanize
#. Get the ``oidc-auth`` script from the public
`CENGN StarlingX mirror <http://mirror.starlingx.cengn.ca/mirror/starlingx/>`_.
`StarlingX mirror <https://mirror.starlingx.windriver.com/mirror/starlingx/>`_.
For example,
``http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/latest_docker_image_build/outputs/remote-cli/``
``https://mirror.starlingx.windriver.com/mirror/starlingx/master/centos/latest_docker_image_build/outputs/remote-cli/``
After setup is complete, run the ``oidc-auth`` script to authenticate and update
user credentials in the kubectl config file with the retrieved token.

View File

@ -503,8 +503,8 @@ not found* error. This indicates that the page may have moved or been deleted.
.. code-block:: none
:linenos:
(developer_resources/build_docker_image: line 120) ok http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/latest_docker_image_build/outputs/wheels/stx-centos-stable-wheels.tar
(developer_resources/build_docker_image: line 122) broken http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/latest_docker_image_build/outputs/wheels/stx-centos-dev-wheels.tar - 404 Client Error: Not Found for url: http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/latest_docker_image_build/outputs/wheels/stx-centos-dev-wheels.tar
(developer_resources/build_docker_image: line 120) ok https://mirror.starlingx.windriver.com/mirror/starlingx/master/centos/latest_docker_image_build/outputs/wheels/stx-centos-stable-wheels.tar
(developer_resources/build_docker_image: line 122) broken https://mirror.starlingx.windriver.com/mirror/starlingx/master/centos/latest_docker_image_build/outputs/wheels/stx-centos-dev-wheels.tar - 404 Client Error: Not Found for url: https://mirror.starlingx.windriver.com/mirror/starlingx/master/centos/latest_docker_image_build/outputs/wheels/stx-centos-dev-wheels.tar
**Logs**

View File

@ -26,10 +26,10 @@ Create a bootable USB drive on Linux\*
sudo -s
#. Get the latest StarlingX ISO from the
`CENGN StarlingX mirror <http://mirror.starlingx.cengn.ca/mirror/starlingx/release/latest_release/debian/monolithic/outputs/iso/>`_.
Alternately, you can get an older release ISO from `here <http://mirror.starlingx.cengn.ca/mirror/starlingx/release/>`_.
`StarlingX mirror <https://mirror.starlingx.windriver.com/mirror/starlingx/release/latest_release/debian/monolithic/outputs/iso/>`_.
Alternately, you can get an older release ISO from `here <https://mirror.starlingx.windriver.com/mirror/starlingx/release/>`_.
#. Navigate to the directory with the `StarlingX ISO <http://mirror.starlingx.cengn.ca/mirror/starlingx/release/latest_release/centos/flock/outputs/iso/>`_.
#. Navigate to the directory with the `StarlingX ISO <https://mirror.starlingx.windriver.com/mirror/starlingx/release/latest_release/centos/flock/outputs/iso/>`_.
#. Plug in the USB drive and get its identifier:
@ -69,8 +69,8 @@ Create a bootable USB drive on macOS\*
#. Launch the Terminal app.
#. Get the latest StarlingX ISO from the
`CENGN StarlingX mirror <http://mirror.starlingx.cengn.ca/mirror/starlingx/release/latest_release/debian/monolithic/outputs/iso/>`_.
Alternately, you can get an older release ISO from `here <http://mirror.starlingx.cengn.ca/mirror/starlingx/release/>`_.
`StarlingX mirror <https://mirror.starlingx.windriver.com/mirror/starlingx/release/latest_release/debian/monolithic/outputs/iso/>`_.
Alternately, you can get an older release ISO from `here <https://mirror.starlingx.windriver.com/mirror/starlingx/release/>`_.
#. Navigate to the directory with the ISO.
@ -113,8 +113,8 @@ Create a bootable USB drive on Windows\*
----------------------------------------
#. Get the latest StarlingX ISO from the
`CENGN StarlingX mirror <http://mirror.starlingx.cengn.ca/mirror/starlingx/release/latest_release/debian/monolithic/outputs/iso/>`_.
Alternately, you can get an older release ISO from `here <http://mirror.starlingx.cengn.ca/mirror/starlingx/release/>`_.
`StarlingX mirror <https://mirror.starlingx.windriver.com/mirror/starlingx/release/latest_release/debian/monolithic/outputs/iso/>`_.
Alternately, you can get an older release ISO from `here <https://mirror.starlingx.windriver.com/mirror/starlingx/release/>`_.
#. Download the `Rufus`_ utility to burn the image onto a USB drive.
**Only use the latest version of Rufus**.

View File

@ -42,8 +42,8 @@ Install application manifest and helm-charts
helm charts. Use one of the following options:
* Private StarlingX build. See :ref:`Build-stx-openstack-app` for details.
* Public download from
`CENGN StarlingX mirror <http://mirror.starlingx.cengn.ca/mirror/starlingx/>`_.
* Public download from the
`StarlingX mirror <https://mirror.starlingx.windriver.com/mirror/starlingx/>`_.
After you select a release, helm charts are located in ``centos/outputs/helm-charts``.

View File

@ -67,7 +67,7 @@ Set up the host with the following steps:
.. code-block:: none
wget https://mirror.starlingx.cengn.ca/mirror/starlingx/release/8.0.0/debian/monolithic/outputs/iso/starlingx-intel-x86-64-cd.iso -O $HOME/Downloads/stx-8.iso
wget https://mirror.starlingx.windriver.com/mirror/starlingx/release/8.0.0/debian/monolithic/outputs/iso/starlingx-intel-x86-64-cd.iso -O $HOME/Downloads/stx-8.iso
#. Create a local copy of the config file templates.

View File

@ -68,5 +68,5 @@ Set up the host with the following steps:
#. Get the latest StarlingX ISO from the
`CENGN StarlingX mirror <http://mirror.starlingx.cengn.ca/mirror/starlingx/release/latest_release/debian/monolithic/outputs/iso/>`_.
Alternately, you can get an older release ISO from `here <http://mirror.starlingx.cengn.ca/mirror/starlingx/release/>`_.
`StarlingX mirror <https://mirror.starlingx.windriver.com/mirror/starlingx/release/latest_release/debian/monolithic/outputs/iso/>`_.
Alternately, you can get an older release ISO from `here <https://mirror.starlingx.windriver.com/mirror/starlingx/release/>`_.

View File

@ -362,16 +362,16 @@ Both files use a comma seperated three field lines... ``<lower-layer>,<type>,<ur
e.g. ::
cat stx-tools/centos-mirror-tools/config/centos/flock/required_layer_pkgs.cfg
compiler,std,http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/compiler/latest_build/outputs/RPMS/std/rpm.lst
distro,std,http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/distro/latest_build/outputs/RPMS/std/rpm.lst
distro,rt,http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/distro/latest_build/outputs/RPMS/rt/rpm.lst
distro,installer,http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/distro/latest_build/outputs/RPMS/installer/rpm.lst
compiler,std,https://mirror.starlingx.windriver.com/mirror/starlingx/master/centos/compiler/latest_build/outputs/RPMS/std/rpm.lst
distro,std,https://mirror.starlingx.windriver.com/mirror/starlingx/master/centos/distro/latest_build/outputs/RPMS/std/rpm.lst
distro,rt,https://mirror.starlingx.windriver.com/mirror/starlingx/master/centos/distro/latest_build/outputs/RPMS/rt/rpm.lst
distro,installer,https://mirror.starlingx.windriver.com/mirror/starlingx/master/centos/distro/latest_build/outputs/RPMS/installer/rpm.lst
cat stx-tools/centos-mirror-tools/config/centos/flock/required_layer_iso_inc.cfg
compiler,std,http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/compiler/latest_build/outputs/image.inc
compiler,dev,http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/compiler/latest_build/outputs/image-dev.inc
distro,std,http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/distro/latest_build/outputs/image.inc
distro,dev,http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/distro/latest_build/outputs/image-dev.inc
compiler,std,https://mirror.starlingx.windriver.com/mirror/starlingx/master/centos/compiler/latest_build/outputs/image.inc
compiler,dev,https://mirror.starlingx.windriver.com/mirror/starlingx/master/centos/compiler/latest_build/outputs/image-dev.inc
distro,std,https://mirror.starlingx.windriver.com/mirror/starlingx/master/centos/distro/latest_build/outputs/image.inc
distro,dev,https://mirror.starlingx.windriver.com/mirror/starlingx/master/centos/distro/latest_build/outputs/image-dev.inc
To use your lower layer build, you must edit the config in the upper layer build.
You must replace the url field for the relevant lines to point to your own build using the ``fill:///`` syntax.

View File

@ -311,16 +311,16 @@ ISO镜像内容完全由文件来定义 ::
其格式使用逗号分隔为三个字段,参照以下: ::
cat stx-tools/centos-mirror-tools/config/centos/flock/required_layer_pkgs.cfg
compiler,std,http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/compiler/latest_build/outputs/RPMS/std/rpm.lst
distro,std,http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/distro/latest_build/outputs/RPMS/std/rpm.lst
distro,rt,http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/distro/latest_build/outputs/RPMS/rt/rpm.lst
distro,installer,http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/distro/latest_build/outputs/RPMS/installer/rpm.lst
compiler,std,https://mirror.starlingx.windriver.com/mirror/starlingx/master/centos/compiler/latest_build/outputs/RPMS/std/rpm.lst
distro,std,https://mirror.starlingx.windriver.com/mirror/starlingx/master/centos/distro/latest_build/outputs/RPMS/std/rpm.lst
distro,rt,https://mirror.starlingx.windriver.com/mirror/starlingx/master/centos/distro/latest_build/outputs/RPMS/rt/rpm.lst
distro,installer,https://mirror.starlingx.windriver.com/mirror/starlingx/master/centos/distro/latest_build/outputs/RPMS/installer/rpm.lst
cat stx-tools/centos-mirror-tools/config/centos/flock/required_layer_iso_inc.cfg
compiler,std,http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/compiler/latest_build/outputs/image.inc
compiler,dev,http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/compiler/latest_build/outputs/image-dev.inc
distro,std,http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/distro/latest_build/outputs/image.inc
distro,dev,http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/distro/latest_build/outputs/image-dev.inc
compiler,std,https://mirror.starlingx.windriver.com/mirror/starlingx/master/centos/compiler/latest_build/outputs/image.inc
compiler,dev,https://mirror.starlingx.windriver.com/mirror/starlingx/master/centos/compiler/latest_build/outputs/image-dev.inc
distro,std,https://mirror.starlingx.windriver.com/mirror/starlingx/master/centos/distro/latest_build/outputs/image.inc
distro,dev,https://mirror.starlingx.windriver.com/mirror/starlingx/master/centos/distro/latest_build/outputs/image-dev.inc
如果需要用到更底层layer所构建的包需要在当前layer做好配置。使用语法: ``file://`` 将配置文件中的url替换成更底层layer所对应的信息。
@ -488,8 +488,8 @@ cengna上的各自layer的 image.inc也是这样生成的。
``stx-tools/centos-mirror-tools/config/<os>/<layer>/required_layer_iso_inc.cfg`` 文件
$ cat stx-tools/centos-mirror-tools/config/centos/distro/required_layer_iso_inc.cfg
compiler,std,http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/compiler/latest_build/outputs/image.inc
compiler,dev,http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/compiler/latest_build/outputs/image-dev.inc
compiler,std,https://mirror.starlingx.windriver.com/mirror/starlingx/master/centos/compiler/latest_build/outputs/image.inc
compiler,dev,https://mirror.starlingx.windriver.com/mirror/starlingx/master/centos/compiler/latest_build/outputs/image-dev.inc
修改成你的distro 或者compile layer的 image.inc
``file:///localdisk/loadbuild/<user>/<project>/my_<layer>_imajge.inc``

View File

@ -91,7 +91,7 @@ Example dev build command:
If you are not making changes to any source packages (ie. RPMs) that
need to be installed in your designer-built images, you can use the
CENGN-built stx-base image. For example:
official StarlingX built stx-base image. For example:
https://hub.docker.com/r/starlingx/stx-centos/tags
* Stable base image: starlingx/stx-centos:master-stable-latest
@ -114,13 +114,13 @@ used to build and collect wheels and generate the wheels tarball. It
uses two sub-tools (located in the same directory) to build and/or
collect the two groups of wheels.
If you are not modifying any python modules, you can use the CENGN-built
wheels tarball:
If you are not modifying any python modules, you can use the official
StarlingX built wheels tarball:
* Stable wheels:
http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/latest_docker_image_build/outputs/wheels/stx-centos-stable-wheels.tar
https://mirror.starlingx.windriver.com/mirror/starlingx/master/centos/latest_docker_image_build/outputs/wheels/stx-centos-stable-wheels.tar
* Dev wheels:
http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/latest_docker_image_build/outputs/wheels/stx-centos-dev-wheels.tar
https://mirror.starlingx.windriver.com/mirror/starlingx/master/centos/latest_docker_image_build/outputs/wheels/stx-centos-dev-wheels.tar
***********
Base wheels
@ -363,7 +363,7 @@ stx-nfv/nova-api-proxy/centos/stx-nova-api-proxy.dev_docker_image
Image build command
^^^^^^^^^^^^^^^^^^^
Example image build command, using the CENGN base image and wheels:
Example image build command, using the official StarlingX base image and wheels:
::
@ -371,7 +371,7 @@ Example image build command, using the CENGN base image and wheels:
BUILD_STREAM=stable
BRANCH=master
CENTOS_BASE=starlingx/stx-centos:${BRANCH}-${BUILD_STREAM}-latest
WHEELS=http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/latest_docker_image_build/outputs/wheels//stx-centos-${BUILD_STREAM}-wheels.tar
WHEELS=https://mirror.starlingx.windriver.com/mirror/starlingx/master/centos/latest_docker_image_build/outputs/wheels//stx-centos-${BUILD_STREAM}-wheels.tar
DOCKER_USER=${USER}
DOCKER_REGISTRY=192.168.0.1:9001 # Some private registry you've setup for your testing, for example
@ -514,7 +514,7 @@ Examples
::
## Upstream image:
CENGN_DOCKER_URL="http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/latest_docker_image_build/outputs/docker-images"
STX_MIRROR_DOCKER_URL="https://mirror.starlingx.windriver.com/mirror/starlingx/master/centos/latest_docker_image_build/outputs/docker-images"
DOCKER_USER=mydockerid # My docker ID
DOCKER_REGISTRY=docker.io # The docker registry to use for pushing. This can be a private registry, like 192.168.2.10:9001
@ -536,7 +536,7 @@ Examples
#
# Get the latest versioned stx-aodh image tag
STX_AODH=$(curl ${CENGN_DOCKER_URL}/images-centos-stable-versioned.lst 2>/dev/null | grep stx-aodh:)
STX_AODH=$(curl ${STX_MIRROR_DOCKER_URL}/images-centos-stable-versioned.lst 2>/dev/null | grep stx-aodh:)
echo ${STX_AODH}
BASE_VERSION=$(echo ${STX_AODH} | sed 's/.*://')
@ -633,7 +633,7 @@ Examples
# Update stx-nova with the latest update from the stx-nova staging repo
STX_NOVA=$(curl ${CENGN_DOCKER_URL}/images-centos-stable-versioned.lst 2>/dev/null | grep stx-nova:)
STX_NOVA=$(curl ${STX_MIRROR_DOCKER_URL}/images-centos-stable-versioned.lst 2>/dev/null | grep stx-nova:)
echo ${STX_NOVA}
time bash -x ${MY_REPO}/build-tools/build-docker-images/update-stx-image.sh \

View File

@ -571,7 +571,7 @@ Build avoidance
The foundational principle of build avoidance is that it is faster to download
the rpms than it is to build them. This typically true when the host for
reference builds and the consumer are close to each other and share a high speed
link. It is not practical for ``mirror.starlingx.cengn.ca`` to serve as a
link. It is not practical for ``mirror.starlingx.windriver.com`` to serve as a
provider of reference builds for the world. The real goal is for a corporate
office to have a provider of reference builds to the designers within their
corporate network.

View File

@ -156,7 +156,7 @@ Build Docker images for OpenStack
export MY_WORKSPACE=/home/wrsroot/starlingx/workspace/localdisk/loadbuild/wrsroot/starlingx/
export BRANCH=master
export CENTOS_BASE=starlingx/stx-centos:${BRANCH}-${BUILD_STREAM}-latest
export WHEELS=http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/latest_docker_image_build/outputs/wheels/stx-centos-stable-wheels.tar
export WHEELS=https://mirror.starlingx.windriver.com/mirror/starlingx/master/centos/latest_docker_image_build/outputs/wheels/stx-centos-stable-wheels.tar
time $MY_REPO/build-tools/build-docker-images/build-stx-images.sh \
--os centos \
--stream ${BUILD_STREAM} \

View File

@ -279,7 +279,7 @@ functions. You will find it in the same software distribution location as
.. only:: starlingx
For |prod|: http://mirror.starlingx.cengn.ca/mirror/starlingx/
For |prod|: https://mirror.starlingx.windriver.com/mirror/starlingx/
.. only:: partner

View File

@ -9,9 +9,9 @@ everything needed to deploy an edge cloud on one, two, or up to 100 servers.
* See the :ref:`release-notes`.
* Download the pre-built ISO (CentOS and Debian) and Docker images for
StarlingX latest release that are located at the ``CENGN StarlingX mirror`` repos:
StarlingX latest release that are located at the ``StarlingX mirror`` repos:
- https://mirror.starlingx.cengn.ca/mirror/starlingx/release/latest_release/debian/monolithic/outputs/iso/
- https://mirror.starlingx.windriver.com/mirror/starlingx/release/latest_release/debian/monolithic/outputs/iso/
For more information about the StarlingX project, refer to the
`StarlingX wiki <https://wiki.openstack.org/wiki/StarlingX>`_.

View File

@ -29,12 +29,12 @@ Here are three ways in which you can consume |prod|.
Deploy the open source code
---------------------------
You can use the open source software directly. Our community partner CENGN
You can use the open source software directly. Our community partner Wind River
provides a |prod| mirror with ready-to-run ISO images of the current |prod|
releases and daily builds.
View the `CENGN StarlingX mirror
<http://mirror.starlingx.cengn.ca/mirror/starlingx/>`_.
View the `StarlingX mirror
<https://mirror.starlingx.windriver.com/mirror/starlingx/>`_.
As previously mentioned, these images are not signed and thus do not support
secure booting. Also, as previously mentioned, live software updates may not

View File

@ -23,7 +23,7 @@ Key features of StarlingX include:
service uptime, and streamlined operation.
Download the StarlingX ISO image from the
`CENGN StarlingX mirror <http://mirror.starlingx.cengn.ca/mirror/starlingx/>`_.
`StarlingX mirror <https://mirror.starlingx.windriver.com/mirror/starlingx/>`_.
Learn more about StarlingX:

View File

@ -12,9 +12,9 @@ These are the release notes for StarlingX R1.0.
ISO Image
---------
You can find a pre-built image for R1.0 at
`CENGNs StarlingX mirror
<http://mirror.starlingx.cengn.ca/mirror/starlingx/centos/2018.10/20181110/outputs/iso/>`__.
You can find a pre-built image for R1.0 at the
`StarlingX mirror
<https://mirror.starlingx.windriver.com/mirror/starlingx/centos/2018.10/20181110/outputs/iso/>`__.
------------
New Features
@ -105,4 +105,4 @@ for a list of tests executed on the R1.0 release.
View the
`testing summary <https://wiki.openstack.org/wiki/StarlingX/stx.2018.10_TestingSummary>`__
to see the status of testing for the R1.0 release.
to see the status of testing for the R1.0 release.

View File

@ -10,9 +10,9 @@ R2.0.1 Release Notes
ISO image
---------
You can find pre-built ISO and Docker images for stx.2.0.1 at
`CENGN's StarlingX mirror,
<http://mirror.starlingx.cengn.ca/mirror/starlingx/release/2.0.1/centos/>`_
You can find pre-built ISO and Docker images for stx.2.0.1 at the
`StarlingX mirror,
<https://mirror.starlingx.windriver.com/mirror/starlingx/release/2.0.1/centos/>`_
------
Branch

View File

@ -10,9 +10,9 @@ R2.0 Release Notes
ISO image
---------
You can find a pre-built ISO and Docker images for StarlingX release 2.0 at
`CENGNs StarlingX mirror
<http://mirror.starlingx.cengn.ca/mirror/starlingx/release/2.0.0/centos/>`_.
You can find a pre-built ISO and Docker images for StarlingX release 2.0 at the
`StarlingX mirror
<https://mirror.starlingx.windriver.com/mirror/starlingx/release/2.0.0/centos/>`_.
------
Branch

View File

@ -10,9 +10,9 @@ R3.0 Release Notes
ISO image
---------
You can find a pre-built ISO and Docker images for StarlingX release 3.0 at
`CENGNs StarlingX mirror
<http://mirror.starlingx.cengn.ca/mirror/starlingx/release/3.0.0/centos/>`_.
You can find a pre-built ISO and Docker images for StarlingX release 3.0 at the
`StarlingX mirror
<https://mirror.starlingx.windriver.com/mirror/starlingx/release/3.0.0/centos/>`_.
------
Branch

View File

@ -10,9 +10,9 @@ R4.0 Release Notes
ISO image
---------
The pre-built ISO and Docker images for StarlingX release 4.0 are located at
`CENGNs StarlingX mirror
<http://mirror.starlingx.cengn.ca/mirror/starlingx/release/4.0.1/centos/flock/outputs/>`_.
The pre-built ISO and Docker images for StarlingX release 4.0 are located at the
`StarlingX mirror
<https://mirror.starlingx.windriver.com/mirror/starlingx/release/4.0.1/centos/flock/outputs/>`_.
------
Branch

View File

@ -11,8 +11,8 @@ ISO image
---------
The pre-built ISO and Docker images for StarlingX release 5.0.1 are located at
the `CENGN StarlingX mirror
<http://mirror.starlingx.cengn.ca/mirror/starlingx/release/5.0.1/centos/flock/outputs/>`_.
the `StarlingX mirror
<https://mirror.starlingx.windriver.com/mirror/starlingx/release/5.0.1/centos/flock/outputs/>`_.
------
Branch

View File

@ -11,8 +11,8 @@ ISO image
---------
The pre-built ISO and Docker images for StarlingX release 5.0 are located at
the `CENGN StarlingX mirror
<http://mirror.starlingx.cengn.ca/mirror/starlingx/release/5.0.0/centos/flock/outputs/>`_.
the `StarlingX mirror
<https://mirror.starlingx.windriver.com/mirror/starlingx/release/5.0.0/centos/flock/outputs/>`_.
------
Branch

View File

@ -13,8 +13,8 @@ ISO image
---------
The pre-built ISO and Docker images for StarlingX release 6.0 are located at
the `CENGN StarlingX mirror
<http://mirror.starlingx.cengn.ca/mirror/starlingx/release/6.0.0/centos/flock/outputs/>`_.
the `StarlingX mirror
<https://mirror.starlingx.windriver.com/mirror/starlingx/release/6.0.0/centos/flock/outputs/>`_.
------
Branch

View File

@ -15,11 +15,11 @@ ISO image
---------
The pre-built ISO (CentOS and Debian) and Docker images for StarlingX release
7.0 are located at the ``CENGN StarlingX mirror`` repos:
7.0 are located at the ``StarlingX mirror`` repos:
- http://mirror.starlingx.cengn.ca/mirror/starlingx/release/7.0.0/centos/flock/outputs/
- https://mirror.starlingx.windriver.com/mirror/starlingx/release/7.0.0/centos/flock/outputs/
- http://mirror.starlingx.cengn.ca/mirror/starlingx/release/7.0.0/debian/monolithic/outputs/
- https://mirror.starlingx.windriver.com/mirror/starlingx/release/7.0.0/debian/monolithic/outputs/
.. note::
Debian is a Technology Preview Release and only supports |AIO-SX| in StarlingX

View File

@ -17,9 +17,9 @@ ISO image
---------
The pre-built ISO (Debian) for StarlingX Release 8.0 are located at the
``CENGN StarlingX mirror`` repo:
``StarlingX mirror`` repo:
https://mirror.starlingx.cengn.ca/mirror/starlingx/release/8.0.0/debian/monolithic/outputs/iso/
https://mirror.starlingx.windriver.com/mirror/starlingx/release/8.0.0/debian/monolithic/outputs/iso/
-------------------------------------
Source Code for StarlingX Release 8.0

View File

@ -45,7 +45,7 @@ Prepare USB stick with StarlingX Installation ISO
#. Get StarlingX Installation ISO from following location:
http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/latest_build/outputs/iso/bootimage.iso
https://mirror.starlingx.windriver.com/mirror/starlingx/master/centos/latest_build/outputs/iso/bootimage.iso
#. Burn the image to a USB stick:

View File

@ -45,7 +45,7 @@ Prepare USB stick with StarlingX Installation ISO
#. Get StarlingX Installation ISO from following location:
http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/latest_build/outputs/iso/bootimage.iso
https://mirror.starlingx.windriver.com/mirror/starlingx/master/centos/latest_build/outputs/iso/bootimage.iso
#. Burn the image to a USB stick:

View File

@ -45,7 +45,7 @@ Prepare USB stick with StarlingX Installation ISO
#. Get StarlingX Installation ISO from following location:
http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/latest_build/outputs/iso/bootimage.iso
https://mirror.starlingx.windriver.com/mirror/starlingx/master/centos/latest_build/outputs/iso/bootimage.iso
#. Burn the image to a USB stick: