pmbootstrap-meow/pmb/helpers
Caleb Connolly fc010bc7c8
config: fixes + handle mirrors migration (MR 2252)
Get rid of config.mirror_alpine and mirrors_postmarketos and make sure
they get migrated over for existing users.

mirrors_postmarketos being a list was always a bit off, but now we have
per-aports mirrors which make a lot more sense for what we're trying to
do with systemd.

Signed-off-by: Caleb Connolly <caleb@postmarketos.org>
2024-06-23 12:38:40 +02:00
..
__init__.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
apk.py core: add an Arch type (MR 2252) 2024-06-23 12:38:39 +02:00
aportupgrade.py WIP: 2024-06-05: args hacking and more (MR 2252) 2024-06-23 12:38:38 +02:00
args.py config: fixes + handle mirrors migration (MR 2252) 2024-06-23 12:38:40 +02:00
cli.py more wip (MR 2252) 2024-06-23 12:38:38 +02:00
devices.py treewide: migrate to pkgrepo API (MR 2252) 2024-06-23 12:38:39 +02:00
exceptions.py pmb.helpers.exceptions: Add BuildFailedError (MR 2288) 2024-04-10 20:49:07 +00:00
file.py WIP: 2024-06-05: args hacking and more (MR 2252) 2024-06-23 12:38:38 +02:00
frontend.py build: finish builder rework (MR 2252) 2024-06-23 12:38:39 +02:00
git.py helpers: hide channels.cfg and git remote log (MR 2252) 2024-06-23 12:38:40 +02:00
http.py WIP: start ripping out args (MR 2252) 2024-06-23 12:38:38 +02:00
lint.py treewide: migrate to pkgrepo API (MR 2252) 2024-06-23 12:38:39 +02:00
logging.py helpers: logging: add templates for colors (MR 2252) 2024-06-23 12:38:40 +02:00
mount.py treewide: migrate to pkgrepo API (MR 2252) 2024-06-23 12:38:39 +02:00
other.py meta: introduce a Cache decorator (MR 2252) 2024-06-23 12:38:39 +02:00
package.py helpers: package: fix potential null access in check_arch() (MR 2252) 2024-06-23 12:38:40 +02:00
pkgrel_bump.py repo: use new config.mirrors (MR 2252) 2024-06-23 12:38:39 +02:00
pmaports.py meta: introduce a Cache decorator (MR 2252) 2024-06-23 12:38:39 +02:00
repo.py helpers: repo: cache urls() (MR 2252) 2024-06-23 12:38:40 +02:00
repo_missing.py meta: introduce a Cache decorator (MR 2252) 2024-06-23 12:38:39 +02:00
run.py FIXME: helpers: run: handle Arch in cmd (MR 2252) 2024-06-23 12:38:39 +02:00
run_core.py helpers: hide channels.cfg and git remote log (MR 2252) 2024-06-23 12:38:40 +02:00
status.py helpers: status: add missing import (MR 2252) 2024-06-23 12:38:39 +02:00
ui.py treewide: migrate to pkgrepo API (MR 2252) 2024-06-23 12:38:39 +02:00