[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#46623] [PATCH 0/4] gnu: libvirt: Update to 7.0.0.
From: |
Brice Waegeneire |
Subject: |
[bug#46623] [PATCH 0/4] gnu: libvirt: Update to 7.0.0. |
Date: |
Thu, 18 Feb 2021 21:24:24 +0100 |
This patch set update libvirt to 7.0.0, it has only 3 package depending on it.
The build system is changed to meson as upstream deprecated the one we where
ussing.
It also add the ability to select with qemu package, libvirt service
uses.
Brice Waegeneire (4):
gnu: libvirt: Enable disk and directory storage.
services: libvirt: Change unix-sock-group default.
services: libvirt: Add qemu field.
gnu: libvirt: Update to 7.0.0.
gnu/local.mk | 4 +-
.../patches/libvirt-add-install-prefix.patch | 329 ++++++++++++++++++
.../libvirt-create-machine-cgroup.patch | 48 ---
gnu/packages/virtualization.scm | 82 ++---
gnu/services/virtualization.scm | 8 +-
5 files changed, 375 insertions(+), 96 deletions(-)
create mode 100644 gnu/packages/patches/libvirt-add-install-prefix.patch
delete mode 100644 gnu/packages/patches/libvirt-create-machine-cgroup.patch
--
2.30.1
- [bug#46623] [PATCH 0/4] gnu: libvirt: Update to 7.0.0.,
Brice Waegeneire <=