Bug#826994: [Pkg-zfsonlinux-devel] Bug#826994: Updated Patch for 0.7.6-1

2018-04-10 Thread Chris Dos
Updated the patch to remove the $local_fs dependency in the zed init script. I'm not sure of the reasoning Håkan Johansson had for that dependency. The zfs-zed script requires zfs-mount to be start and zfs-mount requires local file systems to be mounted. Chris diff -Nru zfs-linux-0.7.6/de

Bug#826994: [Pkg-zfsonlinux-devel] Bug#826994: Updated Patch for 0.7.6-1

2018-04-09 Thread Chris Dos
On 04/08/2018 12:37 AM, Aron Xu wrote: > Hi, > > This patch modifies upstream source code directly which is undesired. > Would you mind to submit the change upstream? > > > Regards, > Aron Xu > I've changed the patch to use two quilt patches and I submitted the local_fs dependency to ZoL: http

Bug#826994: [Pkg-zfsonlinux-devel] Bug#826994: Updated Patch for 0.7.6-1

2018-04-08 Thread Chris Dos
On 04/08/2018 12:37 AM, Aron Xu wrote: > Hi, > > This patch modifies upstream source code directly which is undesired. > Would you mind to submit the change upstream? > > > Regards, > Aron Xu > Bug report opened for ZFSonLinux upstream: https://github.com/zfsonlinux/zfs/issues/7412 Ch

Bug#826994: [Pkg-zfsonlinux-devel] Bug#826994: Updated Patch for 0.7.6-1

2018-04-08 Thread Chris Dos
On 04/08/2018 12:37 AM, Aron Xu wrote: > Hi, > > This patch modifies upstream source code directly which is undesired. > Would you mind to submit the change upstream? > > > Regards, > Aron Xu > I did not make the first patch which was created by Håkan Johansson, so I'll look into that. I did

Bug#826994: [Pkg-zfsonlinux-devel] Bug#826994: Updated Patch for 0.7.6-1

2018-04-07 Thread Aron Xu
Hi, This patch modifies upstream source code directly which is undesired. Would you mind to submit the change upstream? Regards, Aron Xu

Bug#826994: Updated Patch for 0.7.6-1

2018-03-28 Thread Chris Zubrzycki
Please, lets get this fixed and merged. sysvinit is still officially supported in debian, although it’s not required. Some of us still like our init systems to be just that, and of course zfs fully supports it as well. It’s a bit insane that we have to manually install the init files on every sy

Bug#826994: Updated Patch for 0.7.6-1

2018-03-04 Thread Chris Dos
I've attached the updated patch to compile against 0.7.6-1. diff --git a/debian/rules b/debian/rules index f445b58..ecb9448 100755 --- a/debian/rules +++ b/debian/rules @@ -112,6 +112,31 @@ override_dh_auto_install: chmod a-x $(CURDIR)/debian/tmp/etc/zfs/zfs-functions chmod a-x $(CURDIR)/debian