areguera / centos / centos.org

Forked from centos/centos.org 4 years ago
Clone

Blame _data/centos/distributions.yml

039982
---
039982
#
039982
# site.data.centos.distributions - This file controls the information related
039982
# to CentOS Project distributions.
039982
#
039982
- name: "CentOS Linux"
039982
  page: "centos-linux"
039982
  releases:
5d221f
    8-2105:
5d221f
      downloads:
5d221f
        - arch: "x86_64"
5d221f
          iso: "http://isoredirect.centos.org/centos/8/isos/x86_64/"
5d221f
          rpm: "http://mirror.centos.org/centos/8/"
5d221f
          cloud: ""
5d221f
          containers: "https://hub.docker.com/_/centos/"
5d221f
          vagrant: "https://app.vagrantup.com/centos/boxes/8"
5d221f
        - arch: "ARM64 (aarch64)"
5d221f
          iso: "http://isoredirect.centos.org/centos/8/isos/aarch64/"
5d221f
          rpm: "http://mirror.centos.org/centos/8/"
5d221f
          cloud: ""
5d221f
          containers: "https://hub.docker.com/_/centos/"
5d221f
          vagrant: ""
5d221f
        - arch: "IBM Power (ppc64le)"
5d221f
          iso: "http://isoredirect.centos.org/centos/8/isos/ppc64le/"
5d221f
          rpm: "http://mirror.centos.org/centos/8/"
5d221f
          cloud: ""
5d221f
          containers: "https://hub.docker.com/_/centos/"
5d221f
          vagrant: ""
5d221f
      docs:
5d221f
        - release_notes: "https://wiki.centos.org/Manuals/ReleaseNotes/CentOSLinux8"
5d221f
          release_email: "https://lists.centos.org/pipermail/centos-announce/2020-June/035756.html"
5d221f
          website: "https://docs.centos.org/"
5d221f
      convert:
5d221f
        - overview: "Convertion to CentOS Stream 8"
5d221f
          commands: |-
5d221f
            dnf swap centos-linux-repos centos-stream-repos
5d221f
            dnf distro-sync
5d221f
      eol:
5d221f
        - overview: ""
5d221f
          date: "2021-12-31"
5d221f
          url: "https://blog.centos.org/2020/12/future-is-centos-stream/"
5d221f
    7-2009:
039982
      downloads:
039982
        - arch: "x86_64"
039982
          iso: "http://isoredirect.centos.org/centos/7/isos/x86_64/"
039982
          rpm: "http://mirror.centos.org/centos/7/"
039982
          cloud: ""
039982
          containers: "https://hub.docker.com/_/centos/"
039982
          vagrant: "https://app.vagrantup.com/centos/boxes/7"
039982
        - arch: "ARM64 (aarch64)"
039982
          iso: "http://isoredirect.centos.org/altarch/7/isos/aarch64/"
039982
          rpm: "http://mirror.centos.org/altarch/7/"
039982
          cloud: ""
039982
          containers: "https://hub.docker.com/_/centos/"
039982
          vagrant: ""
039982
        - arch: "IBM Power BE (ppc64)"
039982
          iso: "http://isoredirect.centos.org/altarch/7/isos/ppc64/"
039982
          rpm: "http://mirror.centos.org/altarch/7/"
039982
          cloud: ""
039982
          containers: ""
039982
          vagrant: ""
039982
        - arch: "IBM Power (ppc64le)"
039982
          iso: "http://isoredirect.centos.org/altarch/7/isos/ppc64le/"
039982
          rpm: "http://mirror.centos.org/altarch/7/"
039982
          cloud: ""
039982
          containers: "https://hub.docker.com/_/centos/"
039982
          vagrant: ""
039982
        - arch: "ARM32 (armhfp)"
039982
          iso: "http://isoredirect.centos.org/altarch/7/isos/armhfp/"
039982
          rpm: "http://mirror.centos.org/altarch/7/" 
039982
          cloud: ""
039982
          containers: "https://hub.docker.com/_/centos/"
039982
          vagrant: ""
039982
        - arch: "i386"
039982
          iso: "http://isoredirect.centos.org/altarch/7/isos/i386/"
039982
          rpm: "http://mirror.centos.org/altarch/7/"
039982
          cloud: ""
039982
          containers: ""
039982
          vagrant: ""
039982
      docs:
039982
        - release_notes: https://wiki.centos.org/action/show/Manuals/ReleaseNotes/CentOS7
039982
          release_email: https://lists.centos.org/pipermail/centos-announce/2020-November/035820.html
039982
          website: https://docs.centos.org/
039982
      eol:
039982
        - overview: ""
039982
          date: "30 June 2024"
039982
          url: ""
039982
039982
- name: "CentOS Stream"
039982
  page: "centos-stream"
039982
  releases:
039982
    8:
039982
      downloads:
039982
        - arch: "x86_64"
039982
          iso: "http://isoredirect.centos.org/centos/8-stream/isos/x86_64/"
039982
          rpm: "http://mirror.centos.org/centos/8-stream/"
039982
          cloud: ""
039982
          containers: "https://quay.io/centos/centos:stream8"
039982
          vagrant: ""
039982
        - arch: "ARM64 (aarch64)"
039982
          iso: "http://isoredirect.centos.org/centos/8-stream/isos/aarch64/"
039982
          rpm: "http://mirror.centos.org/centos/8-stream/"
039982
          cloud: ""
039982
          containers: "https://quay.io/centos/centos:stream8"
039982
          vagrant: ""
039982
        - arch: "IBM Power (ppc64le)"
039982
          iso: "http://isoredirect.centos.org/centos/8-stream/isos/ppc64le/"
039982
          rpm: "http://mirror.centos.org/centos/8-stream/"
039982
          cloud: ""
039982
          containers: "https://quay.io/centos/centos:stream8"
039982
          vagrant: ""
039982
      docs:
039982
        - release_notes: ""
039982
          release_email: ""
039982
          website: "https://docs.centos.org/"
039982
      eol:
039982
        - overview: ""
039982
          date: "31 May 2024"
039982
          url: ""
039982
    9:
039982
      downloads:
039982
        - arch: ""
039982
          iso: ""
039982
          rpm: ""
039982
          cloud: ""
039982
          containers: ""
039982
          vagrant: ""
039982
      docs:
039982
        - release_notes: ""
039982
          release_email: ""
039982
          website: "https://docs.centos.org/"
039982
      eol:
039982
        - overview: |
039982
            End of RHEL9 
039982
            href="https://access.redhat.com/support/policy/updates/errata#Full_Support_Phase">full
039982
            support phase.
039982
          date: ""
039982
          url: ""