Hi,
I cloned https://git.centos.org/r/rpms/kernel.git and found that it only contains kernel version that CentOS released. So how do I get the kernel version that CentOS not release officialy, e.g. 3.10.0-341.el7 and 3.10.0-383.el7 (some kernel version I found in kernel.spec's changelog)?
Thanks.
On Jan 27, 2019, at 20:43, wuzhouhui wuzhouhui14@mails.ucas.ac.cn wrote:
I cloned https://git.centos.org/r/rpms/kernel.git and found that it only contains kernel version that CentOS released. So how do I get the kernel version that CentOS not release officialy, e.g. 3.10.0-341.el7 and 3.10.0-383.el7 (some kernel version I found in kernel.spec's changelog)?
You can’t. CentOS only has what Red Hat releases, and the internal development of packages is not part of what is released, only the source to the released packages.
-- Jonathan Billings