kwizart/kernel-longterm-6.18

Project ID: 214104

Description

Kernel built of longterm 6.18 branch

!!! This repository will be populated when Fedora kernel team will prepare to land 6.19. Use Fedora kernel until longterm is available.

This repository is created in the hope it will be useful. But is provided without any warranty.

This kernel built of the long term (LT) support 6.18 branch is derived from the fedora spec file adapted to build across RHEL/CentOS Stream and current Fedora releases. This kernel should be useful for those using external kernel modules, but don't want to re-base their kernel too often and break their external modules compatibility. It should also be useful for "Enterprise Linux" users where their modified kernel might produce incompatibilities with external modules. Or even those of us who want to run closer to upstream kernel code. Last, but not least, it also allows to verify kernel regressions and helps bisect and identify them into LT branches, so they can be reported upstream.

If you want to provide any donation, contributions are welcomed with paypal.me/kwizart

Installation Instructions

Switch to kernel longterm 6.18

sudo dnf copr enable kwizart/kernel-longterm-6.18

sudo dnf install kernel-longterm

sudo reboot

Install devel packages for external kernel modules needs

sudo dnf install kernel-longterm-devel

Install on ostree based systems:

sudo rpm-ostree cliwrap install-to-root

sudo rpm-ostree override remove kernel kernel-{core,modules,modules-extra}
--install kernel-longterm --install kernel-longterm-core
--install kernel-longterm-modules --install kernel-longterm-modules-extra &&
ostree container commit

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
Centos-stream 10 aarch64 (0)*, x86_64 (0)* Centos-stream 10 (4 downloads)
EPEL 10 aarch64 (0)*, x86_64 (0)* EPEL 10 (4 downloads)
Fedora 43 aarch64 (0)*, x86_64 (0)* Fedora 43 (30 downloads)
Fedora rawhide aarch64 (0)*, x86_64 (0)* Fedora rawhide (3 downloads)

* Total number of downloaded packages.


Last Build

No builds...

Quick Enable

#> dnf copr enable kwizart/kernel-longterm-6.18
More info about enabling Copr repositories

Other Actions