doc: Suggest using `guix download` instead of curl

  • Done
  • quality assurance status badge
Details
2 participants
  • Leo Famulari
  • Ludovic Courtès
Owner
unassigned
Submitted by
Leo Famulari
Severity
normal
L
L
Leo Famulari wrote on 14 May 2017 02:51
(address . guix-patches@gnu.org)
20170514005126.GA31975@jasmine
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.
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(-)

Toggle diff (15 lines)
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
-----BEGIN PGP SIGNATURE-----

iQIzBAABCAAdFiEEsFFZSPHn08G5gDigJkb6MLrKfwgFAlkXqg4ACgkQJkb6MLrK
fwgRmA//RmyStnHwMAM1k0RTFucaZHQ/mlCZaO/IGqlAWTP1iWsZtEOaUi7xyBrp
tIFpXuvDzVbL/i2f7JDS1GjaJYpUIIyf28VN+tzrXzgSJgl1/MFUl3xUaZuKVhHQ
NrCQT1TZAQ485lk7lZUBovZ4tsU+8y6i/OFzG4oiO96iAzs87ATmyvRPpkrU0Aqr
3qLXDajIX1OWBoksn1YkwUajZe5xxfrgcawglUCg3e7V1/7/Kfaz3p1vLU9yAWke
2FO6D/SageAMf68Sl+5skVR047iApcJg8CIH6aA+3vlmTimx807tf8jwvxQNFmc8
mcBTqbykgPFg19f3boenBcktX4zbTZ/Btzgqvvqr1YvlmI3AkHPdD14Plhw1jQHd
nWcz+y3wyxmbj1nC6/ZVP3yE94SFQN0cOphg8Kb8ax1udn2iEJXD+qOZh0d3u7g1
2kTzwOKjYJBviFyBiup/2Xkv01Vy91oQE7EAXRRDeQUMwGB3/1CjbAFe+XfXGrM+
m/aWbqYTBQGTAfjuWxU0enbvhDYG+tqu3tNsYUfekG6Cx8kqK/qMmUizYSr6iUSy
ZmcumxtD/uda63QJg/F6tipSbc7GF2Pzz7nbuE7CkxGIGQBmYuWK5mfnyqbhQDU7
hhjV7yM61mmp8uRlWvWIy6Ss11sLlmrNL03jBxIl160XMeOZf2E=
=Id8O
-----END PGP SIGNATURE-----


L
L
Ludovic Courtès wrote on 14 May 2017 14:55
(name . Leo Famulari)(address . leo@famulari.name)(address . 26916@debbugs.gnu.org)
87lgpzy4vi.fsf@gnu.org
Leo Famulari <leo@famulari.name> skribis:

Toggle quote (4 lines)
> 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'.
L
L
Leo Famulari wrote on 14 May 2017 19:09
(no subject)
(address . control@debbugs.gnu.org)
20170514170939.GA19193@jasmine
close 26916
?
Your comment

This issue is archived.

To comment on this conversation send an email to 26916@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 26916
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch