diff options
| author | Ludovic Courtès <ludo@gnu.org> | 2016-03-28 21:38:57 +0200 |
|---|---|---|
| committer | Ludovic Courtès <ludo@gnu.org> | 2016-03-28 22:25:42 +0200 |
| commit | ff925d37e0746de862551eea3e41c4c586d62af4 (patch) | |
| tree | b343d59dceb6a8b77c55f2e57d4c60d4c2f35b1f | |
| parent | 09866b3962df38cc704d993ca1e6c77f1b360523 (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.texi | 6 |
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 | |||
| 5876 | daemon, which allows you to select text with the left mouse button and | 5876 | daemon, which allows you to select text with the left mouse button and |
| 5877 | to paste it with the middle button. | 5877 | to paste it with the middle button. |
| 5878 | 5878 | ||
| 5879 | @quotation Note | ||
| 5880 | Installation requires access to the Internet so that any missing | ||
| 5881 | dependencies 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 |
