GNU bug report logs - #72439
[PATCH] doc: Setting Up the Daemon: Add paragraphs whom this section is for.

Previous Next

Package: guix-patches;

Reported by: Florian Pelz <pelzflorian <at> pelzflorian.de>

Date: Sat, 3 Aug 2024 08:17:01 UTC

Severity: normal

Tags: patch

Done: "pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Florian Pelz <pelzflorian <at> pelzflorian.de>
Subject: bug#72439: closed (Re: [bug#72439] [PATCH v4] doc: Setting Up the
 Daemon: Give guidance to whom this section is useful.)
Date: Sat, 10 Aug 2024 14:13:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#72439: [PATCH] doc: Setting Up the Daemon: Add paragraphs whom this section is for.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 72439 <at> debbugs.gnu.org.

-- 
72439: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=72439
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: "pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de>
To: Vincent Legoll <vincent.legoll <at> gmail.com>
Cc: Ludovic Courtès <ludo <at> gnu.org>,
 Maxim Cournoyer <maxim.cournoyer <at> gmail.com>,
 Matthew Trzcinski <matt <at> excalamus.com>, 72439-done <at> debbugs.gnu.org
Subject: Re: [bug#72439] [PATCH v4] doc: Setting Up the Daemon: Give
 guidance to whom this section is useful.
Date: Sat, 10 Aug 2024 16:11:20 +0200
Thank you Vincent for reviewing; pushed as
de714bcb46d61922e0efc10783ea23fb0202f583.

Regards,
Florian

[Message part 3 (message/rfc822, inline)]
From: Florian Pelz <pelzflorian <at> pelzflorian.de>
To: guix-patches <at> gnu.org
Cc: Florian Pelz <pelzflorian <at> pelzflorian.de>
Subject: [PATCH] doc: Setting Up the Daemon: Add paragraphs whom this section
 is for.
Date: Sat,  3 Aug 2024 10:15:25 +0200
* doc/guix.texi (Setting Up the Daemon): Specify intended audience.

Change-Id: I784c5f720aa87bddb6455e42181a1e9de5d7ec9a
---
 doc/guix.texi | 16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index 41814042f5..abd7e2f279 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -860,8 +860,22 @@ Setting Up the Daemon
 @section Setting Up the Daemon
 
 @cindex daemon
+During the installation, the @dfn{build daemon} that must be running
+to use Guix has already been set up and you can run @command{guix}
+commands in your terminal program.  For plain usage, feel free to skip
+this section.  You should continue with the following section,
+@ref{Application Setup}.
+
+However, some of us have reason to replace outdated daemon versions,
+tweak it, perform builds on other machines (@pxref{Daemon Offload
+Setup}) or start it manually in special environments like Chroots
+(@pxref{Chrooting into an existing system}) or WSL (manual start-up is
+not needed, though, for WSL images created with Guix, @pxref{System
+Images, @code{wsl2-image-type}}).  If you want to know more or
+optimize your system, this section is worth reading.
+
 Operations such as building a package or running the garbage collector
-are all performed by a specialized process, the @dfn{build daemon}, on
+are all performed by a specialized process, the build daemon, on
 behalf of clients.  Only the daemon may access the store and its
 associated database.  Thus, any operation that manipulates the store
 goes through the daemon.  For instance, command-line tools such as

base-commit: b20956651a53a8f23828fdeb6945e1a31e6997a8
-- 
2.45.2




This bug report was last modified 274 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.