Hi everyone, I cloned and installed the 5.7 kernel from git. Also how do I analyze the system logs with journalctl and implement changes to recover my 3.10 kernel
On 6/4/20 10:16 AM, Harsh chopra wrote:
Hi everyone, I cloned and installed the 5.7 kernel from git. Also how do I analyze the system logs with journalctl and implement changes to recover my 3.10 kernel _______________________________________________ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
We have a kernel that we maintain for armhfp/aarch64 altarch for el7.
We also build it for i386/x86_64.
It lives here and is fairly new:
http://mirror.centos.org/altarch/7/kernel/
(Right now it is 5.4.x LTS branch from kernel.org)
You can grab our srpms from:
http://vault.centos.org/altarch/7/kernel/Source/SPackages/
or
https://buildlogs.centos.org/c7-kernels.x86_64/kernel/
We intend to keep making these kernels for the lifetime of CentOS Linux 7 if they work for you.
Thanks, Johnny Hughes