pmbootstrap-meow/pmb
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
..
aportgen init: fix bootimg_analyze step (MR 2358) 2024-07-09 17:21:44 +03:00
build build: special case building abuild (MR 2356) 2024-07-09 00:19:57 +02:00
chroot TEMP: pmb.chroot.apk: fix installing local packages 2024-07-08 23:33:06 +02:00
ci Auto-format codebase with ruff (MR 2325) 2024-06-23 15:40:13 +02:00
commands treewide: another round of mypy fixes (MR 2344) 2024-07-08 16:01:13 +02:00
config Use pmbootstrap_v3.cfg as config file (MR 2350) 2024-07-10 20:06:25 +02:00
core core: chroot: validate name for rootfs chroot (MR 2332) 2024-06-30 17:51:45 +02:00
data Use pmbootstrap_v3.cfg as config file (MR 2350) 2024-07-10 20:06:25 +02:00
export treewide: drop context.device (MR 2332) 2024-06-30 17:51:45 +02:00
flasher treewide: drop context.device (MR 2332) 2024-06-30 17:51:45 +02:00
helpers Use pmbootstrap_v3.cfg as config file (MR 2350) 2024-07-10 20:06:25 +02:00
install ruff: format (MR 2344) 2024-07-08 16:09:42 +02:00
meta ruff: format (MR 2344) 2024-07-08 16:09:42 +02:00
netboot Auto-format codebase with ruff (MR 2325) 2024-06-23 15:40:13 +02:00
parse Use pmbootstrap_v3.cfg as config file (MR 2350) 2024-07-10 20:06:25 +02:00
qemu Ruff: fix typing.Xxx is deprecated, use xxx instead (MR 2327) 2024-06-23 19:13:57 +02:00
sideload Ruff: fix typing.Xxx is deprecated, use xxx instead (MR 2327) 2024-06-23 19:13:57 +02:00
__init__.py helpers: other: drop args from migrate_work_folder() (MR 2352) 2024-07-09 00:45:23 +02:00
conftest.py Use pmbootstrap_v3.cfg as config file (MR 2350) 2024-07-10 20:06:25 +02:00
types.py pmb.types: fix aports not being a list (MR 2342) 2024-07-02 17:40:35 +02:00