1
0
Fork 1
mirror of https://gitlab.postmarketos.org/postmarketOS/pmbootstrap.git synced 2025-07-13 03:19:47 +03:00
pmbootstrap/pmb/parse
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 core: add an Arch type (MR 2252) 2024-06-23 12:38:39 +02:00
_apkbuild.py Auto-format codebase with ruff (MR 2325) 2024-06-23 15:40:13 +02:00
apkindex.py Ruff: fix typing.Xxx is deprecated, use xxx instead (MR 2327) 2024-06-23 19:13:57 +02:00
arguments.py Use pmbootstrap_v3.cfg as config file (MR 2350) 2024-07-10 20:06:25 +02:00
binfmt_info.py Use simplified Python 3.8 syntax (MR 2327) 2024-06-23 19:13:52 +02:00
bootimg.py Fix bootimg_analyze error (MR 2339) 2024-06-30 17:40:01 +02:00
cpuinfo.py Use simplified Python 3.8 syntax (MR 2327) 2024-06-23 19:13:52 +02:00
depends.py Auto-format codebase with ruff (MR 2325) 2024-06-23 15:40:13 +02:00
deviceinfo.py pmb.parse.deviceinfo: add default for gpu_accelerated (MR 2340) 2024-06-30 17:36:32 +02:00
kconfig.py ruff: format (MR 2344) 2024-07-08 16:09:42 +02:00
kconfigcheck.py kconfig check: move rules to kconfigcheck.toml (MR 2333) 2024-06-30 18:04:31 +02:00
version.py Auto-format codebase with ruff (MR 2325) 2024-06-23 15:40:13 +02:00