guysoft / CustomPiOS

A Raspberry Pi and other ARM devices distribution builder
GNU General Public License v3.0
508 stars 146 forks source link

RPM based distro support #197

Open MrMEEE opened 1 year ago

MrMEEE commented 1 year ago

Hi

I'm about 90% of the way, implementing support for Rocky and CentOS (maybe RHEL in time) into CustomPiOS..

Is this something that you guys would be interested in me upstreaming? or would you prefer that I maintain a separate fork?

guysoft commented 1 year ago

Gladly! Thanks so much for sharing and offering! Though I would like to see how you go about with it so it does not clash with the other existing workflows. Also it might require some documentation.

MrMEEE commented 1 year ago

Of course..

For now I have only tested with Rocky (there are no official images for RHEL and CentOS, but I plan to fix that)..

I will see if I can get a Pull request done in the next couple of weeks

guysoft commented 1 year ago

Hey, any progress on that?