pmbootstrap-meow/pmb/chroot
Caleb Connolly 0b4fb9119f
chroot: always run apk static v2 (MR 2423)
Now that we don't need weird apk-tools hacks for systemd, we can
re-implement this optimisation and always run apk static rather than
running apk through the chroot.

Signed-off-by: Caleb Connolly <caleb@postmarketos.org>
2024-10-08 16:54:29 +02:00
..
__init__.py chroot: split deleting chroot into new function (MR 2252) 2024-06-23 12:38:41 +02:00
apk.py chroot: always run apk static v2 (MR 2423) 2024-10-08 16:54:29 +02:00
apk_static.py chroot: always run apk static v2 (MR 2423) 2024-10-08 16:54:29 +02:00
binfmt.py Auto-format codebase with ruff (MR 2325) 2024-06-23 15:40:13 +02:00
init.py chroot: force disable /usr merge (MR 2418) 2024-09-30 14:49:06 +02:00
initfs.py Auto-format codebase with ruff (MR 2325) 2024-06-23 15:40:13 +02:00
initfs_hooks.py Auto-format codebase with ruff (MR 2325) 2024-06-23 15:40:13 +02:00
mount.py pmb.{chroot, install}: modify for bsdutils (MR 2315) 2024-09-01 15:45:06 +02:00
other.py Add some missing type hints (MR 2338) 2024-08-21 15:47:26 +02:00
run.py pmb.chroot.run.user: fix missing return (MR 2329) 2024-06-23 19:16:26 +02:00
shutdown.py Auto-format codebase with ruff (MR 2325) 2024-06-23 15:40:13 +02:00
test_apk.py Auto-format codebase with ruff (MR 2325) 2024-06-23 15:40:13 +02:00
zap.py Auto-format codebase with ruff (MR 2325) 2024-06-23 15:40:13 +02:00