From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id gCSMGmI3N2H68QAAgWs5BA (envelope-from ) for ; Tue, 07 Sep 2021 11:56:50 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id KCEjFmI3N2GPCwAAbx9fmQ (envelope-from ) for ; Tue, 07 Sep 2021 09:56:50 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id B12542909D for ; Tue, 7 Sep 2021 11:56:49 +0200 (CEST) Received: from localhost ([::1]:50684 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mNXqS-0007XY-Ot for larch@yhetil.org; Tue, 07 Sep 2021 05:56:48 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35634) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mNXol-0005WA-Bv for guix-patches@gnu.org; Tue, 07 Sep 2021 05:55:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:43898) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mNXoj-0004ut-Pf for guix-patches@gnu.org; Tue, 07 Sep 2021 05:55:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mNXoj-0003x6-Ow for guix-patches@gnu.org; Tue, 07 Sep 2021 05:55:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#45692] [PATCH v4 3/3] gnu: Add ZFS service type. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 07 Sep 2021 09:55:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 45692 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: zimoun Cc: raid5atemyhomework , "45692@debbugs.gnu.org" <45692@debbugs.gnu.org> Received: via spool by 45692-submit@debbugs.gnu.org id=B45692.163100848215158 (code B ref 45692); Tue, 07 Sep 2021 09:55:01 +0000 Received: (at 45692) by debbugs.gnu.org; 7 Sep 2021 09:54:42 +0000 Received: from localhost ([127.0.0.1]:55444 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mNXoQ-0003wP-BQ for submit@debbugs.gnu.org; Tue, 07 Sep 2021 05:54:42 -0400 Received: from albert.telenet-ops.be ([195.130.137.90]:58760) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mNXoO-0003wF-H3 for 45692@debbugs.gnu.org; Tue, 07 Sep 2021 05:54:41 -0400 Received: from butterfly.local ([188.188.3.227]) by albert.telenet-ops.be with bizsmtp id qxue250054tskic06xuedh; Tue, 07 Sep 2021 11:54:39 +0200 Message-ID: <2d8f9c19f4faa5709cc1b6fb69d33cb8403c8c06.camel@telenet.be> From: Maxime Devos Date: Tue, 07 Sep 2021 11:54:37 +0200 In-Reply-To: References: <2020c2223378c7eb3635defb27e6b4545e048b9f.camel@telenet.be> <86bl56jfdn.fsf@gmail.com> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-1qF204nGQGxFxBKrU/dF" User-Agent: Evolution 3.34.2 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r21; t=1631008479; bh=dWSZ0jl6eQYcLwAgvoC0fZ8SUNAmHgaOC8Kr2dwkIdM=; h=Subject:From:To:Cc:Date:In-Reply-To:References; b=G5npzbgsjgcORtggGpkB10/iL/orcd2KFfYD0sxi9GS4pyUNfk1gBn+sumNzZqRCU iios4stdcWiDroJK4poOikDvKuJyLowbz8w+ASgnsde2v1mcD+RzsfIL3u5faWxs5H N1Q1vhEgBWs5V+If/Ms+t9W9MExL6c1rrEyisPJq/bmaEeVPgYalcsCAtePMEsRxlQ SfKsPkzJAgVK3ctxUS9BWj9tvUGvrFEKVCSYKMszl49l7Da+UuxAz1dsPTdqpbkBpi YfTTEySptzZQCNyDaBdW3jnKf5gcgYE2ZVOZ+eA1eLmgtq9SUXmY8FCCiSD/m6CD4H bk9SmRzxO7svA== X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1631008610; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=dWSZ0jl6eQYcLwAgvoC0fZ8SUNAmHgaOC8Kr2dwkIdM=; b=B9tm3O55bTm3ACljRFI4rBIvhtdBDp14N0mFcywDTOaH2lJED6yGjK01EwzMnaG6EwFW+l 9392zWzDcB+tGoQg1FZvV+umHV4W4SJ8U4nBZVxV2PabEO65OIRv7i7YsLwPh+GZbEC2F6 FSGkd0/b9JsEtdcbZfkQ12Ug51Clt2lpAtvgyaLam8oHLZehVVuxiIC4x7CdN0beTFa99W l9W/BG1fxzeR/kUjqeP8R8XAUr+dVNsRndcigvO/5vfdVHO9FjBpAVEwcT4IZvuf7zgsVS QWbnK6itPEvEoXWOIWcc3ooFHprc0LZr6qLJZ2/fTnhzeeF8yS5UtuUUIuBpAg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1631008610; a=rsa-sha256; cv=none; b=WxfDNaMUWdTagGVnTV9rtX7FMrpbiCHJlCQuhEDKZIntoyY6cH5K9+ccp5m3UUZuLvOR+o blgZBumeal8AFIPctsT3okGeuml40qNxi/xsk2IVNRRB2kiuSJE1ru2M56C+hDFn8y4oJA dipzkczZllMAQyQ3Fq8PZj7XAGIaTbdDazDj23iQajNStlywnJGalXTRF6m3zvhIJaWwk4 RScuxl9Hpi6RA4Tp4TxuxzRos4UfD/K9VWO58f2wL39PxeW3wp6qywu40AHzpr6Js+Hoei BcCViu9t+jxwIXuUMw+yA7O1R2KcFO4Yo71bmReu20o9b0GpE1vP+BV4A/VsUA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b=G5npzbgs; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -1.91 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b=G5npzbgs; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: B12542909D X-Spam-Score: -1.91 X-Migadu-Scanner: scn1.migadu.com X-TUID: uUAITz0O/AQl --=-1qF204nGQGxFxBKrU/dF Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi, To be clear, I don't oppose the inclusion of the ZFS service on basis of the licensing anymore. Greetings, Maxime. --=-1qF204nGQGxFxBKrU/dF Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYTc23RccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7qbmAP4yvk4xrMoXmrJXtKz6oiodwmQC JmzTBft+Bab9yikspQD8DAjVFCC1VZP8eopu+NvS1DZV5d0DC1bb+8hTOQZ9HgI= =etW1 -----END PGP SIGNATURE----- --=-1qF204nGQGxFxBKrU/dF--