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

examples: centos.yaml (8.4) -> rocky.yaml (8.5) #448

Merged
merged 1 commit into from
Dec 6, 2021

Conversation

AkihiroSuda
Copy link
Member

CentOS 8 is going to reach EOL soon, so replace CentOS with Rocky.

I didn't choose CentOS 8 Stream, because it's not stable as the legacy CentOS 8, and yet it's not progressive as Fedora.

@AkihiroSuda
Copy link
Member Author

cc @afbjorklund

@AkihiroSuda AkihiroSuda added this to the v0.7.5 milestone Dec 3, 2021
@AkihiroSuda AkihiroSuda added the guest/el8 Guest: CentOS 8 / Rocky Linux 8 / Alma Linux 8 label Dec 3, 2021
@afbjorklund
Copy link
Member

afbjorklund commented Dec 3, 2021

I didn't choose CentOS 8 Stream, because it's not stable as the legacy CentOS 8, and yet it's not progressive as Fedora.

I made a YAML for Stream 9, but didn't submit it - for just those reasons. Also there was no sshfs anywhere to be found...

afbjorklund@83a2e40

Basically you have to rebuild old Fedora SRPMS, either yourself or institutionalized like EPEL.

Fedora CentOS
fc12 el6
fc18 el7
fc28 el8
fc34 el9

I agree going with Rocky, but I still think that "Apptainer" is a silly name (for Singularity CE)


In other news: https://developers.redhat.com/articles/2021/11/03/red-hat-enterprise-linux-9-beta-here

https://www.linuxfoundation.org/press-release/new-linux-foundation-project-accelerates-collaboration-on-container-systems-between-enterprise-and-high-performance-computing-environments/ (singularity.yaml -> apptainer.yaml)

README.md Outdated
@@ -243,7 +243,7 @@ Alternatively, you may also directly ssh into the guest: `ssh -p 60022 -i ~/.lim
Yes, it should work, but not regularly tested on ARM (due to lack of CI).

#### "Can I run non-Ubuntu guests?"
Alpine, Arch Linux, CentOS, Debian, Fedora, and openSUSE are also known to work.
Alpine, Arch Linux, CentOS, Debian, Fedora, openSUSE, and Rocky are also known to work.
Copy link

Choose a reason for hiding this comment

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

Have you meant to remove CentOS from here as well?

Copy link
Member Author

Choose a reason for hiding this comment

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

No, CentOS is still known to work.

Copy link
Member

@afbjorklund afbjorklund Dec 4, 2021

Choose a reason for hiding this comment

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

We deliberately removed CentOS 7 support (from lima), and there will soon be no more support for CentOS 8 (and there is not going to be any CentOS 9). So it is going to "disappear" eventually (as in next year), unless adding stream.yaml and explaining the difference between the distributions. https://www.centos.org/centos-linux-eol/

Copy link
Member Author

Choose a reason for hiding this comment

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

Removed "CentOS"

CentOS 8 is going to reach EOL soon, so replace CentOS with Rocky.

Signed-off-by: Akihiro Suda <[email protected]>
@AkihiroSuda
Copy link
Member Author

I agree going with Rocky, but I still think that "Apptainer" is a silly name (for Singularity CE)

Is Apptainer relevant to CentOS/Rocky ?

@AkihiroSuda AkihiroSuda merged commit 005f2e8 into lima-vm:master Dec 6, 2021
@afbjorklund
Copy link
Member

afbjorklund commented Dec 6, 2021

Is Apptainer relevant to CentOS/Rocky ?

Sorry no, it was "another rename" happening

http://apptainer.org/news/community-announcement-20211130 - it doesn't affect centos.yaml, it affected singularity.yaml

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants