jeffsf / pyDE1

Controller for the Decent Espresso DE1
GNU General Public License v3.0
77 stars 16 forks source link

Include install scripts for other distributions? #39

Open a112358132134 opened 1 year ago

a112358132134 commented 1 year ago

I have variants of the standard install scripts modified to autodetect if the root distribution is Arch or Alpine, and adjust the default installation commands to suit each as required. In practice, I've used these to install on PostmarketOS (Alpine), Arch, and Manjaro (Arch) on a number of occasions over the last 12 months.

I am willing to submit a pull request of my edits if you would like them, but I suspect this just creates a challenging testing situation and (theoretical) support overhead that may not be palatable.

NB: My scripting skills are limited, so the edits are a bit rough around the edges and could certainly be streamlined.

a112358132134 commented 1 year ago

Forgot to mention, for systems running OpenRC rather than systemd (e.g. Alpine), I also have the equivalent config file and install instructions for setting up the pyde1 service.