pmbootstrap/pmb/config
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 pmb.helpers.repo.urls: use channels.cfg mirrordirs (MR 1912) 2020-05-17 08:08:45 +02:00
init.py pmbootstrap init: ask for release channel (MR 1912) 2020-05-17 08:08:45 +02:00
load.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
merge_with_args.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
pmaports.py pmb.helpers.repo.urls: use channels.cfg mirrordirs (MR 1912) 2020-05-17 08:08:45 +02:00
save.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
workdir.py pmb.config.workdir: save/check chroot init date (!1878) 2020-02-24 18:18:38 +01:00