Description
Kernel built of longterm 6.6 branch
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.6 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.6
sudo dnf copr enable kwizart/kernel-longterm-6.6 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 9 | aarch64 (31)*, x86_64 (2)* | Centos-stream 9 (4 downloads) |
EPEL 9 | aarch64 (0)*, x86_64 (0)* | EPEL 9 (366 downloads) |
Fedora 39 | aarch64 (0)*, x86_64 (0)* | Fedora 39 (6 downloads) |
Fedora 40 | aarch64 (0)*, x86_64 (0)* | Fedora 40 (6 downloads) |
Fedora 41 | aarch64 (0)*, x86_64 (0)* | Fedora 41 (7 downloads) |
Fedora rawhide | aarch64 (0)*, x86_64 (0)* | Fedora rawhide (4 downloads) |
* Total number of downloaded packages.