pmbootstrap-meow/pmb/helpers
Oliver Smith 9dfa89c58c
Use pmbootstrap_v3.cfg as config file (MR 2350)
Using pmbootstrap v3 with the old config can cause problems, for example
when having $WORK in the pmaports dir instead of the actual work path.
This is not supported anymore by v3 to reduce complexity. The format of
how mirrors are stored in the config also has changed.

Use a separate config file, so users can go back from v3 to 2.3.x if
they need to (for figuring out a regression) and so users won't run into
bugs when moving from 2.3.x to v3.
2024-07-10 20:06:25 +02:00
..
__init__.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
apk.py TEMP: chroot: apk: run apk through QEMU again (MR 2351) 2024-07-08 16:54:11 +02:00
aportupgrade.py Ruff: fix typing.Xxx is deprecated, use xxx instead (MR 2327) 2024-06-23 19:13:57 +02:00
args.py Use pmbootstrap_v3.cfg as config file (MR 2350) 2024-07-10 20:06:25 +02:00
cli.py Auto-format codebase with ruff (MR 2325) 2024-06-23 15:40:13 +02:00
devices.py Auto-format codebase with ruff (MR 2325) 2024-06-23 15:40:13 +02:00
exceptions.py Auto-format codebase with ruff (MR 2325) 2024-06-23 15:40:13 +02:00
file.py Use simplified Python 3.8 syntax (MR 2327) 2024-06-23 19:13:52 +02:00
frontend.py helpers: frontend: checksum: make sure chroot is mounted (MR 2354) 2024-07-09 00:12:30 +02:00
git.py Ruff: fix typing.Xxx is deprecated, use xxx instead (MR 2327) 2024-06-23 19:13:57 +02:00
http.py Auto-format codebase with ruff (MR 2325) 2024-06-23 15:40:13 +02:00
lint.py Ruff: fix typing.Xxx is deprecated, use xxx instead (MR 2327) 2024-06-23 19:13:57 +02:00
logging.py ruff: format (MR 2344) 2024-07-08 16:09:42 +02:00
mount.py helpers: mount: fix rootfs mount path (MR 2344) 2024-07-08 16:01:13 +02:00
other.py Bump work version to zap for pmb 3.0.0 (MR 2352) 2024-07-09 00:45:27 +02:00
package.py ruff: format (MR 2344) 2024-07-08 16:09:42 +02:00
pkgrel_bump.py Use simplified Python 3.8 syntax (MR 2327) 2024-06-23 19:13:52 +02:00
pmaports.py Ruff: fix typing.Xxx is deprecated, use xxx instead (MR 2327) 2024-06-23 19:13:57 +02:00
repo.py helpers: repo: drop cache key in update (MR 2344) 2024-07-08 16:00:14 +02:00
repo_missing.py Use simplified Python 3.8 syntax (MR 2327) 2024-06-23 19:13:52 +02:00
run.py Ruff: fix typing.Xxx is deprecated, use xxx instead (MR 2327) 2024-06-23 19:13:57 +02:00
run_core.py Ruff: fix typing.Xxx is deprecated, use xxx instead (MR 2327) 2024-06-23 19:13:57 +02:00
status.py Auto-format codebase with ruff (MR 2325) 2024-06-23 15:40:13 +02:00
toml.py helpers: toml: fix mypy on import (MR 2344) 2024-07-08 16:01:13 +02:00
ui.py pmb.helpers.ui.check_option: fix for UI = none (MR 2348) 2024-07-05 00:48:52 +02:00