guix/doc
Carlo Zancanaro 4245ddcbc9
guix system: Load all services on reconfigure, not just stopped ones.
This uses the 'replacement' service slot introduced in the Shepherd
version 0.5.0.

* gnu/services/shepherd.scm (shepherd-service-upgrade): Return a list of
  services that need to be restarted to complete their upgrade.
* guix/scripts/system.scm (call-with-service-upgrade-info): Rename an internal
  variable to reflect the change to shepherd-service-upgrade.
  (upgrade-shepherd-services): Call 'load-services/safe' instead of
  'load-services'.  Print a message about services that need to be
  manually restarted.
* gnu/services/herd.scm (load-services/safe): New procedure.
* doc/guix.texi (Invoking guix system): Document the new behaviour.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2018-09-26 23:40:36 +02:00
..
images
contributing.fr.texi nls: Update 'fr' translation. 2018-08-26 12:43:49 +02:00
contributing.texi etc: snippets: Add guix-commit-message-use-https-home-page. 2018-07-13 12:45:11 +05:30
environment-gdb.scm
fdl-1.3.texi
guix.fr.texi nls: Update 'fr' translation. 2018-08-26 12:43:49 +02:00
guix.texi guix system: Load all services on reconfigure, not just stopped ones. 2018-09-26 23:40:36 +02:00
htmlxref.cnf doc: Update URL of the Emacs-Guix manual. 2018-07-05 22:16:10 +02:00
local.mk build: Use only one domain for guix-manual. 2018-04-29 21:42:14 +02:00
package-hello.scm