From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id gKIZAGg1nmFKvAAAgWs5BA (envelope-from ) for ; Wed, 24 Nov 2021 13:51:52 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id qFJuN2c1nmEYEAAAB5/wlQ (envelope-from ) for ; Wed, 24 Nov 2021 12:51:51 +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 BE5012206E for ; Wed, 24 Nov 2021 13:51:46 +0100 (CET) Received: from localhost ([::1]:37512 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mprkX-00034B-FS for larch@yhetil.org; Wed, 24 Nov 2021 07:51:45 -0500 Received: from eggs.gnu.org ([209.51.188.92]:35196) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mprkA-00032U-9r for guix-devel@gnu.org; Wed, 24 Nov 2021 07:51:22 -0500 Received: from [2a00:1450:4864:20::430] (port=41675 helo=mail-wr1-x430.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mprk3-0000ve-Mg for guix-devel@gnu.org; Wed, 24 Nov 2021 07:51:17 -0500 Received: by mail-wr1-x430.google.com with SMTP id a9so4004734wrr.8 for ; Wed, 24 Nov 2021 04:51:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version:content-transfer-encoding; bh=YTYSP6xPfKlNHvfaueN4symJUaxqtnSuP1EvFj4jAJ4=; b=Z2gImLpA9g2u9iDJiqfBzGO2vFNMa7WQ8ZzVOva+hLvKTPfrk/nDmJAA029GapAyw3 11i5rDCzq+8NM6E7SwVpX1zmysxYwxT9PsVyUfIqxhJ/maKi1xExvNL/r0v4Hqx9/Uzr 4tpEfonO/Enf8JFR5CCN98koa+LCuqC7pYyu1LJArNHqskUmol4YzbLUgyTsZtARgLBn ZDs3Y3Eu4Kc/bIz1M1OW8ekn0NpyXsSCVkad95RJC+78yoiEW4bn6F98Av/bNURAN0Zf oyQY/tshq97/kIzF+ERK45baOFDAgmKOvZrSH34QK5MBnLlMTlYmPvvTm68WpNDEzbia 40Iw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version:content-transfer-encoding; bh=YTYSP6xPfKlNHvfaueN4symJUaxqtnSuP1EvFj4jAJ4=; b=nNPpfF7JdkEvTnZOMYCEEAdRz/H9fBEfTOtKiLEykBySt02WZrqeoWnfRDKWhQ8RvX zRTPehDdd7HXFThREbRWCJXJWyiapvak91xsaDGIqwHQUgXu+GhNREb1sefKwcXuMCZj 3Y6iYz92Dd9uJPb0t35fMLULaSAts9w9LHk7RnWQWRQYl1mOllK/J0X5bmqDMAAgXfp/ XvhrueKVhhnS6ovejI/urGx3d6PeB45NYaS277hWdlqi+YgkKf1CbRBJWKAsWIOfhUlI +Ypp5CqHKvK/mD3jpng15wjiXjd+DcmQn2ZcV/vxnhz+dY+2Lo6H9a4Q3UlaKnacsqU/ ClsQ== X-Gm-Message-State: AOAM533xzQNEVCWQsTXzgP1OaQzFiYT3L71cle40aLnIXuEeubEZswqu dL2dqyTUWQt6dYPhqFWiUO0= X-Google-Smtp-Source: ABdhPJziOiYVDbfCuq0gdoYFdoLNGWHmtCySFvCdje3ZRYtka/AO0fwdqPU13lrO3rhJoUTqrNrLUg== X-Received: by 2002:a5d:64c4:: with SMTP id f4mr19079366wri.6.1637758273261; Wed, 24 Nov 2021 04:51:13 -0800 (PST) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id a10sm4937012wmq.27.2021.11.24.04.51.12 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 Nov 2021 04:51:12 -0800 (PST) From: zimoun To: "pelzflorian (Florian Pelz)" , Denis 'GNUtoo' Carikli Subject: Re: ZFS part of Guix? RFC? (Re: Effectively force all GNOME users to locally compile ZFS?) In-Reply-To: <20211124123256.guutnb6zgskejbya@pelzflorian.localdomain> References: <20211120020940.5efaa2b2@primary_laptop> <87v90no8n1.fsf@nckx> <20211121023324.0a3ba29a@primarylaptop.localdomain> <20211121103548.yi5lo6ymcnm22gfm@pelzflorian.localdomain> <20211122180255.ipauqebmoiyw4bb3@pelzflorian.localdomain> <87bl2aixvx.fsf@gnu.org> <20211124005004.109ef096@primarylaptop.localdomain> <20211124014519.1e227941@primarylaptop.localdomain> <20211124120136.l2dmta332z7c6bmx@pelzflorian.localdomain> <20211124123256.guutnb6zgskejbya@pelzflorian.localdomain> Date: Wed, 24 Nov 2021 13:51:08 +0100 Message-ID: <867dcxu37n.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a00:1450:4864:20::430 (failed) Received-SPF: pass client-ip=2a00:1450:4864:20::430; envelope-from=zimon.toutoune@gmail.com; helo=mail-wr1-x430.google.com X-Spam_score_int: -12 X-Spam_score: -1.3 X-Spam_bar: - X-Spam_report: (-1.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, PDS_HP_HELO_NORDNS=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: guix-devel@gnu.org, raid5atemyhomework@protonmail.com, Domagoj Stolfa Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1637758306; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=YTYSP6xPfKlNHvfaueN4symJUaxqtnSuP1EvFj4jAJ4=; b=enPAMS2erL+ZudozKw+xMRzI7pMOBea0/Vtu1ZNpCnB8cMMU+m4F2T0qcG9uF2FyZ39eG2 b8wnLlMVyMWxhuqS0bkRMKPt0OlZBEs0TpJ/ifC/kerOw/hQaEbiU0bIFrCMReDQs/m+/J PZg4zlCwvpzWGqBcXq8gh4SbIRJecB9WPmOdyqztezazLnArSKBCP0+hgIT/L4d9Th1jL0 ewzDKwAdxGRt3xdG4DZ7FMJleHLhIxVdnyqxdT3DtIm4hUt5Jd6/SYgajzuEVhpK6eLO1Q ev4hH4AtpP8AvdOX+l0gOrjXy1Y6GrVkRPNouUN6SjjT2ARzDswFWqvFf/ESJA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1637758306; a=rsa-sha256; cv=none; b=YWoDl1KHUIC3jRifieFcW24+076IpWAlSiTZVjpAMS75o6DWUxOcDESKuLrezZQfnzHOh3 zXG7TlETjMQG35DCxYN4coQ3l82pN2gjCm8snG2terPNegy4iGeOnlfg+auy1GEhi+hai1 OSQ1CnMUV3jWHWBSYHPHsmBzsRlJkdmK9Un8X4QhtoRVM++j/VsqfE473sBG3sXkRevyBL ka2+/ysFRDdxS/MGjPty0TEeYOGGDCj3W+oUbeQwREwxEnNC5Kl0JFY52bELAQJuHyf+O+ EACHVM8Z1P4hjnCdb1g8yjy+MhJrYHkOcvZcxVSMFWvTZscclUhff7ZLrBaVnw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=Z2gImLpA; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -3.47 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=Z2gImLpA; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: BE5012206E X-Spam-Score: -3.47 X-Migadu-Scanner: scn0.migadu.com X-TUID: AyzBQtVL5rPv Hi Florian, On Wed, 24 Nov 2021 at 13:32, "pelzflorian (Florian Pelz)" wrote: > I don't know if that convinces maintainers to change decisions. This decision is consistent with the analysis [1] done by Software Conservancy Freedom, at least. I have not read a clear position by the FSF. They only analyses [2] the incompatibilities of licenses but their analysis is not fine enough to conclude what is their position about distributing ZFS; although they say =C2=ABZFS is free software=C2=BB, thus nothing prevent Guix to distribu= te source code of ZFS. 1: 2: Cheers, simon