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

I transform Retropie setup scripts to RPM platform, like openEuler, may support Fedora later #3408

Closed
apple-ouyang opened this issue Sep 30, 2021 · 1 comment

Comments

@apple-ouyang
Copy link

Here is my issue link in forum:
https://retropie.org.uk/forum/topic/31422/i-transform-retropie-setup-scripts-to-rpm-platform-like-openeuler-may-support-fedora-later

I wanna create a branch called openEuler, or you can name it RPM/Fedora etc. to put srcripts that support rpm packages system

Hi guys,
I am a senior university student from China
I spent a few months getting Retropie to support the RPM package manager operating system
Retropie can now be successfully installed and run on Raspberry PI 4 with openEuler 21.03 (albeit with a few bugs)
Support for Fedora systems can be added in the future, as only a few more changes are needed
My installation method is to modify the relevant scripts such as retropie_setup. sh, change apt to dnf
The code is in the openEuler branch of my personal repository, this is the link to my Github: https://github.com/apple-ouyang/RetroPie-Setup
I really want to contribute the code to the community. I think it's better to open a branch of openEuler on RetroPie-Setup, because not all apt commands are replaced with DNF, only some necessary commands are replaced, and there is still some bugs that I can't fix
Looking forward to your reply

@cmitu
Copy link
Contributor

cmitu commented Nov 24, 2023

Duplicate of #2970.

@cmitu cmitu closed this as completed Nov 24, 2023
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

No branches or pull requests

2 participants