Recompile and repackage rhel 7 kernel
Hi guys,
i'd like to for testing purposes turn on some modules that are swithched off in stock shipped kernel.
Is there some kind of RH guide for how to do that?
Thank you
Responses
Custom kernels are not officially supported but you can fairly easily do it by taking a look at the CentOSPlusKernel. For example, download this source rpm and examine the spec file. It will show you how to use your modified kernel config file and how to add new patches.