core-admin/qubes
Marek Marczykowski-Górecki 20590bff57
backup: adjust LVM volume size when restoring its content.
Old backup metadata (old qubes.xml) does not contain info about
individual volume sizes. So, extract it from tar header (using verbose
output during restore) and resize volume accordingly.
Without this, restoring volumes larger than default would be impossible.
2016-09-29 02:08:29 +02:00
..
ext qubes/ext/r3compat: update firewall handling for new API 2016-09-19 20:36:31 +02:00
qmemman qmemman: fix meminfo handling 2016-09-13 02:15:25 +02:00
storage storage: improve handling volume export 2016-09-29 01:59:54 +02:00
tests backup: support relocating files to different storage pool 2016-09-29 02:08:29 +02:00
tools Make pylint happy ♥ 2016-09-21 16:39:06 +02:00
vm storage: set only 'default' pool when creating VM on custom one 2016-09-29 01:59:54 +02:00
__init__.py qubes: fix resetting already default property 2016-09-08 04:17:58 +02:00
app.py qubes/vm: move misc XML tags loading to separate method 2016-08-18 11:57:11 +02:00
backup.py backup: adjust LVM volume size when restoring its content. 2016-09-29 02:08:29 +02:00
config.py pylint fixes 2016-06-10 21:27:29 +02:00
core2migration.py Fix core2migration and tests for new devices API 2016-09-04 20:55:07 +02:00
devices.py qubes/ext/pci: move PCI devices handling to an extension 2016-09-03 20:41:03 +02:00
dochelpers.py pylint fixes 2016-06-10 21:27:29 +02:00
events.py qubes: new devices API 2016-09-03 20:40:39 +02:00
exc.py core3: add different exceptions 2015-10-17 00:17:12 +02:00
firewall.py Make pylint happy 2016-09-19 20:36:32 +02:00
log.py core/log: do not attach multiple handlers to the same logger 2016-03-03 01:18:15 +01:00
rngdoc.py qubes: pylint fixes (small mistakes and wrong names) 2015-06-29 17:39:27 +02:00
utils.py Add qubes.utils.random_string() 2016-08-03 02:57:40 +02:00