pmbootstrap/pmb/flasher
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
frontend.py chroot/other/kernel_flavor_installed: support generic kernel name (MR 2093) 2021-09-02 18:18:13 -07:00
init.py enforce E501 in pmb/flasher (MR 2058) 2021-06-06 19:21:30 +02:00
run.py pmbootstrap flasher: add flash_dtbo (MR 2099) 2021-08-29 22:51:56 +02:00
variables.py pmbootstrap flasher: add flash_dtbo (MR 2099) 2021-08-29 22:51:56 +02:00