guix-commits
[Top][All Lists]
Advanced

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

branch master updated (a24fda8 -> a062b6c)


From: Ludovic Courtès
Subject: branch master updated (a24fda8 -> a062b6c)
Date: Mon, 6 Feb 2017 23:08:27 +0000 (UTC)

civodul pushed a change to branch master
in repository guix.

      from  a24fda8   gnu: bdb: Correct license.
       new  7597478   file-systems: Add '%network-configuration-files' and 
'%network-file-mappings'.
       new  3454f7e   bash completion: Complete 'guix gc' with file names.
       new  e109ed3   bash completion: Complete file names after 'guix system 
COMMAND'.
       new  a93c1c5   bash completion: Properly complete 'guix container exec'.
       new  f2c66fb   bash completion: Complete subcommands for the current 
word.
       new  b9a5efa   services: bitlbee: Read the PID file.
       new  c90db25   linux-container: Add 'container-excursion*'.
       new  63302a4   Add (gnu build shepherd).
       new  a062b6c   services: bitlbee: Run in a container.

The 9 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:
 etc/completion/bash/guix      |   24 +++++-
 gnu/build/linux-container.scm |   22 ++++-
 gnu/build/shepherd.scm        |  177 +++++++++++++++++++++++++++++++++++++++++
 gnu/local.mk                  |    1 +
 gnu/services/networking.scm   |   31 ++++++--
 gnu/system/file-systems.scm   |   24 +++++-
 guix/scripts/environment.scm  |   23 +-----
 tests/containers.scm          |   27 +++++++
 8 files changed, 294 insertions(+), 35 deletions(-)
 create mode 100644 gnu/build/shepherd.scm



reply via email to

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