Go to file
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
core backups: do not use tar multi-volume feature, backup format 3 (#902) 2014-09-26 14:29:20 +02:00
core-modules core: inherit default_user from template 2014-09-16 01:46:41 +02:00
dispvm dispvm: use tray notification for "Updating default DispVM savefile" msg (#877) 2014-07-04 04:33:16 +02:00
doc doc: update qvm-create man page 2014-08-12 00:17:45 +02:00
linux proxyvm: add support for rules with expire time (#760) 2014-03-28 02:54:59 +01:00
qmemman Rearrange code to not import PyQt on every qvm-* call 2014-06-05 01:59:42 +02:00
qubes-rpc regexp fixes and validation (#829) 2014-05-16 18:35:59 +02:00
qubes-rpc-policy qubes-rpc-policy/qubes.GetImageRGBA.policy 2014-05-20 17:49:20 +02:00
qvm-tools qvm-tools/qvm-shutdown: handle domains with xl daemon killed (#903) 2014-09-26 02:18:42 +02:00
rpm_spec tests: add initial backup test 2014-09-18 08:25:56 +02:00
site-packages add convenient symlinks simulating target python files layout 2014-03-10 01:05:01 +01:00
site-packages-qmemman Convenient link for qmemman 2014-04-23 12:53:41 +02:00
tests tests: add initial backup test 2014-09-25 05:47:35 +02:00
xen-vm-config Remove default runlevel from VM kernel parameters 2013-05-04 05:27:33 +02:00
.gitignore gitignore files - add build products 2011-03-06 14:06:24 +01:00
LICENSE Added LICENSE 2010-04-05 21:21:27 +02:00
Makefile Update make clean target 2013-03-20 16:40:01 +01:00
Makefile.builder Add Makefile.builder 2013-03-18 02:24:49 +01:00
version version 2.1.63 2014-09-19 11:01:07 +02:00