diff --git a/_includes/centos-stream-download.html b/_includes/centos-stream-download.html index 2d225c5..0eb32ef 100644 --- a/_includes/centos-stream-download.html +++ b/_includes/centos-stream-download.html @@ -1,6 +1,6 @@ <div> <ul class="nav nav-tabs"> - <li class="nav-item"><a class="nav-link active" role="tab" data-toggle="tab" href="#tab-4">Latest</a></li> + <li class="nav-item"><a class="nav-link active" role="tab" data-toggle="tab" href="#tab-4">8</a></li> </ul> <div class="tab-content"> <div class="tab-pane active" role="tabpanel" id="tab-4"> @@ -52,7 +52,7 @@ </thead> <tbody> <tr> - <td>N/A<br></td> + <td>2024-05-31<br></td> </tr> </tbody> </table> diff --git a/distro-faq.md b/distro-faq.md index 2ae2838..9332380 100644 --- a/distro-faq.md +++ b/distro-faq.md @@ -26,7 +26,7 @@ Our goal is to have a distribution which is influenced more by the community, bu * Updates for the CentOS Linux 6 distribution [ended November 30, 2020](https://wiki.centos.org/About/Product). * Updates for the CentOS Linux 7 distribution continue as before until the [end of support for RHEL7](https://access.redhat.com/support/policy/updates/errata/#Life_Cycle_Dates). * Updates for the CentOS Linux 8 distribution continue until the end of 2021; users can choose to switch over directly to CentOS Stream 8 - * Updates for the CentOS Stream 8 distribution continue through the [full RHEL support phase](https://access.redhat.com/support/policy/updates/errata/#Life_Cycle_Dates). + * Updates for the CentOS Stream 8 distribution continue through the [RHEL 8 "full support" phase](https://access.redhat.com/support/policy/updates/errata/#Life_Cycle_Dates). We will not be producing a CentOS Linux 9, as a rebuild of RHEL 9. Instead CentOS Stream 9 fulfills this role. (See Q6 below regarding the overlap between concurrent streams.)