GNU bug report logs -
#29578
[PATCH] gnu: virtualization: Add qmpbackup.
Previous Next
Reported by: Rutger Helling <rhelling <at> mykolab.com>
Date: Tue, 5 Dec 2017 07:27:01 UTC
Severity: normal
Tags: patch
Done: Leo Famulari <leo <at> famulari.name>
Bug is archived. No further changes may be made.
Full log
Message #10 received at 29578-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
On Tue, Dec 05, 2017 at 08:26:15AM +0100, Rutger Helling wrote:
> Hey Guix,
>
> This patch adds qmpbackup.
> From 46a7ca3cf49e11f13f5df15d6ef50aec8d4f09e0 Mon Sep 17 00:00:00 2001
> From: Rutger Helling <rhelling <at> mykolab.com>
> Date: Tue, 5 Dec 2017 08:19:21 +0100
> Subject: [PATCH] gnu: virtualization: Add qmpbackup.
>
> * gnu/packages/virtualization.scm (qmpbackup): New variable.
Thanks! Pushed as f46a3523de7e4816a340e48eaba68f11361beec8 with the
following changes:
diff --git a/gnu/packages/virtualization.scm b/gnu/packages/virtualization.scm
index 4b8daa53c..85563dde6 100644
--- a/gnu/packages/virtualization.scm
+++ b/gnu/packages/virtualization.scm
@@ -704,9 +704,8 @@ mainly implemented in user space.")
(arguments
`(#:python ,python-2))
(home-page "https://github.com/abbbi/qmpbackup")
- (synopsis "Create live full and incremental backups via QMP")
- (description "qmpbackup is designed to create live full and
-incremental backups of running qemu virtual machines via the QMP
-protocol. It makes use of the dirty-bitmap feature introduced in later
-qemu versions.")
+ (synopsis "Backup and restore QEMU machines")
+ (description "qmpbackup is designed to create and restore full and
+incremental backups of running QEMU virtual machines via QMP, the QEMU
+Machine Protocol.")
(license gpl3+)))
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 7 years and 170 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.