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 b26c87a..64c9d25 100644 --- a/docs/Getting Started/Debian/Debian Buster Root on ZFS.rst +++ b/docs/Getting Started/Debian/Debian Buster Root on ZFS.rst @@ -619,7 +619,7 @@ Step 4: System Configuration .. code-block:: control - Package: src:zfsutils-linux + Package: src:zfs-linux Pin: release n=buster-backports Pin-Priority: 990 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 46d2531..d50e71b 100644 --- a/docs/Getting Started/Debian/Debian Stretch Root on ZFS.rst +++ b/docs/Getting Started/Debian/Debian Stretch Root on ZFS.rst @@ -483,7 +483,7 @@ Customize this file if the system is not a DHCP client. deb-src http://deb.debian.org/debian stretch-backports main contrib # vi /mnt/etc/apt/preferences.d/90_zfs - Package: src:zfsutils-linux + Package: src:zfs-linux Pin: release n=stretch-backports Pin-Priority: 990 diff --git a/docs/Getting Started/Debian/index.rst b/docs/Getting Started/Debian/index.rst index 115d2c5..1bc7484 100644 --- a/docs/Getting Started/Debian/index.rst +++ b/docs/Getting Started/Debian/index.rst @@ -32,7 +32,7 @@ Add the backports repository:: .. code-block:: control - Package: src:zfsutils-linux + Package: src:zfs-linux Pin: release n=bullseye-backports Pin-Priority: 990