From patchwork Sun Apr 21 19:20:34 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fabio Natali X-Patchwork-Id: 63284 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 0CD8927BBEA; Sun, 21 Apr 2024 20:25:09 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id F410F27BBE9 for ; Sun, 21 Apr 2024 20:25:04 +0100 (BST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ryco7-0007aT-Vs; Sun, 21 Apr 2024 15:25:00 -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 1ryco6-0007aC-EE for guix-patches@gnu.org; Sun, 21 Apr 2024 15:24:58 -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 1ryco6-0002nb-5c for guix-patches@gnu.org; Sun, 21 Apr 2024 15:24:58 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rycoL-0005H1-4T for guix-patches@gnu.org; Sun, 21 Apr 2024 15:25:13 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70451] [PATCH] doc: Fix mentions of 'nss-certs'. References: In-Reply-To: Resent-From: Fabio Natali Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 21 Apr 2024 19:25:12 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70451 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 70451@debbugs.gnu.org Cc: Fabio Natali Received: via spool by 70451-submit@debbugs.gnu.org id=B70451.171372744819712 (code B ref 70451); Sun, 21 Apr 2024 19:25:12 +0000 Received: (at 70451) by debbugs.gnu.org; 21 Apr 2024 19:24:08 +0000 Received: from localhost ([127.0.0.1]:44443 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rycnA-00057C-2z for submit@debbugs.gnu.org; Sun, 21 Apr 2024 15:24:06 -0400 Received: from relay6-d.mail.gandi.net ([2001:4b98:dc4:8::226]:44863) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rycmx-00054w-2q for 70451@debbugs.gnu.org; Sun, 21 Apr 2024 15:23:55 -0400 Received: by mail.gandi.net (Postfix) with ESMTPSA id 6C65FC0002; Sun, 21 Apr 2024 19:23:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fabionatali.com; s=gm1; t=1713727404; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=PRfv/UIyOKBse8B4844+/mtwNuWcHvwEiiR9NDboWTk=; b=WLQVLUvE6xmVr18smgjkPX2cT+OgXAItQmDPjqwaNCQGXgeemLvQ+qLwKaRwSwxPxHJrIx HDsPmhRPbHXm8yHvc/4aIo9zTtRwsVB/PvPEnKZHYGSPx+Q9RmO7d49Ea+S8vOL+xpj+iV cXhuaaAyBWNPVsIS4gNlEdV8J7e/zDxjTv65i6q/O/EMkccZKO5sKxDdW1VpF/JDTf7JZV ttgHtJpkEpMwN+p5d+cwXIKze8yK3RYgjLzNZtGLx36cTHiNjLbzIFGB26lvVA5hN+n870 sCqA67WEkgd9vLg40KqIQEIUL2eC1QcElhnGXyylAeXctUrzzPgmrYS8m2VTeQ== Date: Sun, 21 Apr 2024 20:20:34 +0100 Message-ID: <984fa160649a990bf181b74e56c1e9c3b6533717.1713726407.git.me@fabionatali.com> X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 X-GND-Sasl: me@fabionatali.com 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: , Reply-to: Fabio Natali X-ACL-Warn: , Fabio Natali via Guix-patches X-Patchwork-Original-From: Fabio Natali via Guix-patches via From: Fabio Natali Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches * doc/guix.texi (Using the Configuration System): Fix mention of 'nss-certs' after the package has been added to '%default-packages' (see '65e8472a4b6fc6f66871ba0dad518b7d4c63595e'). * doc/guix.texi (Web Services): Fix mention of 'nss-certs' after the package has been added to '%default-packages' (see '65e8472a4b6fc6f66871ba0dad518b7d4c63595e'). Change-Id: Iecdecb8deb440cdea224f3e9e7ce54e89dd575a2 --- Hi, Just a couple of microscopic updates to reflect the fact that 'nss-certs' is now included in '%default-packages' (see '65e8472a4b6fc6f66871ba0dad518b7d4c63595e'). Thanks, cheers, Fabio. doc/guix.texi | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) base-commit: a1d711c92e119f6b5b8e99a620cdba92a4ca3bfb diff --git a/doc/guix.texi b/doc/guix.texi index 65af136e61..cc9867c8b3 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -17246,8 +17246,7 @@ Using the Configuration System as returned by the @command{blkid} command. @xref{Desktop Services}, for the exact list of services provided by -@code{%desktop-services}. @xref{X.509 Certificates}, for background -information about the @code{nss-certs} package that is used here. +@code{%desktop-services}. Again, @code{%desktop-services} is just a list of service objects. If you want to remove services from there, you can do so using the @@ -32495,9 +32494,9 @@ Web Services so that it can authenticate Git servers when communicating over HTTPS, and it assumes that @file{/etc/ssl/certs} contains those certificates. -Thus, make sure to add @code{nss-certs} or another certificate package to the -@code{packages} field of your configuration. @ref{X.509 Certificates}, for -more information on X.509 certificates. +A certificate package, @code{nss-certs}, is provided by default as +part @code{%base-packages}. @ref{X.509 Certificates}, for more +information on X.509 certificates. @end quotation @subsubheading gmnisrv