core-admin/core
Marek Marczykowski-Górecki fc0c0adff8 backups: do not use tar multi-volume feature, backup format 3 (#902)
Tar multi-volume support is broken when used with sparse files[1], so do
not use it. Instead simply cut the archive manually and concatenate at
restore time. This change require a little modification in restore
process, so make this new backup format ("3"). Also add backup format
version to the header, instead of some guessing code.
For now only cleartext and encrypted backups implemented, compression
will come as a separate commit.
2014-09-26 14:29:20 +02:00
..
tests qubesutils.py: get_disk_usage 2014-04-24 21:50:12 +02:00
__init__.py Move all files one level up 2013-03-16 19:56:51 +01:00
.gitignore Move all files one level up 2013-03-16 19:56:51 +01:00
backup.py backups: do not use tar multi-volume feature, backup format 3 (#902) 2014-09-26 14:29:20 +02:00
guihelpers.py Rearrange code to not import PyQt on every qvm-* call 2014-06-05 01:59:42 +02:00
modules add convenient symlinks simulating target python files layout 2014-03-10 01:05:01 +01:00
notify.py notify: missing import 2014-07-20 13:39:02 +02:00
qubes.py core+modules: provide meaingful repr()s for some classes 2014-08-11 16:34:33 +02:00
qubesutils.py support partitions on loop devices 2014-09-19 11:00:56 +02:00