pmbootstrap-meow/pmb
Caleb Connolly 8ecbf1a7de
chroot: apk: don't filter out local packages (MR 2252)
This turns out to have been wrong, since we need to give apk the package
name AND the apk file, it installs the apk and then uninstalls it but
leaves the package installed by name.
2024-06-23 12:38:42 +02:00
..
aportgen make mypy happy (MR 2252) 2024-06-23 12:38:41 +02:00
build Revert "build: init: install pigz" (MR 2252) 2024-06-23 12:38:42 +02:00
chroot chroot: apk: don't filter out local packages (MR 2252) 2024-06-23 12:38:42 +02:00
ci meta: introduce a Cache decorator (MR 2252) 2024-06-23 12:38:39 +02:00
commands tests: basic pkgrepo tests, clone pmaports (MR 2252) 2024-06-23 12:38:41 +02:00
config ruff: run check --fix (MR 2252) 2024-06-23 12:38:42 +02:00
core tests: chroot: xfail chroot types that aren't tested (MR 2252) 2024-06-23 12:38:42 +02:00
data build: fail if remote checksums mismatch (MR 2252) 2024-06-23 12:38:42 +02:00
export parse: deviceinfo: make Deviceinfo a class (MR 2252) 2024-06-23 12:38:38 +02:00
flasher treewide: remove rogue leading slashes (MR 2252) 2024-06-23 12:38:42 +02:00
helpers helpers: pkgrel_bump: fix formatting (MR 2252) 2024-06-23 12:38:42 +02:00
install treewide: remove rogue leading slashes (MR 2252) 2024-06-23 12:38:42 +02:00
meta ruff: run check --fix (MR 2252) 2024-06-23 12:38:42 +02:00
netboot WIP: 2024-06-05: args hacking and more (MR 2252) 2024-06-23 12:38:38 +02:00
parse parse: apkindex: handle empty APKINDEX (MR 2252) 2024-06-23 12:38:42 +02:00
qemu qemu: don't try and install stuff in rootfs (MR 2252) 2024-06-23 12:38:42 +02:00
sideload core: don't re-export get_context (MR 2252) 2024-06-23 12:38:40 +02:00
__init__.py core: don't re-export get_context (MR 2252) 2024-06-23 12:38:40 +02:00
conftest.py tests: add a test for packages_get_locally_built_apks() (MR 2252) 2024-06-23 12:38:41 +02:00
types.py chroot: allow mounting the device rootfs (MR 2252) 2024-06-23 12:38:41 +02:00