forked from Mirror/pmbootstrap
This fixes an issue when pmb is run on an Alpine/pmOS host and apk.static sees that /etc/apk/interactive is set on the host. It's really annoying to have the build pause so apk can prompt when building chroots, so this uses a flag to apk to disable interactive mode. I can't think of any situations where we would actually want to prompt users when building chroots, by then all user configuration should have been completed via pmb init/config. Reviewed-by: Oliver Smith <ollieparanoid@postmarketos.org> Co-developed-by: Oliver Smith <ollieparanoid@postmarketos.org> Link: https://lists.sr.ht/~postmarketos/pmbootstrap-devel/%3C20231110185320.8358-1-clayton@craftyguy.net%3E |
||
---|---|---|
.. | ||
__init__.py | ||
apk.py | ||
apk_static.py | ||
binfmt.py | ||
init.py | ||
initfs.py | ||
initfs_hooks.py | ||
mount.py | ||
other.py | ||
root.py | ||
shutdown.py | ||
user.py | ||
zap.py |