guix-devel/gnu
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
..
bootloader gnu: Rename "banana-pi" to "bananapi". 2018-09-14 21:31:24 +02:00
build linux-modules: Raise an error when a kernel module cannot be found. 2018-08-29 23:32:01 +02:00
packages gnu: shepherd: Update to 0.5.0. 2018-09-26 23:40:36 +02:00
services guix system: Load all services on reconfigure, not just stopped ones. 2018-09-26 23:40:36 +02:00
system vm: Use "cache=loose" for all 9p mounts. 2018-09-23 23:34:17 +02:00
tests services: Add Varnish service. 2018-09-26 00:33:01 +02:00
artwork.scm
bootloader.scm
local.mk gnu: icecat: Unbundle libevent, libogg, and libvorbis. 2018-09-25 19:59:06 -04:00
packages.scm Add (guix describe) and use it to initialize '%package-search-path'. 2018-09-02 16:43:10 +02:00
services.scm services: 'instantiate-missing-services' reaches fixed point. 2018-09-07 23:00:39 +02:00
system.scm
tests.scm tests: Warn about test module load failures. 2018-08-29 23:32:01 +02:00