guix-commits
[Top][All Lists]
Advanced

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

branch master updated (0577a3f -> c075c8f)


From: Christopher Baines
Subject: branch master updated (0577a3f -> c075c8f)
Date: Wed, 23 Aug 2017 07:50:06 -0400 (EDT)

cbaines pushed a change to branch master
in repository guix.

      from  0577a3f   gnu: Build the shared library for yaml-cpp.
       new  903e051   gnu: libvirt: Wrap with iproute and qemu.
       new  e605105   services: Add libvirt services
       new  c075c8f   tests: Add 'libvirt-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                                   | 709 ++++++++++++++++++++++++
 gnu/local.mk                                    |   2 +
 gnu/packages/virtualization.scm                 |  11 +-
 gnu/services/virtualization.scm                 | 492 ++++++++++++++++
 gnu/tests/{databases.scm => virtualization.scm} |  80 +--
 5 files changed, 1239 insertions(+), 55 deletions(-)
 create mode 100644 gnu/services/virtualization.scm
 copy gnu/tests/{databases.scm => virtualization.scm} (51%)



reply via email to

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