From 611d564e9597b4ae8ed8107772d06058235a143c Mon Sep 17 00:00:00 2001 From: Richard Laager Date: Tue, 9 Apr 2019 22:04:05 -0500 Subject: [PATCH] Debian: Remove old information and refactor --- Debian.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/Debian.md b/Debian.md index 92d756f..e64b7cb 100644 --- a/Debian.md +++ b/Debian.md @@ -11,9 +11,7 @@ Offical ZFS on Linux [DKMS][dkms] style packages are available from the [Debian - [[Dual booting OS X and Debian Jessie with ZFS root, cross mounting and full disk encryption]] ## Installation -For Debian Stretch, updated ZFS packages are provided by [backports](https://backports.debian.org/Instructions/). - -For Debian Jessie, ZFS packages are provided by [backports](https://backports.debian.org/Instructions/). +For Debian Stretch, ZFS packages are included in the [contrib repository](https://packages.debian.org/source/stretch/zfs-linux). Newer ZFS packages are provided by [backports](https://backports.debian.org/Instructions/). Add the backports repository: @@ -36,8 +34,6 @@ If you want to boot from ZFS, you'll need `zfs-initramfs` package too: # apt-get install -t stretch-backports zfs-initramfs [dkms]: https://en.wikipedia.org/wiki/Dynamic_Kernel_Module_Support -[debian-announce]: https://lists.debian.org/debian-devel-announce/2015/04/msg00006.html -[debian-itp]: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=686447 ## Jessie to Stretch update From Debian Stretch packages are included in Debian official `contrib` repository. Steps to reinstall packages: