pmbootstrap/pmb/chroot
Oliver Smith 6fde1f0851
build --strict: use pmb.chroot.init_keys (MR 2110)
Fix the issue of having the postmarketOS binary repository key deleted
from the chroots after "abuild undeps" removes the postmarketos-keys
package. This happens if e.g. building two device packages in a row (as
they depend on postmarketos-base, which depends on postmarketos-keys in
current pmaports.git master).

I've also considered installing the postmarketos-keys next to
alpine-base in new chroots. But this would introduce a bootstrap
problem, since you can't install the postmarketos-keys package unless
it already exists in the repository. We'd run into that when building
the next release.
2021-09-10 21:27:20 -07:00
..
__init__.py build --strict: use pmb.chroot.init_keys (MR 2110) 2021-09-10 21:27:20 -07:00
apk.py pmb.chroot: fix E501, switch to f-strings (MR 2040) 2021-03-30 15:13:26 +02:00
apk_static.py pmb.chroot: fix E501, switch to f-strings (MR 2040) 2021-03-30 15:13:26 +02:00
binfmt.py pmb/chroot/binfmt: always install qemu- binary (MR 2088) 2021-07-28 15:27:59 -07:00
distccd.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
init.py pmb.chroot.init_keys: split into own function (MR 2110) 2021-09-10 21:27:19 -07:00
initfs.py chroot/other/kernel_flavor_installed: support generic kernel name (MR 2093) 2021-09-02 18:18:13 -07:00
initfs_hooks.py pmb.chroot: fix E501, switch to f-strings (MR 2040) 2021-03-30 15:13:26 +02:00
mount.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
other.py chroot/other/kernel_flavor_installed: support generic kernel name (MR 2093) 2021-09-02 18:18:13 -07:00
root.py pmb.chroot: fix E501, switch to f-strings (MR 2040) 2021-03-30 15:13:26 +02:00
shutdown.py pmb.chroot.shutdown: clean up chroot marker here (MR 2082) 2021-07-11 17:12:26 +02:00
user.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
zap.py pmb.helpers.other.folder_size: use kilobytes (MR 2074) 2021-06-28 02:07:55 +03:00