pmaports and pmbootstrap default branch changed

March 15, 20261 min. read

As announced previously, we are working on a distro-wide rename of default branches from "master" to "main". We have done this for our packaging repository today, pmaports, as well as for our main development tool, pmbootstrap.

The repository URLs have been adjusted as well. New installations have an updated /etc/apk/repositories file. For existing installations we have added a HTTP redirect. If you want to adjust your existing installation, use this command:

# sed -i s/master/main/ /etc/apk/repositories

If you have an existing merge request pointing to one of these repositories, please do the following:

If you have problems and need help, please reach out to us on chat in the postmarketos-devel channel.