Want to subscribe to topics you're interested in?
Become a Member

CentOS 7.x CentOS 7.2 1511 Release

Discussion in 'CentOS, Redhat & Oracle Linux News' started by eva2000, Dec 18, 2015.

  1. eva2000

    eva2000 Administrator Staff Member

    54,935
    12,240
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,812
    Local Time:
    9:26 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    CentOS 7.2 1511 Release is out now ! Details below
    Code:
    cat /etc/redhat-release
    CentOS Linux release 7.2.1511 (Core) 
    Verified Media
    Code:
    sha256sum x86_64:
    907e5755f824c5848b9c8efbb484f3cd945e93faa024bad6ba875226f9683b16  CentOS-7-x86_64-DVD-1511.iso
    148449e661535f52aa846aa4a0112798f9153df8526b83e76075560a1de3accf  CentOS-7-x86_64-Everything-1511.iso
    10dccb7c028d7afafbe1ade59dacf809edb3af2f24b1b69bafce9e6ec3c6ee17  CentOS-7-x86_64-LiveGNOME-1511.iso
    ba9fed39d7e5398f4cd6b96497ba28da9979be12a4e0424d3030277d716c9e3f  CentOS-7-x86_64-LiveKDE-1511.iso
    f90e4d28fa377669b2db16cbcb451fcb9a89d2460e3645993e30e137ac37d284  CentOS-7-x86_64-Minimal-1511.iso
    9ed9ffb5d89ab8cca834afce354daa70a21dcb410f58287d6316259ff89758f5  CentOS-7-x86_64-NetInstall-1511.iso


     
    Last edited: Dec 18, 2015
  2. eva2000

    eva2000 Administrator Staff Member

    54,935
    12,240
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,812
    Local Time:
    9:26 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Known issues we might need to deal with if /boot partition is <4GB in size
    seems to default to 5
    Code:
    cat /etc/yum.conf | grep installonly_limit
    installonly_limit=5
     
  3. Josephm

    Josephm Active Member

    132
    44
    28
    Aug 26, 2014
    Ratings:
    +48
    Local Time:
    6:26 PM
    1.9.5
    10.0.21
    I always put installonly_limit=2 to keep only 2 kernel version. is it ok?
     
  4. eva2000

    eva2000 Administrator Staff Member

    54,935
    12,240
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,812
    Local Time:
    9:26 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    i just use the default usually as most vps have /boot on same / partition

    the concern would be for dedicated servers which have set a separate /boot partition