diff --git a/src/_data/centos/distributions.yml b/src/_data/centos/distributions.yml
index 2931162..5afdfea 100644
--- a/src/_data/centos/distributions.yml
+++ b/src/_data/centos/distributions.yml
@@ -3,96 +3,89 @@
# site.data.centos.distributions - This file controls the information related
# to CentOS Project distributions.
#
-- name: "CentOS Linux"
- page: "centos-linux"
- description: "Consistent, manageable platform that suits a wide variety of deployments. For some open source communities, it is a solid, predictable base to build upon."
- releases:
- 7-2009:
- downloads:
- - arch: "x86_64"
- iso: "http://isoredirect.centos.org/centos/7/isos/x86_64/"
- rpm: "http://mirror.centos.org/centos/7/"
- cloud: ""
- containers: "https://hub.docker.com/_/centos/"
- vagrant: "https://app.vagrantup.com/centos/boxes/7"
- - arch: "ARM64 (aarch64)"
- iso: "http://isoredirect.centos.org/altarch/7/isos/aarch64/"
- rpm: "http://mirror.centos.org/altarch/7/"
- cloud: ""
- containers: "https://hub.docker.com/_/centos/"
- vagrant: ""
- - arch: "IBM Power BE (ppc64)"
- iso: "http://isoredirect.centos.org/altarch/7/isos/ppc64/"
- rpm: "http://mirror.centos.org/altarch/7/"
- cloud: ""
- containers: ""
- vagrant: ""
- - arch: "IBM Power (ppc64le)"
- iso: "http://isoredirect.centos.org/altarch/7/isos/ppc64le/"
- rpm: "http://mirror.centos.org/altarch/7/"
- cloud: ""
- containers: "https://hub.docker.com/_/centos/"
- vagrant: ""
- - arch: "ARM32 (armhfp)"
- iso: "http://isoredirect.centos.org/altarch/7/isos/armhfp/"
- rpm: "http://mirror.centos.org/altarch/7/"
- cloud: ""
- containers: "https://hub.docker.com/_/centos/"
- vagrant: ""
- - arch: "i386"
- iso: "http://isoredirect.centos.org/altarch/7/isos/i386/"
- rpm: "http://mirror.centos.org/altarch/7/"
- cloud: ""
- containers: ""
- vagrant: ""
- docs:
- - release_notes: https://wiki.centos.org/action/show/Manuals/ReleaseNotes/CentOS7
- release_email: https://lists.centos.org/pipermail/centos-announce/2020-November/035820.html
- website: https://docs.centos.org/
- eol:
- - overview: >
- 2024-06-30
- (end of RHEL 7 Maintenance Support 2 Phase)
- date: ""
- url: ""
-
-- name: "CentOS Stream"
- page: "centos-stream"
+- title: "CentOS Stream"
+ url: "centos-stream"
+ type: default
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:
- downloads:
- - arch: "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: ""
- - arch: "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: ""
- - arch: "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: ""
- - arch: "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: ""
- docs:
- - release_notes: "https://blog.centos.org/2021/12/introducing-centos-stream-9/"
- release_email: "https://lists.centos.org/pipermail/centos-announce/2021-December/060971.html"
- website: "https://docs.centos.org/en-US/docs/"
- eol:
- - overview: >
- 2027-05-31
- (end of RHEL 9 Full Support Phase)
- date: ""
- url: ""
+ release: 10
+ downloads:
+ - arch: "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: ""
+ - arch: "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: ""
+ - arch: "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: ""
+ - arch: "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: ""
+ docs:
+ - release_notes: "https://blog.centos.org/2021/12/introducing-centos-stream-9/"
+ release_email: "https://lists.centos.org/pipermail/centos-announce/2021-December/060971.html"
+ website: "https://docs.centos.org/en-US/docs/"
+ eol:
+ - overview: >
+ 2027-05-31
+ (end of RHEL 9 Full Support Phase)
+ date: ""
+ url: ""
+
+- title: Hyperscale Distribution
+ url: "centos-hyperscale"
+ description: |
+ Enable CentOS Stream deployment on large-scale infrastructures and
+ facilitating collaboration on packages and tooling.
+ type: spin
+ release: 10
+ downloads:
+ - arch: "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: ""
+ docs:
+ - release_notes: ""
+ release_email: ""
+ website: ""
+ eol:
+ - overview: ""
+ date: ""
+ url: ""
+
+- title: AutoSD
+ url: "centos-autosd"
+ description: |
+ Public, in-development preview of the upcoming Red Hat In-Vehicle Operating
+ System (OS).
+ type: spin
+ release: 10
+ downloads:
+ - arch: "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: ""
+ docs:
+ - release_notes: ""
+ release_email: ""
+ website: ""
+ eol:
+ - overview: ""
+ date: ""
+ url: ""