unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Bruno Victal <mirai@makinata.eu>
To: 65373@debbugs.gnu.org
Cc: Bruno Victal <mirai@makinata.eu>, me@tobias.gr
Subject: [bug#65373] [PATCH] doc: Clarify 'user' field and key pairs in Daemon Offload.
Date: Fri, 18 Aug 2023 22:57:03 +0100	[thread overview]
Message-ID: <7b76cd6a2bac2002ab591a2afa8f1b5d1e4892e4.1692395754.git.mirai@makinata.eu> (raw)

* doc/guix.texi (Daemon Offload Setup:): Clarify 'user' field of build-machine
data type and the key pair used by guix archive.
---
 doc/guix.texi | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index efb4cec9ef..4ca0b5e0c6 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -1405,7 +1405,7 @@ Daemon Offload Setup
 "x86_64-linux" "i686-linux")}.
 
 @item user
-The user account to use when connecting to the remote machine over SSH.
+The user account on the remote machine to use when connecting over SSH.
 Note that the SSH key pair must @emph{not} be passphrase-protected, to
 allow non-interactive logins.
 
@@ -1499,6 +1499,11 @@ Daemon Offload Setup
 # guix archive --generate-key
 @end example
 
+@quotation Note
+This key pair is not related to the SSH keypair that was previously
+mentioned in the description of the @code{build-machine} data type.
+@end quotation
+
 @noindent
 Each build machine must authorize the key of the master machine so that
 it accepts store items it receives from the master:

base-commit: 597af70fd24eb85a85fa8c45008c9cfa241f4d0b
-- 
2.40.1





                 reply	other threads:[~2023-08-18 22:13 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7b76cd6a2bac2002ab591a2afa8f1b5d1e4892e4.1692395754.git.mirai@makinata.eu \
    --to=mirai@makinata.eu \
    --cc=65373@debbugs.gnu.org \
    --cc=me@tobias.gr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).