Debian: Correct backports pinning
The source package is zfs-linux, not zfsutils-linux. I had this wrong in the fix for #314. Closes #318 Reported-by: Piscium Signed-off-by: Richard Laager <rlaager@wiktel.com>
This commit is contained in:
@@ -619,7 +619,7 @@ Step 4: System Configuration
|
|||||||
|
|
||||||
.. code-block:: control
|
.. code-block:: control
|
||||||
|
|
||||||
Package: src:zfsutils-linux
|
Package: src:zfs-linux
|
||||||
Pin: release n=buster-backports
|
Pin: release n=buster-backports
|
||||||
Pin-Priority: 990
|
Pin-Priority: 990
|
||||||
|
|
||||||
|
|||||||
@@ -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
|
deb-src http://deb.debian.org/debian stretch-backports main contrib
|
||||||
|
|
||||||
# vi /mnt/etc/apt/preferences.d/90_zfs
|
# vi /mnt/etc/apt/preferences.d/90_zfs
|
||||||
Package: src:zfsutils-linux
|
Package: src:zfs-linux
|
||||||
Pin: release n=stretch-backports
|
Pin: release n=stretch-backports
|
||||||
Pin-Priority: 990
|
Pin-Priority: 990
|
||||||
|
|
||||||
|
|||||||
@@ -32,7 +32,7 @@ Add the backports repository::
|
|||||||
|
|
||||||
.. code-block:: control
|
.. code-block:: control
|
||||||
|
|
||||||
Package: src:zfsutils-linux
|
Package: src:zfs-linux
|
||||||
Pin: release n=bullseye-backports
|
Pin: release n=bullseye-backports
|
||||||
Pin-Priority: 990
|
Pin-Priority: 990
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user