]> git.proxmox.com Git - pve-container.git/commit - src/PVE/LXC/Create.pm
Insert capability for restore LXC- and OpenVZ- dumpfiles
authorWolfgang Link <w.link@proxmox.com>
Thu, 30 Jul 2015 11:45:09 +0000 (13:45 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 31 Jul 2015 06:48:18 +0000 (08:48 +0200)
commitf507c3a7a8e7bf920283cb1f0a8c09f2413d8a20
tree614c8ece887eec3c398b7c0386d1f4f5c69211d6
parentecf84da07546394bf16dbdcac356379ea8c13d03
Insert capability for restore LXC- and OpenVZ- dumpfiles

this patch recovers the config form the tarball.
It will nt recover the nework setting if you recover from OVZ
src/PVE/API2/LXC.pm
src/PVE/LXCCreate.pm
src/PVE/VZDump/ConvertOVZ.pm [new file with mode: 0644]
src/PVE/VZDump/Makefile