CENTOS 7.7

General support questions
Post Reply
kitchaaa_r
Posts: 31
Joined: 2018/08/20 18:09:55

CENTOS 7.7

Post by kitchaaa_r » 2019/09/11 16:25:24

Hi Team,

Redhat released the patches and kernel version RHEL 7.7. will the same patches and kernel version available on Centos 7.7. when i checked the in the mirrors list that centos 7 patches available till July 31st 2019. kindly confirm is any other patches came along with new kernel which is equivalent to RHEL 7.7

[root@mndevpat02 ~]# uname -r
3.10.0-957.27.2.el7.x86_64

[root@mndevpat02 ~]# cat /etc/redhat-release
CentOS Linux release 7.6.1810 (Core)

[root@mndevpat02 ~]# yum update
Loaded plugins: langpacks, rhnplugin
This system is receiving updates from RHN Classic or Red Hat Satellite.
No packages marked for update
[root@mndevpat02 ~]#



Thanks
Krishna

User avatar
avij
Retired Moderator
Posts: 3046
Joined: 2010/12/01 19:25:52
Location: Helsinki, Finland
Contact:

Re: CENTOS 7.7

Post by avij » 2019/09/11 16:29:07

CentOS 7.7 hasn't gone through the full QA round yet, but you can already get the 7.7 packages via the Continuous Release repository with yum update --enablerepo=cr. The .iso images will be released once all the bits in 7.7 have passed QA.

If you have EPEL packages installed, you may need to use --enablerepo=cr,epel-testing if you run into dependency problems.

User avatar
TrevorH
Site Admin
Posts: 33191
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: CENTOS 7.7

Post by TrevorH » 2019/09/11 16:29:26

For information on the Continuous Release repository please see http://wiki.centos.org/AdditionalResour ... itories/CR

yum --enablerepo=cr update

You may need to add epel-testing to the enablerepo list if you have errors on EPEL packages without.
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

Post Reply