[Pkg-libvirt-commits] [libvirt-sandbox] 36/42: Merge commit 'd6f45b1' into debian/experimental

Guido Guenther agx at moszumanska.debian.org
Sat May 27 16:27:10 UTC 2017


This is an automated email from the git hooks/post-receive script.

agx pushed a commit to branch debian/experimental
in repository libvirt-sandbox.

commit a4205dc035b549ae4bc16dac0e52226a1f79bc04
Merge: 184e246 d6f45b1
Author: Guido Günther <agx at sigxcpu.org>
Date:   Sat May 27 12:17:17 2017 +0200

    Merge commit 'd6f45b1' into debian/experimental

 .gitignore                                         |   1 +
 bin/virt-sandbox-service                           |   3 +
 bin/virt-sandbox.c                                 |  30 +-
 libvirt-sandbox-1.0.pc.in                          |   1 -
 libvirt-sandbox.spec.in                            |   3 +
 libvirt-sandbox/image/cli.py                       | 104 ++--
 libvirt-sandbox/image/sources/DockerSource.py      | 407 ------------
 libvirt-sandbox/image/sources/Makefile.am          |   6 +-
 .../image/sources/{Source.py => base.py}           |  14 +-
 libvirt-sandbox/image/sources/docker.py            | 690 +++++++++++++++++++++
 .../{VirtBuilderSource.py => virtbuilder.py}       |  38 +-
 libvirt-sandbox/image/template.py                  |  32 +-
 libvirt-sandbox/libvirt-sandbox-builder.c          |  37 +-
 .../libvirt-sandbox-config-interactive.c           |   4 +-
 .../libvirt-sandbox-config-network-route.c         |   2 +-
 libvirt-sandbox/libvirt-sandbox-config.c           |  16 +-
 .../libvirt-sandbox-context-interactive.c          |   6 +-
 libvirt-sandbox/libvirt-sandbox-init-common.c      |   2 +-
 libvirt-sandbox/tests/test-config.c                |   2 +-
 19 files changed, 900 insertions(+), 498 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libvirt-sandbox.git



More information about the Pkg-libvirt-commits mailing list