Mikhail Novosyolov
aceb4f17bf
Avoid missync between installed kernels and binary modules
...
Imagine that a user installed a kernel. After some time he installed a binary kernel module.
During upgrades there will be missync because dnf will keep different versions of kernels and modules via instlalonlypkg()
2021-07-01 01:08:47 +03:00
Mikhail Novosyolov
45ce5cee26
Drop *-latest provides
...
They were part of miration to dnf-compatible packaging scheme,
they are actually not needed, let's force usage of task-kernel.
2021-05-08 18:59:36 +03:00
Mikhail Novosyolov
8e1fdb84a2
Adapt kernel packaging for dnf methods of handling kernels
...
dnf is able to coinstall multiple versions of one package with the same name,
use it to handle clean up of old kernels.
2021-05-04 11:46:18 +03:00
Mikhail Novosyolov
2812a67ad1
Ship binary kernel modules
2020-07-29 11:00:23 +03:00