guix-commits
[Top][All Lists]
Advanced

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

branch master updated (00bfa7e -> 6e82863)


From: Ludovic Courtès
Subject: branch master updated (00bfa7e -> 6e82863)
Date: Tue, 03 Nov 2015 17:12:06 +0000

civodul pushed a change to branch master
in repository guix.

      from  00bfa7e   scripts: environment: Display friendly container error 
messages.
       new  1c52181   services: Add 'guix-publish-service'.
       new  6e82863   system: Rename (gnu system linux) to (gnu system pam).

The 2 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                     |   16 +++++++++
 gnu-system.am                     |    2 +-
 gnu.scm                           |    2 +-
 gnu/services/base.scm             |   63 ++++++++++++++++++++++++++++++++++++-
 gnu/services/desktop.scm          |    2 +-
 gnu/services/networking.scm       |    2 +-
 gnu/services/ssh.scm              |    2 +-
 gnu/services/xorg.scm             |    2 +-
 gnu/system.scm                    |    2 +-
 gnu/system/{linux.scm => pam.scm} |    5 +--
 gnu/system/vm.scm                 |    2 +-
 11 files changed, 88 insertions(+), 12 deletions(-)
 rename gnu/system/{linux.scm => pam.scm} (98%)



reply via email to

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