diff --git a/docs/Getting Started/Debian/Debian Buster Root on ZFS.rst b/docs/Getting Started/Debian/Debian Buster Root on ZFS.rst
index e2ea3f0..c4cba85 100644
--- a/docs/Getting Started/Debian/Debian Buster Root on ZFS.rst
+++ b/docs/Getting Started/Debian/Debian Buster Root on ZFS.rst
@@ -4,15 +4,18 @@ Debian Buster Root on ZFS
.. contents:: Table of Contents
:local:
+Overview
+--------
+
Caution
--------
+~~~~~~~
- This HOWTO uses a whole physical disk.
- Do not use these instructions for dual-booting.
- Backup your data. Any existing data will be lost.
System Requirements
--------------------
+~~~~~~~~~~~~~~~~~~~
- `64-bit Debian GNU/Linux Buster Live CD w/ GUI (e.g. gnome
iso) `__
@@ -30,7 +33,7 @@ RAM `__. Enabling
deduplication is a permanent change that cannot be easily reverted.
Support
--------
+~~~~~~~
If you need help, reach out to the community using the `zfs-discuss
mailing list `__
@@ -40,7 +43,7 @@ a new issue `__ and
mention @rlaager.
Contributing
-------------
+~~~~~~~~~~~~
1) Fork and clone: https://github.com/openzfs/openzfs-docs
@@ -70,7 +73,7 @@ Contributing
Mention @rlaager.
Encryption
-----------
+~~~~~~~~~~
This guide supports three different encryption options: unencrypted,
LUKS (full-disk encryption), and ZFS native encryption. With any option,
diff --git a/docs/Getting Started/Debian/Debian Stretch Root on ZFS.rst b/docs/Getting Started/Debian/Debian Stretch Root on ZFS.rst
index f2e86ec..111ffd2 100644
--- a/docs/Getting Started/Debian/Debian Stretch Root on ZFS.rst
+++ b/docs/Getting Started/Debian/Debian Stretch Root on ZFS.rst
@@ -4,20 +4,23 @@ Debian Stretch Root on ZFS
.. contents:: Table of Contents
:local:
+Overview
+--------
+
Newer release available
------------------------
+~~~~~~~~~~~~~~~~~~~~~~~
- See :doc:`Debian Buster Root on ZFS <./Debian Buster Root on ZFS>` for new installs.
Caution
--------
+~~~~~~~
- This HOWTO uses a whole physical disk.
- Do not use these instructions for dual-booting.
- Backup your data. Any existing data will be lost.
System Requirements
--------------------
+~~~~~~~~~~~~~~~~~~~
- `64-bit Debian GNU/Linux Stretch Live
CD `__
@@ -35,7 +38,7 @@ RAM `__. Enabling
deduplication is a permanent change that cannot be easily reverted.
Support
--------
+~~~~~~~
If you need help, reach out to the community using the `zfs-discuss
mailing list `__
@@ -45,7 +48,7 @@ a new issue `__ and
mention @rlaager.
Contributing
-------------
+~~~~~~~~~~~~
1) Fork and clone: https://github.com/openzfs/openzfs-docs
@@ -75,7 +78,7 @@ Contributing
Mention @rlaager.
Encryption
-----------
+~~~~~~~~~~
This guide supports two different encryption options: unencrypted and
LUKS (full-disk encryption). ZFS native encryption has not yet been
diff --git a/docs/Getting Started/Ubuntu/Ubuntu 16.04 Root on ZFS.rst b/docs/Getting Started/Ubuntu/Ubuntu 16.04 Root on ZFS.rst
index 4b7c256..f522284 100644
--- a/docs/Getting Started/Ubuntu/Ubuntu 16.04 Root on ZFS.rst
+++ b/docs/Getting Started/Ubuntu/Ubuntu 16.04 Root on ZFS.rst
@@ -4,20 +4,23 @@ Ubuntu 16.04 Root on ZFS
.. contents:: Table of Contents
:local:
+Overview
+--------
+
Newer release available
------------------------
+~~~~~~~~~~~~~~~~~~~~~~~
- See :doc:`Ubuntu 18.04 Root on ZFS <./Ubuntu 18.04 Root on ZFS>` for new installs.
Caution
--------
+~~~~~~~
- This HOWTO uses a whole physical disk.
- Do not use these instructions for dual-booting.
- Backup your data. Any existing data will be lost.
System Requirements
--------------------
+~~~~~~~~~~~~~~~~~~~
- `64-bit Ubuntu 16.04.5 ("Xenial") Desktop
CD `__
@@ -35,7 +38,7 @@ RAM `__. Enabling
deduplication is a permanent change that cannot be easily reverted.
Support
--------
+~~~~~~~
If you need help, reach out to the community using the `zfs-discuss
mailing list `__
@@ -45,7 +48,7 @@ a new issue `__ and
mention @rlaager.
Contributing
-------------
+~~~~~~~~~~~~
1) Fork and clone: https://github.com/openzfs/openzfs-docs
@@ -75,7 +78,7 @@ Contributing
Mention @rlaager.
Encryption
-----------
+~~~~~~~~~~
This guide supports the three different Ubuntu encryption options:
unencrypted, LUKS (full-disk encryption), and eCryptfs (home directory
diff --git a/docs/Getting Started/Ubuntu/Ubuntu 18.04 Root on ZFS.rst b/docs/Getting Started/Ubuntu/Ubuntu 18.04 Root on ZFS.rst
index 17718ae..fbc1253 100644
--- a/docs/Getting Started/Ubuntu/Ubuntu 18.04 Root on ZFS.rst
+++ b/docs/Getting Started/Ubuntu/Ubuntu 18.04 Root on ZFS.rst
@@ -4,15 +4,18 @@ Ubuntu 18.04 Root on ZFS
.. contents:: Table of Contents
:local:
+Overview
+--------
+
Caution
--------
+~~~~~~~
- This HOWTO uses a whole physical disk.
- Do not use these instructions for dual-booting.
- Backup your data. Any existing data will be lost.
System Requirements
--------------------
+~~~~~~~~~~~~~~~~~~~
- `Ubuntu 18.04.3 ("Bionic") Desktop
CD `__
@@ -29,7 +32,7 @@ RAM `__. Enabling
deduplication is a permanent change that cannot be easily reverted.
Support
--------
+~~~~~~~
If you need help, reach out to the community using the `zfs-discuss
mailing list `__
@@ -39,7 +42,7 @@ a new issue `__ and
mention @rlaager.
Contributing
-------------
+~~~~~~~~~~~~
1) Fork and clone: https://github.com/openzfs/openzfs-docs
@@ -69,7 +72,7 @@ Contributing
Mention @rlaager.
Encryption
-----------
+~~~~~~~~~~
This guide supports two different encryption options: unencrypted and
LUKS (full-disk encryption). ZFS native encryption has not yet been