The centosplus kernel for 7 is now available for testing. The kernel version is 3.10.0-123.el7 (GA kernel). You can download it from this site.
If you wonder what this kernel is for, please visit this earlier post.
Extra features enabled in the config file include some network adapters, BusLogic, IPX, Appletalk, and ReiserFS. TOMOYO and AppArmor are also enabled but SeLinux remains the default.
For more details, please see this post on the centos-devel mailing list.
Your feedback welcome either here or on the mailing list.
I love you guys, keep doing what you're doing.
перевел новость на русский может комуто будет интересно
http://centos-master.ru/content/centosplus.html
where to download ISOs?
There aren't any yet. CentOS 7 is still in the testing phase. They'll be announced when they're ready. You can follow the developer discussions at http://lists.centos.org/pipermail/centos-devel/
http://buildlogs.centos.org/centos/7/isos/x86_64/
I will be reinstalling when the final version is released. Right now, I'm interested in testing the Centos-Plus kernel and its extra drivers with my ath5k wifi card.
ath5k wifi adapter working fine with this kernel, just as it did with the kernel mod from Elrepo in a previous test install. Used ISO dated June 26th and the CentOSPlus kernel downloaded from address above.
That's great to know. Thanks for reporting.
Thank's keithpeter, but it's just LiveCD
still waiting for stable release
Why no DRBD, since it is in the kernel now??
I suppose DRBD can be enabled in the plus kernel. But wouldn't it need a utils package to be usable?
is DRBD available in RHEL7?
The RHEL-7 kernel includes the DRBD code but it is not enabled. Red Hat and LinBit have a partnership and you need to make an arrangement with LinBit (purchase) to get the DRBD support.
I am in the process of building a LAMP system.
I would prefer maria.db to mysqldb and I am waiting for "systemctl". I understand that the release is scheduled for within the next 30 days (1 august 2014. I am a new user.
I can write and write well. Let me know what help I can provide.
I've noticed RHEL 7 has removed the e1000 Ethernet drivers. Will we be expecting to install them ourselves from elrepo? Or will they manage to be added into CentOS 7.
You can try either way. To have it enabled in the centosplus kernel, please file a request at http://bugs.centos.org. For ELRepo, it's at http://elrepo.org/bugs .
Just checked the config file of the RHEL-7 GA kernel. The e1000 and e1000e drives are in there. e100 is not. The centosplus kernel will have the e100 driver enabled.
Please include the forcedeth network driver.
Could you file a request at http://bugs.centos.org ?
Please add as a kernel module in CENTOS-Plus the Broadcom Corporation BCM43228 driver, so many of the HP and DELL notebooks, WiFi using this chip will "just work, out of the box".
A.G
Some modules are supported by the bcma driver. Find out the device ID pair using 'lspci -nn' and compair it against the output returned by:
grep -i 14E4 /lib/modules/`uname -r`/modules.alias | grep bcma