Re: [CentOS] How to rebuild the kernel

2020-06-04 Thread Johnny Hughes
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
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] How to rebuild the kernel

2020-06-04 Thread Harsh chopra
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


Re: [CentOS] How to rebuild the kernel

2020-06-03 Thread Peter Kjellström
On Wed, 3 Jun 2020 20:24:35 +0530
Harsh chopra  wrote:

> Hi everyone,
> I am using Centos 7.8.2003 kernel 3.10
> . I was trying to build and install the latest linux stable kernel
> i.e. 5.7, I successfully did the process but accidentally messed it
> up by copying the .config file again in 5.7 kernel src,I tried to
> rebuild the 5.7 kernel but got make error as I was still on 5.7
> kernel.

You may want to have a look at elrepo and the kernel-ml package. Doing
this yourself can be painful.

/Peter
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos