pmbootstrap/pmb/helpers
Oliver Smith c616874443
pmb.helpers.git: parse channels.cfg (MR 1912)
Prepare to base postmarketOS on Alpine stable by parsing the new
channels.cfg file in pmaports.git, that describes which channel
needs which branches and mirror dirs from postmarketOS and Alpine.

Use the information in pmb.helpers.git.get_branches_official() first,
more is coming in follow-up commits.

Read the file from origin/master, so we get the latest fetched version
even if the last checked out master branch is not up-to-date (think of
currently checked out release branch instead of master, master will
never be updated to point to latest origin/master). Allow to override
the file with a new --config-channels parameter.

Related: https://postmarketos.org/channels.cfg
2020-05-17 08:08:44 +02:00
..
__init__.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
aportupgrade.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
args.py pmb.helpers.git: parse channels.cfg (MR 1912) 2020-05-17 08:08:44 +02:00
cli.py pmb.helpers.cli: add tab completion option for ask() helper (!1875) 2020-02-26 01:20:18 +03:00
devices.py pmb: Look for device/* files in device/*/... instead (!1879) 2020-03-14 08:44:16 +01:00
file.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
frontend.py pmb.helpers.frontend.config: add option to reset config to default (!1907) 2020-04-07 01:02:19 +03:00
git.py pmb.helpers.git: parse channels.cfg (MR 1912) 2020-05-17 08:08:44 +02:00
http.py pmb.helpers.http.download respects --offline flag (MR 1930) 2020-05-09 12:21:41 +02:00
lint.py pmbootstrap lint: use CUSTOM_VALID_OPTIONS (MR 1934) 2020-05-10 16:35:35 +02:00
logging.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
mount.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
other.py pmb: Fail on device ports directly in device/* (!1879) 2020-03-14 08:44:53 +01:00
package.py pmb.helpers.{package,pmaports,repo}: fix comments (MR 1928) 2020-04-25 13:17:21 +03:00
pkgrel_bump.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
pmaports.py pmb.helpers.{package,pmaports,repo}: fix comments (MR 1928) 2020-04-25 13:17:21 +03:00
repo.py pmb.helpers.{package,pmaports,repo}: fix comments (MR 1928) 2020-04-25 13:17:21 +03:00
repo_missing.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
run.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
run_core.py Disable timeout for installing packages from apk (MR 1925) 2020-04-25 10:52:00 +03:00
status.py pmbootstrap status: check if git repo is outdated (!1882) 2020-03-14 19:15:32 +03:00
ui.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00