pmbootstrap/pmb/chroot
Clayton Craft 28b6106dd3
chroot.apk,apk_static: always disable interactive mode
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
2023-11-13 09:30:30 +01:00
..
__init__.py install: remove /mnt/pmbootstrap at the end 2023-08-14 09:52:22 +02:00
apk.py chroot.apk,apk_static: always disable interactive mode 2023-11-13 09:30:30 +01:00
apk_static.py chroot.apk,apk_static: always disable interactive mode 2023-11-13 09:30:30 +01:00
binfmt.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
init.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
initfs.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
initfs_hooks.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
mount.py install: remove /mnt/pmbootstrap at the end 2023-08-14 09:52:22 +02:00
other.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
root.py pmb.helpers.run_core: move flat_cmd here 2023-07-21 08:54:04 +02:00
shutdown.py build: use sccache for rust 2023-08-14 09:52:22 +02:00
user.py pmb.helpers.run_core: move flat_cmd here 2023-07-21 08:54:04 +02:00
zap.py Remove distcc support 2023-06-15 08:31:03 +02:00