From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id eDl5AvNRlGARRwEAgWs5BA (envelope-from ) for ; Thu, 06 May 2021 22:30:43 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id kGudOfJRlGCjFgAAbx9fmQ (envelope-from ) for ; Thu, 06 May 2021 20:30:42 +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 B958B27161 for ; Thu, 6 May 2021 22:30:42 +0200 (CEST) Received: from localhost ([::1]:38266 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lekdt-0007u2-Tk for larch@yhetil.org; Thu, 06 May 2021 16:30:41 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58930) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lekdS-0007tt-Pz for guix-devel@gnu.org; Thu, 06 May 2021 16:30:14 -0400 Received: from mail-qk1-x736.google.com ([2607:f8b0:4864:20::736]:38874) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lekdP-0006Zm-5q for guix-devel@gnu.org; Thu, 06 May 2021 16:30:14 -0400 Received: by mail-qk1-x736.google.com with SMTP id q10so2163446qkc.5 for ; Thu, 06 May 2021 13:30:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=tR3+YmKsfh11CFJj4EcTn5t+DCQk93a5NDnxgOk9pT0=; b=HXLV/DnuG3jim+stkZF5vVNU96s3Am+DwBoIayVW0dmaXgjjaQxTC0Cmejii1NF+gz ILoBTGCP2kALlzfpy5JO/ZsFxqgrgIXceq9UdMTMcNQ9iTw3dGln7cGOYq+QfhE5QZCh NuxHYOr3P0iKaFZKQFKef5Di6jnx8KsDl/8j1nMXfYJWN15ALSMR1zYnbperOHi5/pGX lb+9XEhbn2RDaIWYTGaI6Q+cfBfkqVN1GEmJcT5QZ+gPHqciFzTkjUohdgG2mx4YeOhp rl8H6AyAi8Z6+Ug2/tDaM03r1jXoacMwICCNcHGQ34c8o43aPzJeTg1FYshf4+OnCWsu /YIA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=tR3+YmKsfh11CFJj4EcTn5t+DCQk93a5NDnxgOk9pT0=; b=MzwUyx3EYTCLnkXjFzWWvFO1ekve9Y9cz8nBL51AzpQggQobJRnIaDeeBC4CUntn4O VwOZs2za+hbjtlVw7yHVvsQwkC8VmQSG21te1+u/Lv/8XZN4nr/Ptf1nui5OtVcKJmGw wTZQq+bSzLkI58TTmvX011TfuBbOZnsoo9cTSO+HvhbtF0T63aa/xJBeUdQ7y2yXPb6x c31ChhGro2rj6FpHncrttPn+cOarJVhG/WCC5+Z63ucrItecZIa34chZKtZkELefyLiM DKDc+WDzPygpOaTxWgGag5u15R5VLp7cKRR5wx9NxIXgU7OXuPJI2wmvAEoRmhO3rpxD G3Cw== X-Gm-Message-State: AOAM533GQ1eRKxI8St5/LC9Z7x+tzFlnfZgDKkLsD5OlwccysqniV7/x B3TumIrMTe8wcvg+jB25tWbiTPBt84b3i5o2 X-Google-Smtp-Source: ABdhPJzKTtkzI+TXUqZYRxWUQA7DfD+3cSY1ne+yyi2HeFAx3Ox0RJNCECgASFEpf5xuzUIX7XrXuQ== X-Received: by 2002:a05:620a:a51:: with SMTP id j17mr5857514qka.36.1620333009451; Thu, 06 May 2021 13:30:09 -0700 (PDT) Received: from hurd (dsl-10-131-245.b2b2c.ca. [72.10.131.245]) by smtp.gmail.com with ESMTPSA id z17sm3103114qtf.10.2021.05.06.13.30.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 06 May 2021 13:30:09 -0700 (PDT) From: Maxim Cournoyer To: Alexandre Oliva Subject: Re: linux-libre source tarballs References: <87lf8xvrgj.fsf@yucca> Date: Thu, 06 May 2021 16:30:03 -0400 In-Reply-To: (Alexandre Oliva's message of "Mon, 03 May 2021 13:39:54 -0300") Message-ID: <875yzvip10.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::736; envelope-from=maxim.cournoyer@gmail.com; helo=mail-qk1-x736.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Vagrant Cascadian , guix-devel Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1620333042; 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:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=tR3+YmKsfh11CFJj4EcTn5t+DCQk93a5NDnxgOk9pT0=; b=jQqDbrG/gYyR2yD2WfJ/7dyBljtD2dmg64BlpC+C/PDfDKo11y4PPVqsCWffZfl3qTVo+O F83ab+gxOZk1HjpIblRc1SKDQbK5n7vl1N+m0qWLLvP90m/xN0DDIR+to7R2fRU6xlp+vZ UDFiqSOyPiLd9wLFlEBCMN18mIGpJkCXW4JqE6DMhSmmIVn5SbTgThw8L0JVuuW/ZnVauf SyRQbDQ+S5TXg7+S0hHeinz8cYOWfPmONgREWvexFPoolP3H6vT9kyh2WgexzT1yHkKxKV hJGlc8hQr1BtShFqVze42FLsXfwlScZgeRd+qO4Xa3apTaPu5FWz2Zb2BsFXSw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1620333042; a=rsa-sha256; cv=none; b=UZDmQ8hW+BbFe2WxjQFiF/hz8g/UVIup/HgACDdKFu5p+ewoIHC7q6E3J/s0X03YMwdOb5 ne38R7toEA50Miv+kUKGkkFgiHMiDG92v9YMSGvObAl0VYxy0Ag2WqgtZWsznupBRF3sTe fpKDpYJ93waClHGr5stjSsbCeEkrcCB+UizwV0jOhhPyeyMKATNFIgT+8ycqEBUj2JpQrQ PofiyX4L/NtVKtp0yxbEzjfT4BFx2tqCjqxPG4JJegrQyRUwYyC3SKM7v6ORdiakKw1vsX XqBw3VPCuZmyzAhoN6wI1SuthOW0PFTlyFvXb8Mh6/e8VJF7MbYH+fesETlV5g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20161025 header.b="HXLV/Dnu"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Spam-Score: 0.14 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20161025 header.b="HXLV/Dnu"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Queue-Id: B958B27161 X-Spam-Score: 0.14 X-Migadu-Scanner: scn0.migadu.com X-TUID: Fpmpa2MxiTJf Hello, Alexandre Oliva writes: [...] > Back when we made the switch, I wrote extensive documentation and > recipes as to the possibilities of getting to the GNU Linux-libre > sources from it, how to verify signatures, etc. It was to be assessed > by then maintainers of Guix recipes to build GNU Linux-libre before > publishing, but it doesn't look like I ever got feedback on them, and > they hvae been unpublished so far. > > Is it correct to assume that they have never reached you? Would you > like to have a look and let me know whether they make sense to you? I'd > be glad to dig them up and share them with you, if so, and to take your > feedback towards making them available to the public at large. I for one have not seen them. Would you mind making them available somewhere? I'd be interested in having a look. Thanks, Maxim