core-admin/core
Marek Marczykowski-Górecki 3d1b40f25c backups: keep file without path in inner tar archive
It is senseless to have full file path in multiple locations:
 - external archive
 - qubes.xml
 - internal archive
Also it is more logical to have only "private.img" file in archive
placed in "appvms/untrusted/private.img.000". Although this is rather
cosmetic change for VMs data, it is required to backup arbitrary
directory, like dom0 user home.

Also use os.path.* instead of manual string operations (split,
partition). It is more foolproof.
2013-11-24 03:23:27 +01: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
guihelpers.py Move all files one level up 2013-03-16 19:56:51 +01:00
qubes.py Fix qubes.xml unlock code (#748) 2013-10-02 04:54:10 +02:00
qubesutils.py backups: keep file without path in inner tar archive 2013-11-24 03:23:27 +01:00