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
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
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
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
Hi,
This patch modifies upstream source code directly which is undesired.
Would you mind to submit the change upstream?
Regards,
Aron Xu
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
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
7 matches
Mail list logo