git at centos.org
2019-Sep-24 12:00 UTC
[CentOS-docs] [centos/centos.org] branch master updated (2459e4e -> 6c8ca10)
This is an automated email from the git hooks/post-receive script. unknown user pushed a change to branch master in repository centos/centos.org. from 2459e4e Correct download links for ISO images for 7.7.1810 release new 0ce3254 Updating who/what/where/why for the world of two CentOS distros. - Quick blurb about each distro begins answering questions about the new distro - Release notes are going to be the main page for referencing what each distro is now and going forward from here new 3049a8a Adjusting content minimally to include there being two distros now. - May need to take this page back for redesign new 8809fcf site builds successfully using podman nanoc container new d9017a3 I didn't like the old-school 'flavors' word in the end, makes it simpler new 8adf8dd Layout and links, builds and looks good - number of small layout issues visible in rendering -- hack/workaround to create bullet-like effect for two paras, <ul> tagset didn't work - links verified but should double check links when site is live just in case new 0577071 Fixed design - visual overweight; imbalance + fix links - Had to hack up a solution without bullets - Links are all good to best of, still test when live new 6c8ca10 thanks to arrfab's quick eyes, fixed a leftover URL fragment The 7 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: content/download.haml | 13 +++++++++---- content/index.erb | 9 ++++++--- 2 files changed, 15 insertions(+), 7 deletions(-) -- To stop receiving notification emails like this one, please contact the administrator of this repository.
git at centos.org
2019-Sep-24 12:00 UTC
[CentOS-docs] [centos/centos.org] 01/07: Updating who/what/where/why for the world of two CentOS distros. - Quick blurb about each distro begins answering questions about the new distro - Release notes are going to be the main page for referencing what each distro is now and going forward from here
This is an automated email from the git hooks/post-receive script. unknown user pushed a commit to branch master in repository centos/centos.org. commit 0ce32544fe144772e954fd1f1ce2b304cc32fe2c Author: Karsten Wade <quaid at iquaid.org> AuthorDate: Tue Sep 24 01:25:15 2019 -0400 Updating who/what/where/why for the world of two CentOS distros. - Quick blurb about each distro begins answering questions about the new distro - Release notes are going to be the main page for referencing what each distro is now and going forward from here --- content/index.erb | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) 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.cen [...] <div class="downloadbutton"><a href="/download/">Get CentOS Now</a></div> </div> </div> -- To stop receiving notification emails like this one, please contact the administrator of this repository.
git at centos.org
2019-Sep-24 12:00 UTC
[CentOS-docs] [centos/centos.org] 02/07: Adjusting content minimally to include there being two distros now. - May need to take this page back for redesign
This is an automated email from the git hooks/post-receive script. unknown user pushed a commit to branch master in repository centos/centos.org. commit 3049a8affec5cba670e685c14023d55801fa60d6 Author: Karsten Wade <quaid at iquaid.org> AuthorDate: Tue Sep 24 01:33:55 2019 -0400 Adjusting content minimally to include there being two distros now. - May need to take this page back for redesign --- content/download.haml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/content/download.haml b/content/download.haml index 4b06d17..eeb6440 100644 --- a/content/download.haml +++ b/content/download.haml @@ -5,6 +5,9 @@ title: Download CentOS .jumbotron %h1 Download CentOS %p + You now have two ways to consume the CentOS platform, CentOS Linux and CentOS Stream. CentOS Linux is a rebuild of the freely available sources for Red Hat Enterprise Linux (RHEL). CentOS Stream is a mid-stream distribution that provides a cleared-path for participation in creating the next version of RHEL. Read more in the %a( href="https://wiki.centos.org/Manuals/ReleaseNotes/CentOSStream" )CentOS Stream release notes + . + %p As you download and use CentOS Linux, the CentOS Project invites you to %a( href="http://wiki.centos.org/Contribute" ) be a part of the community as a contributor. There are many ways to contribute to the project, from documentation, QA, and testing to coding changes for @@ -14,11 +17,14 @@ title: Download CentOS .col-sm-12 %p .downloadbutton - %a( href="http://isoredirect.centos.org/centos/7/isos/x86_64/CentOS-7-x86_64-DVD-1908.iso" ) DVD ISO - %a( href="http://isoredirect.centos.org/centos/7/isos/x86_64/CentOS-7-x86_64-Minimal-1908.iso" ) Minimal ISO + %a( href="http://isoredirect.centos.org/centos/8/isos/x86_64/CentOS-8-x86_64-DVD-1908.iso" ) CentOS Linux DVD ISO + %a( href="http://isoredirect.centos.org/centos/8/isos/x86_64/CentOS-8-x86_64-Minimal-1908.iso" ) CentOS Linux Minimal ISO + %p + .downloadbutton + %a( href="http://isoredirect.centos.org/centos/stream8/isos/x86_64/CentOS-Stream-8-x86_64-DVD-1908.iso" ) CentOS Stream DVD ISO %p ISOs are also available - %a( href="http://isoredirect.centos.org/centos/7/isos/x86_64/" ) via Torrent. + %a( href="http://isoredirect.centos.org/centos/8/isos/x86_64/" ) via Torrent. %p How to %a( href="https://wiki.centos.org/TipsAndTricks/sha256sum" ) verify -- To stop receiving notification emails like this one, please contact the administrator of this repository.
git at centos.org
2019-Sep-24 12:00 UTC
[CentOS-docs] [centos/centos.org] 03/07: site builds successfully using podman nanoc container
This is an automated email from the git hooks/post-receive script. unknown user pushed a commit to branch master in repository centos/centos.org. commit 8809fcfda650befbf0e1c42cf309f54fffd1f0e7 Author: Karsten Wade <quaid at iquaid.org> AuthorDate: Tue Sep 24 02:05:57 2019 -0400 site builds successfully using podman nanoc container --- content/download.haml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/download.haml b/content/download.haml index eeb6440..0746d8b 100644 --- a/content/download.haml +++ b/content/download.haml @@ -5,8 +5,8 @@ title: Download CentOS .jumbotron %h1 Download CentOS %p - You now have two ways to consume the CentOS platform, CentOS Linux and CentOS Stream. CentOS Linux is a rebuild of the freely available sources for Red Hat Enterprise Linux (RHEL). CentOS Stream is a mid-stream distribution that provides a cleared-path for participation in creating the next version of RHEL. Read more in the %a( href="https://wiki.centos.org/Manuals/ReleaseNotes/CentOSStream" )CentOS Stream release notes - . + You now have two ways to consume the CentOS platform, CentOS Linux and CentOS Stream. CentOS Linux is a rebuild of the freely available sources for Red Hat Enterprise Linux (RHEL). CentOS Stream is a mid-stream distribution that provides a cleared-path for participation in creating the next version of RHEL. Read more in the + %a( href="https://wiki.centos.org/Manuals/ReleaseNotes/CentOSStream" ) CentOS Stream release notes . %p As you download and use CentOS Linux, the CentOS Project invites you to %a( href="http://wiki.centos.org/Contribute" ) be a part of the community as a contributor. -- To stop receiving notification emails like this one, please contact the administrator of this repository.
git at centos.org
2019-Sep-24 12:00 UTC
[CentOS-docs] [centos/centos.org] 04/07: I didn't like the old-school 'flavors' word in the end, makes it simpler
This is an automated email from the git hooks/post-receive script. unknown user pushed a commit to branch master in repository centos/centos.org. commit d9017a3b69c2986a88d76a5eb72d78034d895f67 Author: quaid <quaid at iquaid.org> AuthorDate: Tue Sep 24 02:12:37 2019 -0400 I didn't like the old-school 'flavors' word in the end, makes it simpler --- content/index.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/index.erb b/content/index.erb index 107502c..fd126cc 100644 --- a/content/index.erb +++ b/content/index.erb @@ -17,7 +17,7 @@ is_hidden: true <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 around a Linux platform.</p> - <p>We offer two flavors of Linux distro:</p> + <p>We offer two Linux distros:</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> -- To stop receiving notification emails like this one, please contact the administrator of this repository.
git at centos.org
2019-Sep-24 12:00 UTC
[CentOS-docs] [centos/centos.org] 05/07: Layout and links, builds and looks good - number of small layout issues visible in rendering -- hack/workaround to create bullet-like effect for two paras, <ul> tagset didn't work - links verified but should double check links when site is live just in case
This is an automated email from the git hooks/post-receive script. unknown user pushed a commit to branch master in repository centos/centos.org. commit 8adf8ddbf638ba547526fb89c760e01d62af64cb Author: quaid <quaid at iquaid.org> AuthorDate: Tue Sep 24 03:02:06 2019 -0400 Layout and links, builds and looks good - number of small layout issues visible in rendering -- hack/workaround to create bullet-like effect for two paras, <ul> tagset didn't work - links verified but should double check links when site is live just in case --- content/download.haml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/content/download.haml b/content/download.haml index 0746d8b..cc7232d 100644 --- a/content/download.haml +++ b/content/download.haml @@ -5,7 +5,7 @@ title: Download CentOS .jumbotron %h1 Download CentOS %p - You now have two ways to consume the CentOS platform, CentOS Linux and CentOS Stream. CentOS Linux is a rebuild of the freely available sources for Red Hat Enterprise Linux (RHEL). CentOS Stream is a mid-stream distribution that provides a cleared-path for participation in creating the next version of RHEL. Read more in the + You now have two ways to consume the CentOS platform, CentOS Linux and CentOS Stream. CentOS Linux is a rebuild of the freely available sources for Red Hat Enterprise Linux (RHEL). CentOS Stream is a midstream distribution that provides a cleared-path for participation in creating the next version of RHEL. Read more in the %a( href="https://wiki.centos.org/Manuals/ReleaseNotes/CentOSStream" ) CentOS Stream release notes . %p As you download and use CentOS Linux, the CentOS Project invites you to @@ -17,11 +17,8 @@ title: Download CentOS .col-sm-12 %p .downloadbutton - %a( href="http://isoredirect.centos.org/centos/8/isos/x86_64/CentOS-8-x86_64-DVD-1908.iso" ) CentOS Linux DVD ISO - %a( href="http://isoredirect.centos.org/centos/8/isos/x86_64/CentOS-8-x86_64-Minimal-1908.iso" ) CentOS Linux Minimal ISO - %p - .downloadbutton - %a( href="http://isoredirect.centos.org/centos/stream8/isos/x86_64/CentOS-Stream-8-x86_64-DVD-1908.iso" ) CentOS Stream DVD ISO + %a( href="http://isoredirect.centos.org/centos/8/isos/x86_64/CentOS-8-x86_64-1905-dvd1.iso" ) CentOS Linux DVD ISO + %a( href="http://isoredirect.centos.org/centos/8-stream/isos/x86_64/CentOS-Stream-x86_64-dvd1.iso" ) CentOS Stream DVD ISO %p ISOs are also available %a( href="http://isoredirect.centos.org/centos/8/isos/x86_64/" ) via Torrent. @@ -39,7 +36,9 @@ title: Download CentOS might be. %p The - %a(href="http://wiki.centos.org/Manuals/ReleaseNotes/CentOS7") release notes + %a(href="http://wiki.centos.org/Manuals/ReleaseNotes/CentOSLinux7") CentOS Linux 7 release notes + and + %a(href="http://wiki.centos.org/Manuals/ReleaseNotes/CentOSStream") CentOS Stream release notes are continuously updated to include issues and incorporate feedback from users. %hr %h2 Need a Cloud or Container Image? -- To stop receiving notification emails like this one, please contact the administrator of this repository.
git at centos.org
2019-Sep-24 12:00 UTC
[CentOS-docs] [centos/centos.org] 06/07: Fixed design - visual overweight; imbalance + fix links - Had to hack up a solution without bullets - Links are all good to best of, still test when live
This is an automated email from the git hooks/post-receive script. unknown user pushed a commit to branch master in repository centos/centos.org. commit 0577071469a9420e0dde30045d2a02d634eb6336 Author: quaid <quaid at iquaid.org> AuthorDate: Tue Sep 24 03:02:41 2019 -0400 Fixed design - visual overweight; imbalance + fix links - Had to hack up a solution without bullets - Links are all good to best of, still test when live --- content/index.erb | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/content/index.erb b/content/index.erb index fd126cc..dc01553 100644 --- a/content/index.erb +++ b/content/index.erb @@ -18,13 +18,11 @@ is_hidden: true <h1>The CentOS Project</h1> <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 Linux distros:</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.cen [...] + <p> -- 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.</p> + <p> -- The new CentOS Stream is a rolling-release 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.</p> <div class="downloadbutton"><a href="/download/">Get CentOS Now</a></div> + <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.cen [...] </div> </div> <div class="row"> -- To stop receiving notification emails like this one, please contact the administrator of this repository.
git at centos.org
2019-Sep-24 12:00 UTC
[CentOS-docs] [centos/centos.org] 07/07: thanks to arrfab's quick eyes, fixed a leftover URL fragment
This is an automated email from the git hooks/post-receive script. unknown user pushed a commit to branch master in repository centos/centos.org. commit 6c8ca109192c4a9a89477515afa4011b8e4fa0e7 Author: quaid <quaid at iquaid.org> AuthorDate: Tue Sep 24 05:11:23 2019 -0400 thanks to arrfab's quick eyes, fixed a leftover URL fragment --- content/download.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/download.haml b/content/download.haml index cc7232d..792889b 100644 --- a/content/download.haml +++ b/content/download.haml @@ -36,7 +36,7 @@ title: Download CentOS might be. %p The - %a(href="http://wiki.centos.org/Manuals/ReleaseNotes/CentOSLinux7") CentOS Linux 7 release notes + %a(href="http://wiki.centos.org/Manuals/ReleaseNotes/CentOSLinux8") CentOS Linux 8 release notes and %a(href="http://wiki.centos.org/Manuals/ReleaseNotes/CentOSStream") CentOS Stream release notes are continuously updated to include issues and incorporate feedback from users. -- To stop receiving notification emails like this one, please contact the administrator of this repository.