Add Fedora Root on ZFS support (#177)

* Add support for Fedora Root on ZFS

* use /usr/sbin/zfs

* 2.0.5 is now available with support for latest kernel

* require cryptsetup.target before mounting swap

* disable sshd

* fedora redirect

Signed-off-by: Maurice Zhou <jasper@apvc.uk>
This commit is contained in:
ne9z
2021-08-03 22:42:08 +08:00
committed by GitHub
parent f5a2a4e05b
commit de588ca3d3
11 changed files with 1234 additions and 86 deletions

View File

@@ -13,7 +13,7 @@ documentation <https://pthree.org/2012/04/17/install-zfs-on-debian-gnulinux/>`__
Arch Linux/index
Debian/index
Fedora
Fedora/index
FreeBSD
Gentoo <https://wiki.gentoo.org/wiki/ZFS>
NixOS <https://nixos.wiki/wiki/NixOS_on_ZFS>