guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated (7175aba -> 89a2647)


From: Ludovic Courtès
Subject: branch master updated (7175aba -> 89a2647)
Date: Sat, 20 Jan 2018 18:24:10 -0500 (EST)

civodul pushed a change to branch master
in repository guix.

      from  7175aba   gnu: Add mkbootimg.
       new  33033a6   services: shepherd: Make 'shepherd-configuration-file' 
non-monadic.
       new  bc58201   tests: Cgit test waits for /var/run/shepherd/socket.
       new  d466b1f   services: Missing services are automatically instantiated.
       new  30875d0   doc: No longer mention Wicd in OS examples.
       new  89a2647   services: herd: 'with-shepherd' no longer leaves an open 
connection.

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 doc/guix.texi                                |  7 +---
 gnu/services.scm                             | 59 ++++++++++++++++++++++------
 gnu/services/herd.scm                        |  9 ++++-
 gnu/services/shepherd.scm                    | 36 ++++++++---------
 gnu/services/version-control.scm             |  6 ++-
 gnu/system.scm                               |  7 ++--
 gnu/system/examples/desktop.tmpl             |  4 +-
 gnu/system/examples/lightweight-desktop.tmpl |  2 +-
 gnu/tests/version-control.scm                | 25 +++++++++---
 guix/scripts/system.scm                      |  6 ++-
 tests/services.scm                           | 32 ++++++++++++++-
 11 files changed, 142 insertions(+), 51 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]