summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2016-03-28 21:38:57 +0200
committerLudovic Courtès <ludo@gnu.org>2016-03-28 22:25:42 +0200
commitff925d37e0746de862551eea3e41c4c586d62af4 (patch)
treeb343d59dceb6a8b77c55f2e57d4c60d4c2f35b1f
parent09866b3962df38cc704d993ca1e6c77f1b360523 (diff)
doc: Make it clear that networking is needed for GuixSD installation.
Suggested by Jan Nieuwenhuizen <janneke@gnu.org>. * doc/guix.texi (Preparing for Installation): Make it clear that networking is required.
-rw-r--r--doc/guix.texi6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index 3b050a63e3f..62ca82b609f 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -5876,6 +5876,12 @@ Stand-alone GNU Info}). The installation system runs the GPM mouse
5876daemon, which allows you to select text with the left mouse button and 5876daemon, which allows you to select text with the left mouse button and
5877to paste it with the middle button. 5877to paste it with the middle button.
5878 5878
5879@quotation Note
5880Installation requires access to the Internet so that any missing
5881dependencies of your system configuration can be downloaded. See the
5882``Networking'' section below.
5883@end quotation
5884
5879@subsubsection Keyboard Layout 5885@subsubsection Keyboard Layout
5880 5886
5881@cindex keyboard layout 5887@cindex keyboard layout