|
|
Subscribe / Log in / New account

Red Hat Enterprise Linux 7.2

Red Hat has announced the release of Red Hat Enterprise Linux 7.2. "New features and capabilities focus on security, networking, and system administration, along with a continued emphasis on enterprise-ready tooling for the development and deployment of Linux container-based applications. In addition, Red Hat Enterprise Linux 7.2 includes compatibility with the new Red Hat Insights, an add-on operational analytics offering designed to increase IT efficiency and reduce downtime through the proactive identification of known risks and technical issues."

to post comments

Red Hat Enterprise Linux 7.2

Posted Nov 24, 2015 5:51 UTC (Tue) by salimma (subscriber, #34460) [Link] (2 responses)

Feels like only yesterday that RHL 7.2 was released (I'm dating myself here). Nice solid release, before gcc-2.96 ...

Red Hat Enterprise Linux 7.2

Posted Nov 24, 2015 11:19 UTC (Tue) by cyperpunks (subscriber, #39406) [Link] (1 responses)

There were not so many buzzwords in the RHL 7.2 announcements :-)

Red Hat Enterprise Linux 7.2

Posted Nov 24, 2015 21:37 UTC (Tue) by NightMonkey (subscriber, #23051) [Link]

7.3 to 8.0 may be a doozy, watch out. ;)

GNOME 3.8 -> 3.14

Posted Nov 24, 2015 11:42 UTC (Tue) by swilmet (subscriber, #98424) [Link] (2 responses)

For the desktop/workstation, it's also worth noting that they have rebased GNOME to version 3.14.

The goal is for RHEL workstation to be less archaic, and for Fedora workstation to be less bleeding edge while still being leading edge. See the talk Fedora and Red Hat Enterprise Linux Desktop at the DevConf 2015. For Fedora this remains to be seen in my opinion.

GNOME 3.8 -> 3.14

Posted Nov 24, 2015 12:17 UTC (Tue) by evad (subscriber, #60553) [Link] (1 responses)

I can't tell you how fantastic it is to be able to give my users (University staff) an update to GNOME 3.14.

If Red Hat read this, thanks!

GNOME 3.8 -> 3.14

Posted Nov 24, 2015 14:36 UTC (Tue) by Uraeus (guest, #33755) [Link]

Our pleasure :)

First RHEL7 update that support Skylake platform

Posted Nov 24, 2015 11:57 UTC (Tue) by rakoenig (subscriber, #29855) [Link]

This is the first RHEL7 update release that can be used to do hardware certification on Intel Skylake based systems. Thank you to Red Hat for providing this hardware support.

Red Hat Enterprise Linux 7.2

Posted Nov 25, 2015 6:18 UTC (Wed) by jcm (subscriber, #18262) [Link] (6 responses)

Quick plug that there was also a concurrent release of Red Hat Enterprise Linux Server for ARM 7.2 Development Preview, which adds support for some exciting new platforms. You can get RHELSA DP entitlements through an ARM system vendor/semiconductor who is in the program (requirement is that they produce standards complaint hardware adhering to SBSA/SBBR/etc.) free of charge.

Red Hat Enterprise Linux 7.2

Posted Nov 25, 2015 13:42 UTC (Wed) by cyperpunks (subscriber, #39406) [Link] (5 responses)

Will CentOS guys port to ARM64 too?

Red Hat Enterprise Linux 7.2

Posted Nov 25, 2015 14:07 UTC (Wed) by jcm (subscriber, #18262) [Link] (4 responses)

They already did - CentOS for AArch64 has been available for some time: http://seven.centos.org/?s=aarch64

Red Hat Enterprise Linux 7.2

Posted Nov 25, 2015 14:09 UTC (Wed) by jcm (subscriber, #18262) [Link] (3 responses)

They're also using all of the same server standards as their upstream. It's important that everyone in the broader ecosystem get onto industry standard ARMv8 hardware free from CENH.

Red Hat Enterprise Linux 7.2

Posted Nov 25, 2015 14:26 UTC (Wed) by cyperpunks (subscriber, #39406) [Link] (2 responses)

Sorry for my ignorance, but could you please explain what this means? Will ARMv8 not be one standard?
Would be nice if lwn.net will bring a feature article about these things.

Red Hat Enterprise Linux 7.2

Posted Nov 25, 2015 15:38 UTC (Wed) by farnz (subscriber, #17727) [Link] (1 responses)

ARMv8 is one standard, but it only covers the CPU architecture itself, not any of the "peripherals" (like SATA, Ethernet, PCIe, serial ports etc). It's thus very limited in what it can guarantee - an ARMv8 implementation might have RAM at physical addresses 0 to 1G, or at physical addresses 64G to 65G, it's not guaranteed to have discoverable peripherals (you have to Just Know what's on the motherboard, and what physical addresses it's at), if it does have discoverable peripherals you may first have to go through a vendor-specific setup process to turn on the discoverable bus (e.g. a magic sequence to enable PCIe).

SBSA and SBBR are ARM's attempts to fill this gap for ARMv8 servers; just as it's unusual to encounter x86 systems that don't have either an IBM PC BIOS compatible or UEFI compatible platform on top that lets a generic OS boot, so ARM hope that ARMv8 servers will implement SBSA and SBBR, and it'll be unusual to encounter an ARMv8 server that needs the OS to know specifics of the machine it's booting on.

Note that ARM's in a difficult position here - its traditional customers don't want to run generic OSes on their hardware, they're happy hard-coding every detail of the MCU or SoC they run on into the OS. The advantage is an OS that boots and runs quickly on their hardware, with no platform firmware in the way; the disadvantage is that the OS and the hardware are tightly coupled, and can't be used in isolation.

Red Hat Enterprise Linux 7.2

Posted Nov 29, 2015 4:10 UTC (Sun) by CChittleborough (subscriber, #60775) [Link]

Thanks for explaining that. (BTW, I think your second link (SBBR) should be to "http://infocenter.arm.com/help/index.jsp?topic=/com.arm.d...".)

A quick read shows that ARM expect servers to use UEFI, ACPI, and SMBIOS (along with SATA, USB, etc). I guess they believe that their CPUs will be competitive enough that there is no need to develop some simpler ARM-specific infrastructure for booting, device discovery, etc.


Copyright © 2015, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds