diff options
author | Florian Pelz <pelzflorian@pelzflorian.de> | 2024-04-12 13:01:35 +0200 |
---|---|---|
committer | Florian Pelz <pelzflorian@pelzflorian.de> | 2024-06-06 23:38:17 +0200 |
commit | 66eb60509dfcba86fbe91a69d93614aa153cef83 (patch) | |
tree | 9acfb98d824e4e397e2d56227799c1e0443f8648 /doc/guix.texi | |
parent | b8780f7397dd46b5e382e48db87b8648f769d738 (diff) | |
download | guix-66eb60509dfcba86fbe91a69d93614aa153cef83.tar.gz |
doc: Advise system administrators to read and follow security notices.
* doc/guix.texi (Binary Installation): Prefix installation instructions with the advice. Change-Id: I088c7f00f4c3c8e32bdfd117ea934942930f7513
Diffstat (limited to 'doc/guix.texi')
-rw-r--r-- | doc/guix.texi | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index 9b60e6c603..2c83848f8b 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -743,6 +743,11 @@ provide Guix through their own package managers. The version of Guix may be older than @value{VERSION} but you can update it afterwards by running @samp{guix pull}. +We advise system administrators who install Guix, both from the +installation script or @i{via} the native package manager of their +foreign distribution, to also regularly read and follow security +notices, as shown by @command{guix pull}. + For Debian or a derivative such as Ubuntu, call: @example |