Hello, I need help in creating a simple spec file for a vanilla kernel to be used on Fedora.
The kernel I am willing to use, is based on LTS branch so we don’t want Fedora to create grub bootloader entries after each update. The kernel-lts package should be installable alongside the default Fedora kernel.
The spec should create three sub packages only, i.e, kernel-lts(which includes kernel-core), kernel-lts-modules and kernel-lts-headers
Is there anyone willing to help me regarding this?