--- # # site.data.download.cards - This file controls the information related to # downloadable items. # - name: "CentOS Stream" description: | Continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux (RHEL) development, positioned as a midstream between Fedora Linux and RHEL. For anyone interested in participating and collaborating in the RHEL ecosystem, CentOS Stream is your reliable platform for innovation. releases: 9: screenshots: - src: "distribution-release-screenshot-1.png" alt: "distribution-release-screenshot-1.png" - src: "distribution-release-screenshot-2.png" alt: "distribution-release-screenshot-2.png" - src: "distribution-release-screenshot-3.png" alt: "distribution-release-screenshot-3.png" mirrors: - architecture: "x86_64" iso: "https://mirrors.centos.org/mirrorlist?path=/9-stream/BaseOS/x86_64/iso/CentOS-Stream-9-latest-x86_64-dvd1.iso&redirect=1&protocol=https" rpm: "http://mirror.stream.centos.org/9-stream/" cloud: "https://cloud.centos.org/centos/9-stream/x86_64/images" containers: "https://quay.io/centos/centos:stream9" vagrant: "" - architecture: "ARM64 (aarch64)" iso: "https://mirrors.centos.org/mirrorlist?path=/9-stream/BaseOS/aarch64/iso/CentOS-Stream-9-latest-aarch64-dvd1.iso&redirect=1&protocol=https" rpm: "http://mirror.stream.centos.org/9-stream/" cloud: "https://cloud.centos.org/centos/9-stream/aarch64/images" containers: "https://quay.io/centos/centos:stream9" vagrant: "" - architecture: "IBM Power (ppc64le)" iso: "https://mirrors.centos.org/mirrorlist?path=/9-stream/BaseOS/ppc64le/iso/CentOS-Stream-9-latest-ppc64le-dvd1.iso&redirect=1&protocol=https" rpm: "http://mirror.stream.centos.org/9-stream/" cloud: "https://cloud.centos.org/centos/9-stream/ppc64le/images" containers: "https://quay.io/centos/centos:stream9" vagrant: "" - architecture: "IBM Z (s390x)" iso: "https://mirrors.centos.org/mirrorlist?path=/9-stream/BaseOS/s390x/iso/CentOS-Stream-9-latest-s390x-dvd1.iso&redirect=1&protocol=https" rpm: "http://mirror.stream.centos.org/9-stream/" cloud: "https://cloud.centos.org/centos/9-stream/s390x/images" containers: "https://quay.io/centos/centos:stream9" vagrant: "" documentation: - name: Release Notes link: "https://blog.centos.org/2021/12/introducing-centos-stream-9/" - name: Release Email link: "https://lists.centos.org/pipermail/centos-announce/2021-December/060971.html" - name: Website link: "https://docs.centos.org/en-US/docs/" eol: - date: "" description: | End of RHEL9 full support phase. 8: screenshots: - src: "distribution-release-screenshot-1.png" alt: "distribution-release-screenshot-1.png" - src: "distribution-release-screenshot-2.png" alt: "distribution-release-screenshot-2.png" - src: "distribution-release-screenshot-3.png" alt: "distribution-release-screenshot-3.png" mirrors: - architecture: "x86_64" iso: "http://isoredirect.centos.org/centos/8-stream/isos/x86_64/" rpm: "http://mirror.centos.org/centos/8-stream/" cloud: "https://cloud.centos.org/centos/8-stream/x86_64/images/" containers: "https://quay.io/centos/centos:stream8" vagrant: "" - architecture: "ARM64 (aarch64)" iso: "http://isoredirect.centos.org/centos/8-stream/isos/aarch64/" rpm: "http://mirror.centos.org/centos/8-stream/" cloud: "https://cloud.centos.org/centos/8-stream/aarch64/images/" containers: "https://quay.io/centos/centos:stream8" vagrant: "" - architecture: "IBM Power (ppc64le)" iso: "http://isoredirect.centos.org/centos/8-stream/isos/ppc64le/" rpm: "http://mirror.centos.org/centos/8-stream/" cloud: "https://cloud.centos.org/centos/8-stream/ppc64le/images/" containers: "https://quay.io/centos/centos:stream8" vagrant: "" documentation: - name: Release Notes link: "https://wiki.centos.org/Manuals/ReleaseNotes/CentOSStream" - name: Release Email link: "https://lists.centos.org/pipermail/centos-announce/2019-September/023449.html" - name: Webiste link: "https://docs.centos.org/" eol: - date: "31 May 2024" description: "" commands: - title: "Converting from CentOS Linux 8 to CentOS Stream 8" lines: |- dnf --disablerepo '*' --enablerepo extras swap centos-linux-repos centos-stream-repos dnf distro-sync