On Sun, Feb 28, 2016 at 2:57 AM, Manuel Wolfshant wolfy@nobugconsulting.ro wrote:
On 28 februarie 2016 12:45:05 EET, Karanbir Singh mail-lists@karan.org wrote:
yeah, the CentOS-5 and 6 Xen stacks already do something similar - which is why I was expecting the CentOS 7 one to do that as well. Let me work this with George and see where he thinks.
Regards
AFAICS, a simple "Requires: kernel >= 3.18" in the xen package should be enough, at least for the CentOS ecosystem... although I think that elrepo's kernels, on purpose, do not provide "kernel" but "'kernel-ml".
Actually... kernel-ml provides both 'kernel' and 'kernel-ml'. Providing 'kernel' is necessary so it is installed, not updated, by yum.
The same is true with the centos-plus kernel for CentOS-7.
Akemi