summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2018-01-28 22:14:23 +0100
committerRicardo Wurmus <rekado@elephly.net>2018-01-30 03:48:04 +0100
commit6f4e8693e7b0c5d830eafa8a69c3559390f13369 (patch)
treebf794bdac9a308e14a97a0bee85c24502ddc6e70 /doc
parent9766c6e28e24d0d904900671b0c345cc10f0ea7b (diff)
downloadpatches-6f4e8693e7b0c5d830eafa8a69c3559390f13369.tar
patches-6f4e8693e7b0c5d830eafa8a69c3559390f13369.tar.gz
etc: Add installation script.
* etc/guix-install.sh: New file. * Makefile.am (EXTRA_DIST): Add it. * doc/guix.texi (Binary Installation): Mention it. Co-authored-by: sharlatan <sharlatanus@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/guix.texi5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index eba5da2908..2b27a675cd 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -403,6 +403,11 @@ dependencies. This is often quicker than installing from source, which
is described in the next sections. The only requirement is to have
GNU@tie{}tar and Xz.
+We provide a
+@uref{https://git.savannah.gnu.org/cgit/guix.git/plain/etc/guix-install.sh,
+shell installer script}, which automates the download, installation, and
+initial configuration of Guix. It should be run as the root user.
+
Installing goes along these lines:
@enumerate