-
Notifications
You must be signed in to change notification settings - Fork 618
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add examples for CentOS Linux and CentOS Stream both #901
Conversation
Also mentioned in: Apparently a lot of people want to help out testing the next version of Red Hat Enterprise Linux... https://www.redhat.com/en/resources/centos-stream-datasheet It's not very easy to make an installable version of RHEL itself.... Since it needs to be registered. But there are plenty of other RHEL clones available, marked with 🎩 |
Note: it is impossible to spell Stream 8, err 8-Stream, err If looking for images, they are over at the Red Hat registry: quay.io/centos/centos |
examples/README.md
Outdated
@@ -2,17 +2,21 @@ | |||
|
|||
⭐ = ["Tier 1"](#tier-1) | |||
|
|||
🎩 = [RHEL compatible](#rhel-compatible) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure we need this emoji
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok, but there are multiple identical entries
Explain "what happened" with centos.yaml vs centos-stream.yaml Make experimental example for stream9, next to current stream8. quay.io/centos/centos:stream8 quay.io/centos/centos:stream9 Signed-off-by: Anders F Björklund <[email protected]>
Signed-off-by: Anders F Björklund <[email protected]>
ddfec08
to
6022227
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks
CentOS (Linux), downstream of RHEL:
https://centos.org/centos-linux/
CentOS Stream, upstream of RHEL:
https://centos.org/centos-stream/
This is a more tested variant of PR #856
Adressing some comments from Issue #342
Both distributions have the same CentOS identifier:
But Stream is always testing the next Linux version.