Commits on Source (8)
-
Caleb Connolly authored
We plan to ship systemd with split /usr until the /usr merge is complete in Alpine. Let's not drop all our code yet but just forcefully disable it. Signed-off-by:
Caleb Connolly <caleb@postmarketos.org>
-
Fixes #2456 Depends on https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/72741
-
-
Oliver Smith authored
For packages selected by the user (see last commit), set the provider_priority to 999999 instead of 999. The previous number seems not high enough, we might set this in the APKBUILDs.
-
Oliver Smith authored
-
Oliver Smith authored
The previous version would fail if the suffix contained a dash as well, e.g. postmarketos-base-ui-audio-some-new-thing. Fix it and add example comments.
-
This is probably a leftover from automatically reformatting this file.
Showing
- pmb/chroot/apk_static.py 2 additions, 2 deletionspmb/chroot/apk_static.py
- pmb/chroot/init.py 5 additions, 0 deletionspmb/chroot/init.py
- pmb/commands/__init__.py 3 additions, 0 deletionspmb/commands/__init__.py
- pmb/commands/pkgver_bump.py 20 additions, 0 deletionspmb/commands/pkgver_bump.py
- pmb/config/__init__.py 3 additions, 0 deletionspmb/config/__init__.py
- pmb/config/init.py 1 addition, 1 deletionpmb/config/init.py
- pmb/helpers/pkgrel_bump.py 27 additions, 12 deletionspmb/helpers/pkgrel_bump.py
- pmb/helpers/pmaports.py 4 additions, 1 deletionpmb/helpers/pmaports.py
- pmb/install/_install.py 6 additions, 0 deletionspmb/install/_install.py
- pmb/parse/arguments.py 76 additions, 67 deletionspmb/parse/arguments.py
pmb/commands/pkgver_bump.py
0 → 100644
This diff is collapsed.