Files
Maurice Zhou 4fb5fb694f Alpine, Arch Linux, Fedora, RHEL, NixOS Root on ZFS guide: add CI/CD tests
Remove unmaintained Arch Linux guides.

Signed-off-by: Maurice Zhou <yuchen@apvc.uk>
2023-04-19 13:50:05 +03:00

34 lines
391 B
ReStructuredText

Alpine Linux
============
Contents
--------
.. toctree::
:maxdepth: 1
:glob:
*
Installation
------------
Note: this is for installing ZFS on an existing Alpine
installation. To use ZFS as root file system,
see below.
#. Install ZFS package::
apk add zfs zfs-lts
#. Load kernel module::
modprobe zfs
Root on ZFS
-----------
.. toctree::
:maxdepth: 1
:glob:
*