commit a63f620391948240d6cfbfe06ae8cb819d791c70 parent 46076bd9d7f93b367087ffab6b498b3efb1ed817 Author: lurchi <lurchi@strangeplace.net> Date: Wed, 26 Jun 2019 20:08:45 +0200 fix TOC; prepare chapter Minimal configuration Diffstat:
| M | doc/handbook/chapters/installation.texi | | | 12 | +++++++++--- |
1 file changed, 9 insertions(+), 3 deletions(-)
diff --git a/doc/handbook/chapters/installation.texi b/doc/handbook/chapters/installation.texi @@ -19,9 +19,10 @@ quickly try out GNUnet can use the @emph{user services only} variant. @menu * Installing dependencies:: * Getting the Source Code:: -* Create @code{gnunet} user and group:: +* Create user and groups for the system services:: * Preparing and Compiling the Source Code:: * Installation:: +* Minimal configuration:: * Checking the Installation:: * The graphical configuration interface:: * Config Leftovers:: @@ -135,8 +136,8 @@ In the next chapter we will assume that the source code is available in the home directory at @code{~/gnunet}. @c ----------------------------------------------------------------------- -@node Create user and groups for the GNUnet services -@section Create user and groups for the GNUnet services +@node Create user and groups for the system services +@section Create user and groups for the system services @cartouche{If only user services shall be used this section can be skipped}. @@ -293,6 +294,11 @@ Now GNS should work in browsers that are configured to use a SOCKS proxy on @code{localhost:7777}. +@node Minimal configuration +@section Minimal configuration +TBD + + @node Checking the Installation @section Checking the Installation