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

Rocky Linux #283

Closed
CoolGaM3r215 opened this issue Dec 29, 2021 · 4 comments · Fixed by #344
Closed

Rocky Linux #283

CoolGaM3r215 opened this issue Dec 29, 2021 · 4 comments · Fixed by #344
Labels
new feature Introduces a new feature panel panel wings wings
Projects
Milestone

Comments

@CoolGaM3r215
Copy link

It would be nice to have rocky. linux support added since its basically centos 8. Would it be possible to do this?

@Linux123123
Copy link
Member

Yes, this is already planned. We are just waiting for CentOS 8 to become EOL (tomorrow). Then we will probably replace CentOS 8 support with Rocky linux and AlmaLinux.

@Linux123123
Copy link
Member

One more thing. Because they are basically the same, I have tested that changing the OS name we check it will work fine without changing anything else with installation.

@CoolGaM3r215
Copy link
Author

how would I go around changing all the os names myself?

@Linux123123
Copy link
Member

Download the install-panel.sh and then run this in the same directory

sed -i -e "s@centos@rocky@g" install-panel.sh

Then run the script

bash install-panel.sh

Note. It might not work perfectly. I haven't done more extensive testing then running in vm and seeing if it fails. Also it might still say CentOS in some places.

@vilhelmprytz vilhelmprytz added new feature Introduces a new feature panel panel wings wings labels Jan 6, 2022
@vilhelmprytz vilhelmprytz added this to To do in v1.0.0 via automation Jan 6, 2022
@vilhelmprytz vilhelmprytz added this to the v1.0.0 milestone Jan 6, 2022
v1.0.0 automation moved this from To do to Done Oct 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature Introduces a new feature panel panel wings wings
Projects
No open projects
3 participants