guix-commits
[Top][All Lists]
Advanced

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

branch master updated (d79e8f6 -> d5b0c90)


From: Ludovic Courtès
Subject: branch master updated (d79e8f6 -> d5b0c90)
Date: Sun, 2 Oct 2016 22:38:48 +0000 (UTC)

civodul pushed a change to branch master
in repository guix.

      from  d79e8f6   gnu: ghc-process: Replace reference to /bin/sh.
       new  92c03a8   services: Add rottlog.
       new  d8f3128   services: openssh-service-type: Expose 
'openssh-configuration'.
       new  d5b0c90   tests: Add 'openssh-service-type' test.

The 3 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          |  175 +++++++++++++++++++++++++++++++++++++++---------
 gnu/local.mk           |    4 +-
 gnu/services/admin.scm |  117 ++++++++++++++++++++++++++++++++
 gnu/services/ssh.scm   |   51 ++++++--------
 gnu/tests/ssh.scm      |  158 +++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 439 insertions(+), 66 deletions(-)
 create mode 100644 gnu/services/admin.scm
 create mode 100644 gnu/tests/ssh.scm



reply via email to

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