From 0e221805a5e335bff8f07e20e3bd70a9301f368c Mon Sep 17 00:00:00 2001 From: Brian Behlendorf Date: Mon, 12 Dec 2016 14:45:17 -0800 Subject: [PATCH] Updated RHEL & CentOS (markdown) --- RHEL-&-CentOS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RHEL-&-CentOS.md b/RHEL-&-CentOS.md index b5dd9fd..a8a73f4 100644 --- a/RHEL-&-CentOS.md +++ b/RHEL-&-CentOS.md @@ -64,7 +64,7 @@ $ sudo yum install kernel-devel zfs ### RHEL/CentOS 7.3 kmod packages -When updating to RHEL/CentOS 7.3 the existing kmod packages will not work due to upstream kABI changes in the 2.6.32-514 kernel series. RHEL and [CentOS CR](https://wiki.centos.org/AdditionalResources/Repositories/CR) users running 7.3 must manually update their `/etc/yum.repos.d/zfs.repo` to refer to the new 7.3 repository below. Once CensOS 7.3 is officially released the `zfs-release` package will be updated to reference the compatible repository. +When updating to RHEL/CentOS 7.3 the existing kmod packages will not work due to upstream kABI changes in the 2.6.32-514 kernel series. RHEL and [CentOS CR](https://wiki.centos.org/AdditionalResources/Repositories/CR) users running 7.3 must manually update their `/etc/yum.repos.d/zfs.repo` to refer to the new 7.3 repository below. Once CentOS 7.3 is officially released the `zfs-release` package will be updated to reference the compatible repository. ``` [zfs-kmod]