Fix formatting for incompatible kernel version notes

This commit is contained in:
Maurice Zhou
2021-01-25 19:41:04 +08:00
committed by Richard Laager
parent fe61fd69e8
commit 12b9833e24
2 changed files with 20 additions and 20 deletions

View File

@@ -22,6 +22,16 @@ Caution
will not work on 4Kn with legacy (BIOS) booting.
<http://savannah.gnu.org/bugs/?46700>`__
.. note::
Due to the release cycle of OpenZFS and the rapid adoption of new kernels
it may happen that you wont be able to
build DKMS packages for the most recent kernel update.
If the `latest OpenZFS release <https://github.com/openzfs/zfs/releases/latest>`__
does not yet support the installed kernel,
`use an older live image <https://mirrors.dotsrc.org/archlinux/iso/>`__
before installation.
Support
~~~~~~~
@@ -140,16 +150,6 @@ Prepare the Live Environment
If this fails with ``unable to satisfy dependency``,
install archzfs-dkms instead:
.. note::
Due to the release cycle of OpenZFS and the rapid adoption of new kernels
it may happen that you wont be able to
build DKMS packages for the most recent kernel update.
If the `latest OpenZFS release <https://github.com/openzfs/zfs/releases/latest>`__
does not yet support the installed kernel,
`use an older live image <https://mirrors.dotsrc.org/archlinux/iso/>`__
before installation.
#. Check the current kernel version with::
live_kernel=$(uname -r)