diff --git a/content/index.erb b/content/index.erb index edcbbbc..107502c 100644 --- a/content/index.erb +++ b/content/index.erb @@ -16,9 +16,14 @@ is_hidden: true <div class="row"> <div class="jumbotron col-md-12"> <h1>The CentOS Project</h1> - <p>The CentOS Project is a community-driven free software effort focused on delivering a robust open source ecosystem. For users, we offer a consistent manageable platform that suits a wide variety of deployments. For open source communities, we offer a solid, predictable base to build upon, along with extensive resources to build, test, release, and maintain their code.</p> - <p> We're also expanding the availability of CentOS images across a number of vendors, providing official images for <a href="https://aws.amazon.com/marketplace/pp/B00O7WM7QW">Amazon</a>, Google, and more. For self-hosted cloud, we also provide a <a href="https://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud.qcow2.xz">generic cloud-init enabled image.</a></p> - <p>For more information about updates and improvements in CentOS 7, please check out the <a href="https://wiki.centos.org/Manuals/ReleaseNotes/CentOS7">release notes</a> or the <a href="https://lists.centos.org/pipermail/centos-announce/2019-September/023405.html">release announcement</a> in the mailing list archive.</p> + <p>The CentOS Project is a community-driven free software effort focused on delivering a robust open source ecosystem around a Linux platform.</p> + <p>We offer two flavors of Linux distro:</p> + <ul> + <li>CentOS Linux is a consistent, manageable platform that suits a wide variety of deployments. For some open source communities, it is a solid, predictable base to build upon.</li> + <li>The new CentOS Stream is a rolling-release distro that tracks just ahead of Red Hat Enterprise Linux (RHEL) development, positioned as a mid-stream between Fedora Linux and RHEL. For anyone interested in participating and collaborating in the RHEL ecosystem, CentOS Stream is your reliable platform for innovation.</li> + </ul> + <p>In support of this community effort, the CentOS Project provides extensive resources to build, test, release, and maintain code on these platforms.</p> + <p>For more information about updates and improvements in CentOS Stream and CentOS Linux 8, please check out the <a href="https://wiki.centos.org/Manuals/ReleaseNotes/CentOSStream">CentOS Stream release notes</a> and the <a href="https://wiki.centos.org/Manuals/ReleaseNotes/CentOSLinux8">CentOS linux release notes</a> or the release announcement in the mailing list archive. Information about other actively maintained CentOS Linux releases is available on the <a href="https://wiki.centos.org/Manuals/ReleaseNotes/CentOS7">CentOS Linux 7</a> and <a href="https://wiki.centos.org/Manuals/ReleaseNotes/CentOS6.10">CentOS Linux 6</a> <a href="https://wiki.centos.org/Manuals/ReleaseNotes">release notes</a> pages.</p> <div class="downloadbutton"><a href="/download/">Get CentOS Now</a></div> </div> </div>