pmbootstrap/pmb/parse
Oliver Smith a5a64158e9
allow specifying multiple postmarketOS mirrors (!1718)
Multiple -mp arguments can be used to list multiple mirrors:
$ pmbootstrap -mp=first -mp=second chroot -- cat /etc/apk/repositories

This is needed for the new build infrastructure, so we can have a WIP
repository to which we push packages until all of them are up to date,
and then publish all of them at once. Software like KDE/Plasma Mobile,
which expect a lot of packages to be updated from one version to
another will not end up with a half-way through upgrade that way.
2018-12-06 07:31:43 +01:00
..
__init__.py Make proprietary drivers optional (1/2): pmbootstrap changes (#1254) 2018-02-24 21:49:10 +00:00
_apkbuild.py new action: 'pmbootstrap repo_missing' 2018-12-01 21:30:59 +00:00
apkindex.py Remove fuzzy versions for dependencies 2018-10-11 05:30:22 +00:00
arch.py pmb: qemu-user-static from aport, not from Debian 2018-08-10 15:11:21 +00:00
arguments.py allow specifying multiple postmarketOS mirrors (!1718) 2018-12-06 07:31:43 +01:00
binfmt_info.py install apk keys and binfmt data with setup.py 2018-09-17 10:06:57 +00:00
bootimg.py pmbootstrap: kill process if silent for 5 minutes (rewrite logging) 2018-07-14 01:13:28 +00:00
depends.py build.find_aport() -> helpers.pmaports.find() 2018-12-01 21:30:59 +00:00
deviceinfo.py Check if device was renamed 2018-08-22 21:30:16 +00:00
kconfig.py build.find_aport() -> helpers.pmaports.find() 2018-12-01 21:30:59 +00:00
version.py version.py: fix validation of 6.0_0002 (#1160) 2018-01-25 18:23:55 +00:00