From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.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 +K3BMzd9YWb6cwAAqHPOHw:P1 (envelope-from ) for ; Thu, 06 Jun 2024 11:11:20 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id +K3BMzd9YWb6cwAAqHPOHw (envelope-from ) for ; Thu, 06 Jun 2024 11:11:19 +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=IQiBwQoL; 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"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1717665079; 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:in-reply-to: references:references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=pgu7rqDhsqfwOjEXjrIMpUrgb+tEY6PktkEsITlnn2c=; b=VQoxTdZr0o37Wmwv+dIerZOGrjLM1A1ijJ5N00h68cE/xNMYHjPTgQZtXjpTlG38dwQVa1 VllHSm8mDotcPWSJN/UjqCKcdOKcrz+Zkk41C2fTJtyY8v8a5UK9/K6tfms7nCJgpFCMaT STI83T/+kXUSjEie30CD7ySHUnb0YpZ/s62bciQW+zhOgKlZWH7QGW0UzfbvCzhJYxVteq nQlvuLSqfKNttHkV/ePY+sGOaY0imvGkqG4rN9pmFo6fRqowbE0SCEyvUEtvnmIa+RajaF 3uNVmqf0G3CKTO+zx26oHpjcSLhcVRVIzhK+vrerk6xz07S8o/2ThRbeNmG+Lg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=pelzflorian.de header.s=key2 header.b=IQiBwQoL; 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"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1717665079; a=rsa-sha256; cv=none; b=aN1crm+nITQLW5y/vzXioMduWW+ihmOW0bJLcdRKz1pEszVcxa6E73IUBJjekciJqGsRZM mmPukRxxa1hKmKaOFZBmXuq/icRz+eA3S+E54+l83YJ8ghkgYs7Tb1nKF4mgHLyB/qYCvr aOPL+GTyWT6NGypy6uBFgnz5DlrwTDH/+txfgZ05eAIYgCWuJVssfwaMtj3E5pJC8HGLMO TKZqVoQ5UMR5mSA6w0jtaKaVLGrf1kIu+ReCfdYHgv4NXgDDpmy+PetjM2bBbz3wT9OAbC WsC5IVjFMAf/F2Yi97nWHHESXdYrcCt0h7t+dmTLZ8E9YXHw6rtUEpR3tHMmEQ== 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 49FBE245B3 for ; Thu, 6 Jun 2024 11:11:19 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sF992-0006nG-LC; Thu, 06 Jun 2024 05:10:52 -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 1sF98y-0006mt-VK for guix-patches@gnu.org; Thu, 06 Jun 2024 05:10:49 -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 1sF98y-0002Wt-IP for guix-patches@gnu.org; Thu, 06 Jun 2024 05:10:48 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sF99C-0000B7-GV for guix-patches@gnu.org; Thu, 06 Jun 2024 05:11:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70022] [PATCH v5 2/3] doc: Binary Installation: Mention Trisquel package. Resent-From: "pelzflorian (Florian Pelz)" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 06 Jun 2024 09:11:02 +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: Maxim Cournoyer Cc: 70022@debbugs.gnu.org, Denis 'GNUtoo' Carikli Received: via spool by 70022-submit@debbugs.gnu.org id=B70022.1717665002587 (code B ref 70022); Thu, 06 Jun 2024 09:11:02 +0000 Received: (at 70022) by debbugs.gnu.org; 6 Jun 2024 09:10:02 +0000 Received: from localhost ([127.0.0.1]:52314 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sF98D-00009E-L3 for submit@debbugs.gnu.org; Thu, 06 Jun 2024 05:10:02 -0400 Received: from relay.yourmailgateway.de ([188.68.63.174]:45695) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sF98B-00008s-S7 for 70022@debbugs.gnu.org; Thu, 06 Jun 2024 05:10:00 -0400 Received: from mors-relay8204.netcup.net (localhost [127.0.0.1]) by mors-relay8204.netcup.net (Postfix) with ESMTPS id 4Vvz6w31Pyz8c9T; Thu, 6 Jun 2024 09:09:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=pelzflorian.de; s=key2; t=1717664984; bh=8otPTgdr+sgAwcL9COjRng1lo4JbEUWyLRGynmZJfKc=; h=From:To:Cc:Subject:In-Reply-To:In-Reply-To:Date:References: References:From; b=IQiBwQoLHD6pQN8JFG3YLwjawHFw8JngaNxU9laovvLj8Ip0ClRxez+L6nXiEOnEy H0XKVDzGy2xKdN0o5K/qOYWyYW0S8yT5yjJ1DdtBp+7hU4LBmY87pDZku11vop5ri+ gf6uwe1WMhyNqoawPKLvLgkx1aYW4Ii4xvsPga+h2hq/osSaLLWHUOOkoXAOwbX6Cz K9aChkcuaGxN5jTDvenyB+mCYyviq/pkidfQ+c0WyRylEvQMNt6Qc4lvmloxyx9Q21 PYLS3P8m1qaSU2RwoI9ZHnFEaOmhgZmGJ2KQy8hIRhkLmFjUBR4HZdhS6eACPP5A2S ANKL+kWBjHkGA== Received: from policy02-mors.netcup.net (unknown [46.38.225.35]) by mors-relay8204.netcup.net (Postfix) with ESMTPS id 4Vvz6w2JRGz8c9R; Thu, 6 Jun 2024 09:09:44 +0000 (UTC) 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 4Vvz6w0MDfz8sZw; Thu, 6 Jun 2024 11:09:44 +0200 (CEST) Received: from florianrock64 (ipb2186896.dynamic.kabel-deutschland.de [178.24.104.150]) by mxe217.netcup.net (Postfix) with ESMTPSA id C5A0483D00; Thu, 6 Jun 2024 11:09:37 +0200 (CEST) From: "pelzflorian (Florian Pelz)" In-Reply-To: <5d44e7516a752ad4f24b3a02e6b7fcdd736c6cca.1717662556.git.pelzflorian@pelzflorian.de> (pelzflorian@pelzflorian.de's message of "Thu, 06 Jun 2024 11:05:09 +0200") In-Reply-To: <5d44e7516a752ad4f24b3a02e6b7fcdd736c6cca.1717662556.git.pelzflorian@pelzflorian.de> Date: Wed, 27 Mar 2024 01:17:16 +0100 Message-ID: <6183d272120d0c034c8ff3ac695569cf477b7c1f.1717662556.git.pelzflorian@pelzflorian.de> References: <3ebf53b234f198e123437b7928df5895eb7386fd.1712992731.git.pelzflorian@pelzflorian.de> <6537a1aac7a96d632b9fa7429852777ce3d3b912.1712992732.git.pelzflorian@pelzflorian.de> <877cf23n48.fsf@gmail.com> <5d44e7516a752ad4f24b3a02e6b7fcdd736c6cca.1717662556.git.pelzflorian@pelzflorian.de> References: <5d44e7516a752ad4f24b3a02e6b7fcdd736c6cca.1717662556.git.pelzflorian@pelzflorian.de> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Rspamd-Queue-Id: C5A0483D00 X-Rspamd-Server: rspamd-worker-8404 X-NC-CID: Eh4NAdoOYJeO1AmSxTKBLY5KIkuBc/MdBHaJORbI0DLWW8R7ROUb4kF3 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-Country: US X-Migadu-Flow: FLOW_IN X-Spam-Score: 4.56 X-Migadu-Queue-Id: 49FBE245B3 X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: 4.56 X-TUID: RSe4sZoqCZ+D 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 2c83848f8b..6a99994a65 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -128,6 +128,7 @@ Copyright @copyright{} 2024 Matthew Trzcinski@* Copyright @copyright{} 2024 Richard Sent@* Copyright @copyright{} 2024 Dariqq@* +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 foreign distribution, 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 derivatives such as Ubuntu or Trisquel, call: @example sudo apt install guix -- 2.45.1