weijh
ecc6c713f9
Update index.rst
2022-07-08 10:20:30 -07:00
Tony Hutter
2d636cb596
Use universal zfs-release RPM ( #325 )
...
We now have universal zfs-release RPMs that will work for all
version of either Fedora or RHEL/CentOS:
https://github.com/zfsonlinux/zfsonlinux.github.com/pull/67
Update the docs to point to the new RPMs.
Signed-off-by: Tony Hutter <hutter2@llnl.gov >
2022-07-06 09:28:04 +03:00
Tony Hutter
f0cbd9a29c
Update directions for RHEL 8.6 zfs-release
2022-06-06 14:54:34 -07:00
Tony Hutter
cf17cf5306
Add AlmaLinux/RHEL 8.6
2022-06-06 13:49:26 -07:00
Adrian Tritschler
ebb9db2c7b
Update index.rst - typo in example command line
...
Commandline "yum install https://zfsonlinux.org/epel/zfs-release$ (rpm -E %dist).noarch.rpm" had typo, to use "%distro" rather "%dist"
[root]# rpm -E %distro
%distro
[root]# rpm -E %dist
.el7_9
2022-05-19 19:34:28 +03:00
Maurice Zhou
4a74c075b9
RHEL: upgrade to 8.5; Fedora: upgrade to 35
...
RHEL/Fedora: add link to list of repositories
Signed-off-by: Maurice Zhou <jasper@apvc.uk >
2021-12-28 13:09:48 +03:00
Maurice Zhou
dd5988c0f8
RHEL: Remove automatic detection of system version.
...
Closes #216
Signed-off-by: Maurice Zhou <jasper@apvc.uk >
2021-12-15 11:11:04 +03:00
Maurice Zhou
6f435e59e4
RHEL and Fedora: Fix package installation order.
...
Closes #238
Also see openzfs/zfs#12822
Signed-off-by: Maurice Zhou <jasper@apvc.uk >
2021-12-15 11:11:04 +03:00
Tony Hutter
c2142e05f2
Update links for Centos 8.5
2021-12-02 11:10:46 -08:00
Maurice Zhou
783877d147
Update build instructions in NixOS
...
various minor fixes; bump archlive to nov 2021
use dkms in live
Signed-off-by: Maurice Zhou <jasper@apvc.uk >
2021-11-04 18:28:09 +03:00
Maurice Zhou
e34ace390b
replace commands parsing ls output with shell glob
...
Signed-off-by: Maurice Zhou <jasper@apvc.uk >
2021-10-03 21:28:26 +03:00
Maurice Zhou
ae7c5d19f4
Fixes for Fedora; support Rocky Linux Live ISO
...
Signed-off-by: Maurice Zhou <jasper@apvc.uk >
2021-08-06 23:33:36 +03:00
ne9z
bdb85fc137
Add support for RHEL Root on ZFS ( #180 )
...
* Add support for RHEL Root on ZFS
Signed-off-by: Maurice Zhou <jasper@apvc.uk >
* require cryptsetup.target before mounting swap
Signed-off-by: Maurice Zhou <jasper@apvc.uk >
* disable sshd
Signed-off-by: Maurice Zhou <jasper@apvc.uk >
* fedora 34; grub workaround
Signed-off-by: Maurice Zhou <jasper@apvc.uk >
* add manual redirect to new page
Signed-off-by: Maurice Zhou <jasper@apvc.uk >
* orphan page
Signed-off-by: Maurice Zhou <jasper@apvc.uk >
* Remove `RHEL and CentOS` from index
Co-authored-by: George Melikov <mail@gmelikov.ru >
2021-08-03 17:55:33 +03:00