* Add support for NixOS Signed-off-by: Maurice Zhou <jasper@apvc.uk> * updated files for immutable root fs Signed-off-by: Maurice Zhou <jasper@apvc.uk> * update ssh key location Signed-off-by: Maurice Zhou <jasper@apvc.uk> * change initrd host key name Signed-off-by: Maurice Zhou <jasper@apvc.uk> * add missing -p switch Signed-off-by: Maurice Zhou <jasper@apvc.uk> * comments about SSH and encrypted bpool Signed-off-by: Maurice Zhou <jasper@apvc.uk> * backup hardware-configuration.nix file Signed-off-by: Maurice Zhou <jasper@apvc.uk> * clearer wording for backup Signed-off-by: Maurice Zhou <jasper@apvc.uk> * global useDHCP flag is deprecated Signed-off-by: Maurice Zhou <jasper@apvc.uk> * point user to configuration.nix Signed-off-by: Maurice Zhou <jasper@apvc.uk> * fixes for systemd-autofs; network; typo Signed-off-by: Maurice Zhou <jasper@apvc.uk> * force command to return 0 Signed-off-by: Maurice Zhou <jasper@apvc.uk> * fix command to postMount Signed-off-by: Maurice Zhou <jasper@apvc.uk> * fix mount command Signed-off-by: Maurice Zhou <jasper@apvc.uk> * escape $i Signed-off-by: Maurice Zhou <jasper@apvc.uk> * create mountpoints before booting Signed-off-by: Maurice Zhou <jasper@apvc.uk> * replace postDevice,preMount command Signed-off-by: Maurice Zhou <jasper@apvc.uk> * disable zfs-mount Signed-off-by: Maurice Zhou <jasper@apvc.uk> * generate machine-id Signed-off-by: Maurice Zhou <jasper@apvc.uk>
23 lines
600 B
ReStructuredText
23 lines
600 B
ReStructuredText
Getting Started
|
|
===============
|
|
|
|
To get started with OpenZFS refer to the provided documentation for your
|
|
distribution. It will cover the recommended installation method and any
|
|
distribution specific information. First time OpenZFS users are
|
|
encouraged to check out Aaron Toponce's `excellent
|
|
documentation <https://pthree.org/2012/04/17/install-zfs-on-debian-gnulinux/>`__.
|
|
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
:glob:
|
|
|
|
Arch Linux/index
|
|
Debian/index
|
|
Fedora/index
|
|
FreeBSD
|
|
Gentoo <https://wiki.gentoo.org/wiki/ZFS>
|
|
NixOS/index
|
|
openSUSE/index
|
|
RHEL-based distro/index
|
|
Ubuntu/index
|