* [bug#34101] [PATCH] doc: Add missing parameter to guix system reconfigure
@ 2019-01-16 12:32 Damien Cassou
2019-01-16 12:57 ` bug#34101: " Ludovic Courtès
0 siblings, 1 reply; 2+ messages in thread
From: Damien Cassou @ 2019-01-16 12:32 UTC (permalink / raw)
To: 34101
[-- Attachment #1: Type: text/plain, Size: 164 bytes --]
--
Damien Cassou
http://damiencassou.seasidehosting.st
"Success is the ability to go from one failure to another without
losing enthusiasm." --Winston Churchill
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-doc-Add-missing-parameter-to-guix-system-reconfigure.patch --]
[-- Type: text/x-patch, Size: 1717 bytes --]
From f337651d15ffacc9aad4db4a3213e2aa4cb3997a Mon Sep 17 00:00:00 2001
From: Damien Cassou <damien@cassou.me>
Date: Wed, 16 Jan 2019 13:18:12 +0100
Subject: [PATCH] doc: Add missing parameter to guix system reconfigure
* doc/guix.texi (Proceeding with the Installation): Mention that
/etc/config.scm must be passed as parameter and that root is needed.
---
doc/guix.texi | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/doc/guix.texi b/doc/guix.texi
index 2039ff67c..5396ad61c 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -9660,12 +9660,12 @@ unless your configuration specifies otherwise
(@pxref{user-account-password, user account passwords}).
@cindex upgrading GuixSD
-From then on, you can update GuixSD whenever you want by running
-@command{guix pull} as @code{root} (@pxref{Invoking guix pull}), and
-then running @command{guix system reconfigure} to build a new system
-generation with the latest packages and services (@pxref{Invoking guix
-system}). We recommend doing that regularly so that your system
-includes the latest security updates (@pxref{Security Updates}).
+From then on, you can update GuixSD whenever you want by running @command{guix
+pull} as @code{root} (@pxref{Invoking guix pull}), and then running
+@command{guix system reconfigure /etc/config.scm}, as @code{root} too, to
+build a new system generation with the latest packages and services
+(@pxref{Invoking guix system}). We recommend doing that regularly so that
+your system includes the latest security updates (@pxref{Security Updates}).
Join us on @code{#guix} on the Freenode IRC network or on
@email{guix-devel@@gnu.org} to share your experience---good or not so
--
2.20.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#34101: [PATCH] doc: Add missing parameter to guix system reconfigure
2019-01-16 12:32 [bug#34101] [PATCH] doc: Add missing parameter to guix system reconfigure Damien Cassou
@ 2019-01-16 12:57 ` Ludovic Courtès
0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2019-01-16 12:57 UTC (permalink / raw)
To: Damien Cassou; +Cc: 34101-done
Hello Damien,
Damien Cassou <damien@cassou.me> skribis:
>>From f337651d15ffacc9aad4db4a3213e2aa4cb3997a Mon Sep 17 00:00:00 2001
> From: Damien Cassou <damien@cassou.me>
> Date: Wed, 16 Jan 2019 13:18:12 +0100
> Subject: [PATCH] doc: Add missing parameter to guix system reconfigure
>
> * doc/guix.texi (Proceeding with the Installation): Mention that
> /etc/config.scm must be passed as parameter and that root is needed.
Applied, thank you, and welcome! :-)
I’ll push shortly.
Ludo’.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-01-16 12:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-16 12:32 [bug#34101] [PATCH] doc: Add missing parameter to guix system reconfigure Damien Cassou
2019-01-16 12:57 ` bug#34101: " Ludovic Courtès
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.