[Pkg-zfsonlinux-devel] Bug#826994: Devuan Compatibility

Chris Dos chris at chrisdos.com
Fri Oct 19 14:09:20 BST 2018


Since it actually looks like there is nothing wrong with the sysvinit patch
and it should be applied, can we apply the Devuan patch as well:
https://bugs.debian.org/cgi-bin/bugreport.cgi?att=1;bug=900089;filename=add_devuan_compatibility_900089.patch;msg=37

It changes one line in debian/zfs-dkms.dkms

--- a/debian/zfs-dkms.dkms
+++ b/debian/zfs-dkms.dkms
@@ -7,7 +7,7 @@ PRE_BUILD="configure
   --with-config=kernel
   --with-linux=$(
     case `lsb_release -is` in
-      (Debian)
+      (Debian|Devuan)
         if [[ -e ${kernel_source_dir/%build/source} ]]
         then
           echo ${kernel_source_dir/%build/source}


I would just like to get everything working for the sysvinit zfs system for
both Debian and Devuan users.  The bottom line is that we are a community and
are all in this together.



More information about the Pkg-zfsonlinux-devel mailing list