unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* bug#26916: doc: Suggest using `guix download` instead of curl
@ 2017-05-14  0:51 Leo Famulari
  2017-05-14 12:55 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Leo Famulari @ 2017-05-14  0:51 UTC (permalink / raw)
  To: 26916


[-- Attachment #1.1: Type: text/plain, Size: 193 bytes --]

A minor fix! I think it's better to suggest using `guix download` over
`curl` as a network connectivity test, since `guix download` will always
be available, while curl usually must installed.

[-- Attachment #1.2: 0001-doc-Suggest-a-network-test-command-that-will-definit.patch --]
[-- Type: text/plain, Size: 1051 bytes --]

From 27211ce5b121ca45d9bc1e6dfd0ecba4abffa25c Mon Sep 17 00:00:00 2001
From: Leo Famulari <leo@famulari.name>
Date: Sat, 13 May 2017 20:47:09 -0400
Subject: [PATCH] doc: Suggest a network test command that will definitely be
 available.

* doc/guix.texi (Running GuixSD in a VM): Suggest the use of `guix
download` to test network connectivity.
---
 doc/guix.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index 5227ad4ba..873fcf7b7 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -15679,7 +15679,7 @@ to your system definition and start the VM using
 @command{`guix system vm config.scm` -net user}.  An important caveat of using
 @command{-net user} for networking is that @command{ping} will not work, because
 it uses the ICMP protocol.  You'll have to use a different command to check for
-network connectivity, like for example @command{curl}.
+network connectivity, for example @command{guix download}.
 
 @subsubsection Connecting Through SSH
 
-- 
2.13.0


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#26916: doc: Suggest using `guix download` instead of curl
  2017-05-14  0:51 bug#26916: doc: Suggest using `guix download` instead of curl Leo Famulari
@ 2017-05-14 12:55 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2017-05-14 12:55 UTC (permalink / raw)
  To: Leo Famulari; +Cc: 26916

Leo Famulari <leo@famulari.name> skribis:

> A minor fix! I think it's better to suggest using `guix download` over
> `curl` as a network connectivity test, since `guix download` will always
> be available, while curl usually must installed.

LGTM!

Ludo'.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-05-14 12:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-14  0:51 bug#26916: doc: Suggest using `guix download` instead of curl Leo Famulari
2017-05-14 12:55 ` Ludovic Courtès

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).