pmbootstrap-meow/pmb
Luca Weiss 33e3553cdd
aportupgrade command for upgrading APKBUILDs (!1752)
The gist of this action is upgrading the specified aport to the latest
version. There are implementations for both stable packages (which check
via the release-monitoring.org API for new versions) and git packages
(which check the GitLab/GitHub API for new commits on the main branch).

There's also the possibility to pass --all, --all-stable & --all-git to
the action which either loops through all packages, or just stable or
git packages and upgrades them.

The --dry argument is also respected.

Note, that the implementation does update the variables pkgver, pkgrel
and _commit but it doesn't update the checksums because that would slow
down the process a lot, and is potentially undesirable.
2020-02-15 20:24:09 +01:00
..
aportgen pmb.aportgen.linux: Fix linting issues in generated APKBUILDs (!1869) 2020-02-02 06:49:12 +03:00
build crossdirect: support rust (!1850) 2020-01-14 02:50:53 +01:00
chroot pmbootstrap -s: remove option (!1868) 2020-02-06 12:33:21 +01:00
config aportupgrade command for upgrading APKBUILDs (!1752) 2020-02-15 20:24:09 +01:00
data pmb/data/keys/pmos-5a03a13a.rsa.pub: remove (!1835) 2019-11-21 23:52:25 +01:00
export pmb.flasher/export: Add --no-install option to skip kernel/initfs update (!1863) 2020-01-31 01:35:26 +01:00
flasher add "fastboot-bootpart" flasher to flash split images with fastboot (!1871) 2020-02-10 00:05:00 +03:00
helpers aportupgrade command for upgrading APKBUILDs (!1752) 2020-02-15 20:24:09 +01:00
install add "fastboot-bootpart" flasher to flash split images with fastboot (!1871) 2020-02-10 00:05:00 +03:00
parse aportupgrade command for upgrading APKBUILDs (!1752) 2020-02-15 20:24:09 +01:00
qemu pmb.qemu.run.install_depends: Fix Mesa Gallium DRI depends (!1867) 2020-01-31 04:10:50 +01:00
__init__.py Change copyright to 2020 2020-01-06 02:43:00 +01:00