From unknown Fri Mar 29 09:26:17 2024 X-Loop: owner@bugs.devuan.org Subject: bug#14: ZFS Init Scripts Available Patch Reply-To: Chris Dos , 14@bugs.devuan.org Resent-From: Chris Dos Resent-To: devuan-bugs@lists.dyne.org Resent-CC: KatolaZ Resent-Date: Sun, 14 May 2017 20:48:01 UTC Resent-Message-ID: Resent-Sender: owner@bugs.devuan.org X-Devuan-PR-Message: report 14 X-Devuan-PR-Package: zfs X-Devuan-PR-Keywords: Received: via spool by 14-submit@bugs.devuan.org id=B14.149479440628516 (code B ref 14); Sun, 14 May 2017 20:48:01 UTC Received: (at 14) by bugs.devuan.org; 14 May 2017 20:40:06 +0000 Delivered-To: devuanbugs@dyne.org Received: from mail.dyne.org [178.62.188.7] by fulcanelli with IMAP (fetchmail-6.3.26) for (single-drop); Sun, 14 May 2017 22:40:06 +0200 (CEST) Received: from windwalker.chrisdos.com (windwalker.chrisdos.com [71.33.251.73]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by tupac2.dyne.org (Postfix) with ESMTPS id 2807318D62B for <14@bugs.devuan.org>; Sun, 14 May 2017 20:30:11 +0000 (UTC) Authentication-Results: tupac2.dyne.org; dkim=pass reason="1024-bit key; unprotected key" header.d=chrisdos.com header.i=@chrisdos.com header.b=FnA56IoF; dkim-adsp=pass; dkim-atps=neutral Received: from localhost (localhost.localdomain [127.0.0.1]) by windwalker.chrisdos.com (Postfix) with ESMTP id 1DD1368327 for <14@bugs.devuan.org>; Sun, 14 May 2017 14:30:08 -0600 (MDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=chrisdos.com; s=windwalker-dkim; t=1494793808; bh=QRQ5DBBwDtiFItqxJsXaQ7o3c9uFR69hqIWee+n7Uhs=; h=To:From:Subject:Date:From; b=FnA56IoF2ehqDDoUFEU7+1djr9P8Iq1z9u1NvggEQg1msNu/gGat5DqlewncCSRHM 5hV3voYqxWbUEjtH3sSj1wFt5gShj5G5JEFhxcnaa15IDRlEEYn3sWX0iIF7FZs4fa c/gBYhO140cUBrGNr56KpYVOz5hD4/mtYdk6JGEE= X-Virus-Scanned: Debian amavisd-new at windwalker.chrisdos.com Received: from windwalker.chrisdos.com ([127.0.0.1]) by localhost (windwalker.chrisdos.com [127.0.0.1]) (amavisd-new, port 10026) with SMTP id zKD-LhHTzGx4 for <14@bugs.devuan.org>; Sun, 14 May 2017 14:29:57 -0600 (MDT) Received: from muaddib.chrisdos.com (unknown [IPv6:2001:470:4b:38f::7373]) by windwalker.chrisdos.com (Postfix) with ESMTPSA id 1C35E68323 for <14@bugs.devuan.org>; Sun, 14 May 2017 14:29:57 -0600 (MDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=chrisdos.com; s=windwalker-dkim; t=1494793797; bh=QRQ5DBBwDtiFItqxJsXaQ7o3c9uFR69hqIWee+n7Uhs=; h=To:From:Subject:Date:From; b=DVykKoGDR8GedDY7tKzQ1eVv3aflT3AKnAd9GoDuFWjV34A1J3VGOdf/hBbmnIdAA enDaNcTGE0VM29HUzGppzSrIP1lvHXppQ13rObNZ2hG5bJKmD9ZWzUhEg9EJ1AlAKx of786z0oMifPDPZLZq1gTxjBQaPXyGO9LdyAwh14= To: 14@bugs.devuan.org From: Chris Dos Message-ID: Date: Sun, 14 May 2017 14:29:56 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-0.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=disabled version=3.4.0 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on tupac2 There is a working patch in Debian bug report that could be used for the init scripts.: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=826994 The Debian maintainer seems to be ignoring it. Chris