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

Reintroduce CentOS support in installation script for CentOS Stream 9 compatibility #32

Open
nratineau opened this issue Nov 14, 2024 · 0 comments · May be fixed by #33
Open

Reintroduce CentOS support in installation script for CentOS Stream 9 compatibility #32

nratineau opened this issue Nov 14, 2024 · 0 comments · May be fixed by #33

Comments

@nratineau
Copy link

nratineau commented Nov 14, 2024

https://github.com/deluan/zsh-in-docker/blob/55a4e476f78f37204af9dfc0290a92e52cf881b1/zsh-in-docker.sh#L97C9-L97C27

As of version v1.2.1, CentOS 7 support has been deprecated, and the centos switch was removed from the installation script used to determine package installation methods. This change excludes CentOS Stream 9 from being supported, as it still requires the centos ID.

Would it be possible to reintroduce the centos switch in the install script to support CentOS Stream 9?

    rhel|fedora|rocky|centos)

PR: #33

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant