pmbootstrap/pmb/chroot
Clayton Craft 09794ef832
chroot/other/kernel_flavor_installed: support generic kernel name (MR 2093)
kernel is named /boot/vmlinuz now, looking at the filename will no
longer tell us what flavor it is. This now will look at
/usr/share/kernel, which has always contained the kernel 'flavor', and
since we currently only install 1 kernel these days, guarding this with
pmaports.cfg should be unnecessary. In the worst case (if there are
multiple kernel 'flavors' installed), it'll just grab the first one and
return it.
2021-09-02 18:18:13 -07:00
..
__init__.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01: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.shutdown: clean up chroot marker here (MR 2082) 2021-07-11 17:12:26 +02: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