pmbootstrap-meow/pmb/parse
Caleb Connolly d57b9e31e1
config: init: support --aports too (MR 2470)
We shouldn't overwrite config.aports if the user specified a custom
--aports directory. We only want to do this to update the default if
they're using a custom workdir.

Make the code here less aggressive, and correctly use the last entry in
config.aports as "pmaports" instead of the first.

Fixes: #2386
Signed-off-by: Caleb Connolly <caleb@postmarketos.org>
2024-11-03 12:26:32 +01:00
..
__init__.py core: add an Arch type (MR 2252) 2024-06-23 12:38:39 +02:00
_apkbuild.py pmb: Add lots of type hints (MR 2464) 2024-10-30 12:39:45 +01:00
apkindex.py parse: apkindex: don't require python 3.12 (MR 2455) 2024-10-27 16:42:49 +01:00
arguments.py config: init: support --aports too (MR 2470) 2024-11-03 12:26:32 +01:00
binfmt_info.py Use simplified Python 3.8 syntax (MR 2327) 2024-06-23 19:13:52 +02:00
bootimg.py pmb.parse.bootimg: Fall back to empty string if mtk properties don't exist (MR 2466) 2024-10-31 11:09:13 +01:00
cpuinfo.py Run ruff check --fix (MR 2357) 2024-07-16 00:26:35 +02:00
depends.py pmb: Add lots of type hints (MR 2464) 2024-10-30 12:39:45 +01:00
deviceinfo.py test: parse: add test_deviceinfo (MR 2453) 2024-10-30 23:14:01 +01:00
kconfig.py pmb: Add lots of type hints (MR 2464) 2024-10-30 12:39:45 +01:00
kconfigcheck.py kconfig check: move rules to kconfigcheck.toml (MR 2333) 2024-06-30 18:04:31 +02:00
test_apkindex.py test: parse: apkindex: check that cache works (MR 2455) 2024-10-27 16:42:54 +01:00
test_deviceinfo.py test: parse: add test_deviceinfo (MR 2453) 2024-10-30 23:14:01 +01:00
version.py pmb: Add lots of type hints (MR 2464) 2024-10-30 12:39:45 +01:00