doc: install: New node -> Pre-installation notes.
authorng0 <ng0@infotropique.org>
Mon, 21 Aug 2017 08:09:15 +0000 (08:09 +0000)
committerng0 <ng0@infotropique.org>
Mon, 21 Aug 2017 08:09:15 +0000 (08:09 +0000)
doc/chapters/installation.texi

index d622f7b13b244e270475aa3e45a6b7f6edf056bd..72b78b8c9482e9c3f820f86983ab554e23214841 100644 (file)
@@ -13,6 +13,7 @@ in the form of new chapters or insightful comments.
 
 @menu
 * Dependencies::
+* Pre-installation notes::
 * Generic installation instructions::
 * Build instructions for Ubuntu 12.04 using Git::
 * Build Instructions for Microsoft Windows Platforms::
@@ -264,6 +265,14 @@ gnunet-service-namestore (requires identity)
 gnunet-service-gns (requires vpn, dns, dht, namestore, identity)
 @end itemize
 
+@node Pre-installation notes
+@section Pre-installation notes
+
+Please note that in the code instructions for the installation,
+@emph{#} indicates commands run as privileged root user and
+@emph{$} shows commands run as unprivileged ("normal") system user.
+
+
 @node Generic installation instructions
 @section Generic installation instructions
 
@@ -313,9 +322,6 @@ development headers for the various libraries are also installed. There maybe
 files for other distributions, or you might be able to find equivalent packages
 for your distribution.
 
-In the code instructions below, @emph{#} indicates commands run as privileged root
-user and @emph{$} shows commands run as unprivileged ("normal") system user.
-
 While it is possible to build and install GNUnet without having root access,
 we will assume that you have full control over your system in these
 instructions. First, you should create a system user @emph{gnunet} and an additional