You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: