stackhpc / kernel_packages

Manage CentOS kernel and packages depending on kernel version
Apache License 2.0
1 stars 0 forks source link

Installable kernels list in README incomplete #2

Open sjpb opened 3 years ago

sjpb commented 3 years ago

The Centos updates repo (enabled by default on 7.9 cloud image at least) provides additional kernels; these are in the repo metadata so can be installed by default.

sjpb commented 3 years ago

However the current logic assumes that all dependencies for a kernel, and the kernel itself, are in one of the specified kernel repos, so ones in updates won't actually be installable.