From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id SIQPODsykGBudQAAgWs5BA (envelope-from ) for ; Mon, 03 May 2021 19:26:19 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id cB6sMzsykGA7OQAAB5/wlQ (envelope-from ) for ; Mon, 03 May 2021 17:26:19 +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 98FBB1FE5F for ; Mon, 3 May 2021 19:26:19 +0200 (CEST) Received: from localhost ([::1]:52448 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ldcKo-00082c-LB for larch@yhetil.org; Mon, 03 May 2021 13:26:18 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:48940) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ldc8L-0001xo-Ff for guix-devel@gnu.org; Mon, 03 May 2021 13:13:25 -0400 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:40901) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ldc8J-0003yn-Rp for guix-devel@gnu.org; Mon, 03 May 2021 13:13:25 -0400 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 3AD5E5C006C; Mon, 3 May 2021 13:13:23 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute5.internal (MEProxy); Mon, 03 May 2021 13:13:23 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:in-reply-to; s=mesmtp; bh=WIK4RGVhmEA3tRrjEsOtyY6I 5EBp5BPO2B3NEQlAUHs=; b=x3rmVYYv7H1wDDVpajaDiaDW5b4rAIw1bibKcrvS 3Qm+G6gBoBGAP7jPjtYcoL8M/2VaNj0FTd2i3tb+iDWwXsLw1cFfIwSRPzhByE4V ghhGgWO0DJhCV8xioqhGfZPYbQtIPTJb0isdY5xFApxpnpKjpUm8CpD9LQCoRCp2 M90= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=WIK4RG VhmEA3tRrjEsOtyY6I5EBp5BPO2B3NEQlAUHs=; b=NOxwYGvbvLaUPayM682/g6 Jv8zoV1M97qSel0CRS8oXgWdHDn7nSYQe5hZj5V+RxVnwKDE9d998OHqRxCGDVaM qaEAIkGwudAbQVpY7jaxS56jZaw10B8rWuSN/M3iJ279exhIyQnL31dglK00U+b+ 2sEvZKM2QNJPkNS4ONHKR9xxFXgeTXgRXSZlC97BLxCFTQIQmDwdJDtzhmffXbb6 myd24tZchHqj4PuQJsUY4/chvl8TFhJgb5GWYUJ3LDwq+tGIKelrFNmaenxubcGA skgiXN6zjLKi2dyjEd24XQJXgFZEATX7JUa/myA0/WL4gtl5Hb8SOypgk3gEtDxw == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduledrvdefgedgudduvdcutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd enucfjughrpeffhffvuffkfhggtggujgesthdtredttddtvdenucfhrhhomhepnfgvohcu hfgrmhhulhgrrhhiuceolhgvohesfhgrmhhulhgrrhhirdhnrghmvgeqnecuggftrfgrth htvghrnhepueekkedtffdvtddugeejgedtvefhueefiedvjeeitdeigedtveejvdejheff vefgnecukfhppeduiedvrddvudejrdeffedrudduvdenucevlhhushhtvghrufhiiigvpe dtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehlvghosehfrghmuhhlrghrihdrnhgrmhgv X-ME-Proxy: Received: from localhost (d-162-217-33-112.ct.cpe.atlanticbb.net [162.217.33.112]) by mail.messagingengine.com (Postfix) with ESMTPA; Mon, 3 May 2021 13:13:22 -0400 (EDT) Date: Mon, 3 May 2021 13:13:15 -0400 From: Leo Famulari To: Alexandre Oliva Subject: Re: linux-libre source tarballs Message-ID: References: <87lf8xvrgj.fsf@yucca> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Received-SPF: pass client-ip=66.111.4.28; envelope-from=leo@famulari.name; helo=out4-smtp.messagingengine.com X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-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=1620062779; 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=WIK4RGVhmEA3tRrjEsOtyY6I5EBp5BPO2B3NEQlAUHs=; b=XyyNfMe0MHR4jkA23qAD5/VIoAmwprJJm/K6XglmbcSqDfufM5JQeEjplyVjrzMCgY/U+T U5mR9COztElTt/4z09VJ8vQAbepixRnLYZ7xz2J38+Ib8DRJkmEw8XaA8kf5Hu4k12cdT0 Iby1+BwdVwUYKfgYOBR+ca21E9yLQ8/64fF+S6uqdV0s6BHhxobhtbajiYCNQ+E6hbTiLT JN6tKBBcoIuc9QwEQdgKR3KqJ/jn5KXpLqU/LYHSSGsTnh7YyK4zT/phCTY9ubyLlzV4xC 0eA6IoEOTHKd67cCWgdbB+IH9NXomeERuNcVcLjvSFvixLAq5JNeIKq34c2grA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1620062779; a=rsa-sha256; cv=none; b=bRa8Qqg8JCRJ6+2yTQ7Eh7Oe5msIny0aMXVHdAbPDflvx9TUVZm0rIGsG3TRfln69RbavG tWU7mBbcCgYwnQu/bDiXbaWtjM6PZ52h1bZnxfl0rl8CwBcR08MmY+OgvL1CalEPD3NdtH kznO94YmUdyrb0fFSF6EXNxK2WFKaEZ4W0nZg67bVglF3yK0zO5wug0CKxarqB48GeLUFS sndOv13GnR+j3CiwRG59ck2Jn11xk0Noxu2ikc4GpiPaQzdprJkRo3AkFhOAcwK7GMZ3J4 eMQXE9Dl4i2zzT029NBtgB5Z3gKi5XY7Jkcpf9kZqaZdkyIo7oH81Uc1NG7dFw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=famulari.name header.s=mesmtp header.b=x3rmVYYv; dkim=pass header.d=messagingengine.com header.s=fm2 header.b=NOxwYGvb; dmarc=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: -2.66 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=famulari.name header.s=mesmtp header.b=x3rmVYYv; dkim=pass header.d=messagingengine.com header.s=fm2 header.b=NOxwYGvb; dmarc=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: 98FBB1FE5F X-Spam-Score: -2.66 X-Migadu-Scanner: scn0.migadu.com X-TUID: 75XKUews1x4Y On Mon, May 03, 2021 at 01:39:54PM -0300, Alexandre Oliva wrote: > You don't have to clone anything. If all you want is a tarball, use > 'git archive --remote'. Thanks, I didn't know about this feature. Is the tarball generation "stable" across Git releases? Or is it subject to change? We had this issue with Git archive creation in the past. > 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. Personally, as a non-maintainer, I'd prefer to preserve the status quo of our linux-libre packaging. If the maintainers decide that it should be changed, I'll follow their decision.