Skip to content
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

Merged
merged 2 commits into from
Jun 16, 2022

Conversation

afbjorklund
Copy link
Member

@afbjorklund afbjorklund commented Jun 14, 2022

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:

NAME="CentOS Linux"
VERSION="8"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="8"
PLATFORM_ID="platform:el8"
PRETTY_NAME="CentOS Linux 8"
VERSION="8"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="8"
PLATFORM_ID="platform:el8"
PRETTY_NAME="CentOS Stream 8"

But Stream is always testing the next Linux version.

@afbjorklund
Copy link
Member Author

afbjorklund commented Jun 14, 2022

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
https://blog.centos.org/2020/12/future-is-centos-stream/

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 🎩

@afbjorklund
Copy link
Member Author

afbjorklund commented Jun 14, 2022

Note: it is impossible to spell Stream 8, err 8-Stream, err stream8, whatever...

If looking for images, they are over at the Red Hat registry: quay.io/centos/centos

@@ -2,17 +2,21 @@

⭐ = ["Tier 1"](#tier-1)

🎩 = [RHEL compatible](#rhel-compatible)
Copy link
Member

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

Copy link
Member Author

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

examples/README.md Outdated Show resolved Hide resolved
@AkihiroSuda AkihiroSuda added guest/el8 Guest: CentOS 8 / Rocky Linux 8 / Alma Linux 8 guest/el9 labels Jun 15, 2022
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]>
Copy link
Member

@AkihiroSuda AkihiroSuda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@AkihiroSuda AkihiroSuda added this to the v0.11.1 milestone Jun 15, 2022
@AkihiroSuda AkihiroSuda merged commit 6aa168c into lima-vm:master Jun 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
guest/el8 Guest: CentOS 8 / Rocky Linux 8 / Alma Linux 8 guest/el9
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants