mirror of
https://gitlab.postmarketos.org/postmarketOS/pmbootstrap.git
synced 2025-07-12 19:09:56 +03:00
Add a new environment variable that disables apk's caching feature for space constrained environments such as the bpo image build jobs. Currently we have a workaround in place in bpo: the apk cache is moved to a tmpfs. But this is fragile and just disabling the apk cache is a more elegant solution. I've decided to make this an env var instead of a full pmbootstrap option since this option is not relevant for normal users, only for CI jobs in space constrained environments. Also we already have another `PMB_APK_` env var. Related: bpo issue 136 Part-of: https://gitlab.postmarketos.org/postmarketOS/pmbootstrap/-/merge_requests/2553 |
||
---|---|---|
.. | ||
_static | ||
api | ||
chroot.rst | ||
conf.py | ||
cross_compiling.md | ||
debugging.rst | ||
environment_variables.md | ||
index.rst | ||
installation.rst | ||
mirrors.md | ||
ssh-keys.rst | ||
usage.rst |