From 235db9bac786ae92258bdb404caa509014c3fa58 Mon Sep 17 00:00:00 2001 From: ng0 Date: Mon, 21 Aug 2017 08:09:15 +0000 Subject: doc: install: New node -> Pre-installation notes. --- doc/chapters/installation.texi | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'doc/chapters') diff --git a/doc/chapters/installation.texi b/doc/chapters/installation.texi index d622f7b13..72b78b8c9 100644 --- a/doc/chapters/installation.texi +++ b/doc/chapters/installation.texi @@ -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 -- cgit v1.2.3