135e2/kernel-mix
Project ID: 45931
Description
[WIP]linux-lqx & linux-xanmod-lts for centos
[Testing][Unstable]kernel-bbrp for centos
linux mainline kernel with bbrplus(https://github.com/cx9208/bbrplus) merged in.
- Just an own fork to support centos for my server,use it at your own risk.
- [Warning] kernel-xanmod-lts-dev and kernel-bbrp is only for the maintainer to test, which may contain risky stuff. Never use it in production environment!
Changelog:
- 20210930
Now linux-xanmod-lts supports CentOS 7, btw always remember to disable selinux(See instructions below)
Installation Instructions
Follow https://copr.fedorainfracloud.org/coprs/rmnscnce/kernel-xanmod
For CentOS 7 Users, we need to remove selinux:
yum remove selinux-policy
rm -rf /etc/selinux
fixfiles -f -F relabel
reboot
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 8 | x86_64 (2564)* | Centos-stream 8 (91 downloads) |
Centos-stream 9 | x86_64 (2561)* | Centos-stream 9 (81 downloads) |
EPEL 7 | x86_64 (179)* | EPEL 7 (68 downloads) |
EPEL 8 | x86_64 (2613)* | EPEL 8 (99 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable 135e2/kernel-mix
More info about enabling Copr repositories