pmbootstrap/pmb/install
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 install: verify pmaports branch supporting fs (MR 2011) 2021-04-11 20:10:28 +02:00
_install.py chroot/other/kernel_flavor_installed: support generic kernel name (MR 2093) 2021-09-02 18:18:13 -07:00
blockdevice.py Enforce E501: Limit the line length to 79 for files in pmb/install (MR 2031) 2021-03-30 14:51:53 +02:00
format.py install: verify pmaports branch supporting fs (MR 2011) 2021-04-11 20:10:28 +02:00
losetup.py Enforce E501: Limit the line length to 79 for files in pmb/install (MR 2031) 2021-03-30 14:51:53 +02:00
partition.py Enforce E501: Limit the line length to 79 for files in pmb/install (MR 2031) 2021-03-30 14:51:53 +02:00
recovery.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
ui.py pmbootstrap install: support _pmb_groups (MR 2010) 2021-01-27 08:38:53 +03:00