Commit Graph

5 Commits

Author SHA1 Message Date
Esteban Flores
0e42253039 Fixed small typo
Fixed small typo, missing "i" in either "After installing the *zfs-release* package and verifying the public key
users can opt to install `either` the DKMS or..."
2020-12-11 18:09:55 -06:00
Brian Behlendorf
1a774f7dd9 Update RHEL/CentOS install documentation
Refresh the documentation to more clear and to account for changes
for made in the recent RHEL/CentOS releases.

- Replaced most ZFS on Linux references with OpenZFS.

- Condensed the list of repositories and made it clear which repos
  are updated with new packages and which had been archived.

- Added separate instructions for RHEL/CentOS 6,7 and for RHEL/CentOS
  8 and newer since the package manager was changes from yum to dnf.

- Recommend using `yum-config-manager` or `dnf config-manager` rather
  than manually modifing the zfs.repo file.

- Converted the important notices to "notes" and reworded them.  The
  exact commands in the documention were also for much older versions
  of ZFS and were removed entirely.  This should be less of an issue
  with more modern releases.

- Add a comment explaining the modules are automatically loaded
  when a pool is detected, but they can always be loaded at boot
  time by creating a /etc/modules-load.d/zfs.conf file.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
2020-11-26 22:24:15 +03:00
Brian Behlendorf
eca3482e2a Update RHEL and CentOS.rst - add CentOS 7.9 repository
Add CentOS 7.9 zfs-release link.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
2020-11-12 19:18:58 -08:00
Tony Hutter
f48c187dfa Add Centos 8.2 RPM 2020-06-18 19:50:25 +03:00
George Melikov
15f717f3f2 Adopt Getting Started section
Signed-off-by: George Melikov <mail@gmelikov.ru>
2020-05-17 22:27:29 +03:00