1
0
Fork 1
mirror of https://gitlab.postmarketos.org/postmarketOS/pmbootstrap.git synced 2025-07-24 21:15:10 +03:00
pmbootstrap/pmb
Casey Connolly 9f8edf539d treewide: split chroots from workdir
Introduce a new "cache" subdirectory in the pmbootstrap workdir, all the
cache and config bits go in here, anything that needs to be accessible
from inside a chroot. The whole dir is then bind-mounted into the chroot
as /cache with appropriate symlinks.

This dir is in the config as config.cache.

In addition, all the cache_* and other config dirs are renamed to
be closer to the names of the equivalent dirs in the chroot (e.g.
abuild-config) and to avoid redundant naming since they are now under a
"cache" dir.

Signed-off-by: Casey Connolly <kcxt@postmarketos.org>
2025-07-11 19:36:23 +02:00
..
aportgen treewide: split chroots from workdir 2025-07-11 19:36:23 +02:00
build treewide: split chroots from workdir 2025-07-11 19:36:23 +02:00
chroot treewide: split chroots from workdir 2025-07-11 19:36:23 +02:00
ci Revert "pmb: Make RunOutputTypeDefault and RunOutputTypePopen enums" 2025-07-10 23:53:54 +02:00
commands WIP: install: rootless disk image 2025-07-11 19:35:04 +02:00
config treewide: split chroots from workdir 2025-07-11 19:36:23 +02:00
core treewide: split chroots from workdir 2025-07-11 19:36:23 +02:00
data test: move all tests into separate module (MR 2551) 2025-02-13 01:28:20 +01:00
export export: drop support for flavor in export 2025-06-09 22:43:57 +02:00
flasher Revert "pmb: Make RunOutputTypeDefault and RunOutputTypePopen enums" 2025-07-10 23:53:54 +02:00
helpers treewide: split chroots from workdir 2025-07-11 19:36:23 +02:00
init treewide: split chroots from workdir 2025-07-11 19:36:23 +02:00
install treewide: split chroots from workdir 2025-07-11 19:36:23 +02:00
meta pmb: Remove unused imports (MR 2545) 2025-02-23 11:40:40 +01:00
netboot treewide: split chroots from workdir 2025-07-11 19:36:23 +02:00
parse treewide: split chroots from workdir 2025-07-11 19:36:23 +02:00
qemu WIP: install: rootless disk image 2025-07-11 19:35:04 +02:00
sideload treewide: split chroots from workdir 2025-07-11 19:36:23 +02:00
__init__.py treewide: split chroots from workdir 2025-07-11 19:36:23 +02:00
types.py try to add FDE support but it doesn't work 2025-07-11 19:35:06 +02:00