pmbootstrap/pmb/parse
Oliver Smith ce433ae012
pmb.helpers.repo.urls: use channels.cfg mirrordirs (MR 1912)
Use mirrordir_pmos and mirrordir_alpine from channels.cfg to generate
the mirror URLs for postmarketOS and Alpine, which get written to
/etc/apk/repositories and which postmarketOS uses to download the
APKINDEX files.

Remove hardcoded "master" at the end of the postmarketOS mirror and use
mirrordir_pmos instead (which is "master" for the edge channel). Let the
postmarketOS mirror end in a '/' for consistency with the Alpine mirror
in pmb/config/__init__.py.

Remove obsolete --alpine-version. To experiment with a different Alpine
version, one should pass a custom --config-channels from now on.
2020-05-17 08:08:45 +02:00
..
__init__.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
_apkbuild.py pmb.parse._apkbuild: decrease log verbosity (!1897) 2020-03-29 15:15:55 +02:00
apkindex.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
arch.py pmb.qemu: use current device instead of requiring --arch (!1886) 2020-03-14 08:05:32 +01:00
arguments.py pmb.helpers.repo.urls: use channels.cfg mirrordirs (MR 1912) 2020-05-17 08:08:45 +02:00
binfmt_info.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
bootimg.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
depends.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
deviceinfo.py pmb: Look for device/* files in device/*/... instead (!1879) 2020-03-14 08:44:16 +01:00
kconfig.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
version.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00