Marek Marczykowski-Górecki
|
9210048673
|
backup/restore: add option to ignore size limit
Allow to restore backup which have miscalculated VMs size, but otherwise
is good.
|
2017-07-29 05:13:46 +02:00 |
|
Marek Marczykowski-Górecki
|
d8af76ed60
|
backup: move BackupRestore class and helpers to 'restore' submodule
This breaks cyclic imports and also allow cleaner separation between
backup make and restore code.
No functional change.
|
2017-07-21 03:54:04 +02:00 |
|
Marek Marczykowski-Górecki
|
ea47701fe6
|
tools/qvm-backup-restore: fix restoring only specific VMs
Related to QubesOS/qubes-issues#2924
|
2017-07-21 03:54:04 +02:00 |
|
Marek Marczykowski-Górecki
|
c50fc21e44
|
tests: qvm-backup-restore tool tests
Very simple one, but also fix reporting errors detected by tests.
|
2017-07-21 03:54:04 +02:00 |
|
Marek Marczykowski-Górecki
|
c736395432
|
tools/qvm-backup-restore: fix default list of VMs to restore
By default restore all of them, not only the ones named "[" or "]"
(which are invalid name).
Fixes QubesOS/qubes-issues#2924
|
2017-07-19 23:52:11 +02:00 |
|
Marek Marczykowski-Górecki
|
e7ee06936a
|
tools/qvm-backup-restore: handle VMs selection, not only exclusion
QubesOS/qubes-issues#1214
|
2017-07-17 23:34:03 +02:00 |
|
Marek Marczykowski-Górecki
|
f0151d73b3
|
tools: add qvm-backup-restore
Frontend tool for backup restore code.
Fixes QubesOS/qubes-issues#1214
|
2017-07-17 20:28:22 +02:00 |
|