From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id CMpXA9siGWZK+QAAe85BDQ:P1 (envelope-from ) for ; Fri, 12 Apr 2024 14:02:35 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id CMpXA9siGWZK+QAAe85BDQ (envelope-from ) for ; Fri, 12 Apr 2024 14:02:35 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=pelzflorian.de header.s=key2 header.b=S64k8UWl; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1712923354; a=rsa-sha256; cv=none; b=HsAFRJH6a6kPY7VVyY1GFY66eQKTdzCYtsR/sSWCCXes/PDgo7PZ7OtY6WkcDa7VJEPN82 cfEEfpI5qL+rfYtlNtmGNG+zD4CiDnl8YiQrqNB8OEzE6S+MwrX8gQUpLIlJUMsn/jhEUx xIiswoehXajiYKTYSIfGSmFjFfwYoqOocXfFeFZpWveluo9AymQrsDY+cV5wa/Cs7ediPN gfR3v26I7ga+iW92d3pWBzQ6HRobbG44WviDeewQ1SSGZInSbfNksLzGSMwMx8INByYhiU 2yjfYLL/IDzikw3slTutk+KlSp+kwTtlmA8udNwvk1dzS9RjxAZY98B1sC80dQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=pelzflorian.de header.s=key2 header.b=S64k8UWl; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1712923354; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: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=0bI/A9/Dsd/7UbwDsLxbO++zG+phnB3DjR/lZMjsoIU=; b=BIrLluGetNiuxQi3QqNxAqguRe2MB4QlebR3v5JLs8mO1Un6eYlMzAZzmdbsWTdGwMpM4S w+1HZNchb4kK2WtbfRKjJ9PyUeqVVdc06C/si2P0YPlW4uopcx3llEp1xLgezv8mjaIg6x 3uWfNa3BKi2F/PBkYssBQnas2H8ygeWOaemnTUxrf5uJ3F2B/DMmgwJshUKaW28Gkzc4ir Gpvj+UzhT1s2CSyJzjDajvIt1F3jtL4qS92YsZeJbnEs3Fe8nl2E+esn3VhHQt34TwhEtF 7quhYGHeBw29H82qmE9LIlkwUrF0GT6BLpXBOCY4OyXtJa2iDFxaY6UaUYJxug== 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 AB1872240C for ; Fri, 12 Apr 2024 14:02:34 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rvFbQ-0000D6-9P; Fri, 12 Apr 2024 08:01:56 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rvFbN-0000Bt-Mx for guix-patches@gnu.org; Fri, 12 Apr 2024 08:01:53 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rvFbN-0007P3-E3 for guix-patches@gnu.org; Fri, 12 Apr 2024 08:01:53 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rvFbX-0005qx-7A for guix-patches@gnu.org; Fri, 12 Apr 2024 08:02:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70022] [PATCH v2 2/3] doc: Binary Installation: Mention Trisquel package. Resent-From: Florian Pelz Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 12 Apr 2024 12:02:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70022 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 70022@debbugs.gnu.org Cc: Florian Pelz , Denis 'GNUtoo' Carikli Received: via spool by 70022-submit@debbugs.gnu.org id=B70022.171292327922031 (code B ref 70022); Fri, 12 Apr 2024 12:02:03 +0000 Received: (at 70022) by debbugs.gnu.org; 12 Apr 2024 12:01:19 +0000 Received: from localhost ([127.0.0.1]:58078 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rvFap-0005jF-Gj for submit@debbugs.gnu.org; Fri, 12 Apr 2024 08:01:19 -0400 Received: from relay.yourmailgateway.de ([185.244.194.184]:57817) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rvFam-0005j4-41 for 70022@debbugs.gnu.org; Fri, 12 Apr 2024 08:01:18 -0400 Received: from relay01-mors.netcup.net (localhost [127.0.0.1]) by relay01-mors.netcup.net (Postfix) with ESMTPS id 4VGFX10KJ9z8xhD; Fri, 12 Apr 2024 14:01:05 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=pelzflorian.de; s=key2; t=1712923265; bh=DDSZc9JiVWyXiCc0/qGwnxW55hSqy+8yhyRUz6zZOTs=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=S64k8UWlv3d5231lit3eBGbilinqvWwvUBZvlF2fbEkE9MA1wdN1DpVI/1wd/iBL+ dAVZkFoU9IKozLSrgTBgjmofE/GfPTlYYOvB3yrnYgO+1vmhzYuQslrTZlVoSQ1fzr wSREefAnl+Lc5ky5+p4Fh8z9ppTvHRQMF7tfwGiVKuEeLLJkskkl9R10IMv6B0LGQ7 23Akamk+pcTCrdFbYnsv3KC2YeXoyEpML+Sqm89T58LhuGR/164QVvEoh28My1A2sn 6yKhFY0+6THB0+YJEQSyqfsycbm1FiiVi0Ykap9zEF+4BsAmynBa3cvY5r3eUGpvxG JhEyOhgVsqkvA== Received: from policy02-mors.netcup.net (unknown [46.38.225.35]) by relay01-mors.netcup.net (Postfix) with ESMTPS id 4VGFX06m68z7xTX; Fri, 12 Apr 2024 14:01:04 +0200 (CEST) Received: from mxe217.netcup.net (unknown [10.243.12.53]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by policy02-mors.netcup.net (Postfix) with ESMTPS id 4VGFX03p6dz8sb3; Fri, 12 Apr 2024 14:01:04 +0200 (CEST) Received: from florianrock64.fritz.box (ip92344de0.dynamic.kabel-deutschland.de [146.52.77.224]) by mxe217.netcup.net (Postfix) with ESMTPSA id C9501833D0; Fri, 12 Apr 2024 14:00:55 +0200 (CEST) From: Florian Pelz Date: Fri, 12 Apr 2024 14:00:04 +0200 Message-ID: <687235be37909960148485369671eb7321e0ca45.1712923205.git.pelzflorian@pelzflorian.de> X-Mailer: git-send-email 2.41.0 In-Reply-To: <2339cdf5f4e8f03988396152b9e7e5ad0ea018ff.1712923204.git.pelzflorian@pelzflorian.de> References: <2339cdf5f4e8f03988396152b9e7e5ad0ea018ff.1712923204.git.pelzflorian@pelzflorian.de> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: C9501833D0 X-Rspamd-Server: rspamd-worker-8404 X-NC-CID: 7pjJ/TNEYa87QgAwT3oBOcPIcaHD2LSAqY+nEX+9+X/HP12QbERXxgzV 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Spam-Score: -3.88 X-Migadu-Queue-Id: AB1872240C X-Migadu-Spam-Score: -3.88 X-Migadu-Scanner: mx10.migadu.com X-TUID: rCEOVny74E0u From: Denis 'GNUtoo' Carikli * doc/guix.texi (Binary Installation): Also mention Trisquel package. Change-Id: Iae6f77de43de2c6f387b99a10dcae5b9d82aaee1 Signed-off-by: Florian Pelz --- doc/guix.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/guix.texi b/doc/guix.texi index 341e463add..28b0917bb3 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -126,6 +126,7 @@ Copyright @copyright{} 2023 Tomas Volf@* Copyright @copyright{} 2024 Herman Rimm@* Copyright @copyright{} 2024 Matthew Trzcinski@* +Copyright @copyright{} 2024 Denis 'GNUtoo' Carikli@* Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or @@ -748,7 +749,7 @@ Binary Installation packages, to also regularly read and follow security notices, as shown by @command{guix pull}. -For Debian or a derivative such as Ubuntu, call: +For Debian or a derivative such as Ubuntu or Trisquel, call: @example sudo apt install guix -- 2.41.0