Page 3 of 3

Re: RHEL/CentOS 7 support

Posted: Wed Sep 23, 2015 9:09 pm
by wclark
Any update on when the kernel will be ready for CentOS7?

I enabled the test repo, but don't see a newer kernel.

# yum update kernel
Loaded plugins: fastestmirror
asl-4.0-testing | 3.4 kB 00:00:00
Loading mirror speeds from cached hostfile
* asl-4.0-testing: www8.atomicorp.com
* tortix: www8.atomicorp.com
No packages marked for update

Re: RHEL/CentOS 7 support

Posted: Tue Oct 13, 2015 8:59 am
by scott
The name has been changed to "kernel-asl" to allow concurrent kernel channels on the system without overlap, so you'd use:

yum --enablerepo=tortix-kernel-testing install kernel-asl

this is the 3.14 branch at the moment. We're considering going into the 4.1+ for the OverlayFS support (for docker, among other things)

Re: RHEL/CentOS 7 support

Posted: Mon Oct 19, 2015 10:03 am
by Globalti
scott wrote:The name has been changed to "kernel-asl" to allow concurrent kernel channels on the system without overlap, so you'd use:

yum --enablerepo=tortix-kernel-testing install kernel-asl

this is the 3.14 branch at the moment. We're considering going into the 4.1+ for the OverlayFS support (for docker, among other things)

Allo scott, any date on this ?