| commit | 19d84358661da6d6ff2e505738c94f1118c4513c | [log] [download] |
|---|---|---|
| author | Andrey Vagin <avagin@openvz.org> | Tue May 21 20:13:33 2013 +0400 |
| committer | Kir Kolyshkin <kir@openvz.org> | Tue May 21 18:25:25 2013 -0700 |
| tree | 4b5403daa3c003353293fe0dc3a32ac792e77e56 | |
| parent | db107c7608b2ba8b6d3cc987bc40f4cdf2b3edf2 [diff] |
vzctl: checkpoint/restoer of upstream CTs
It can be done by any third party tools.
sripts/ct-cpt and script/ct_rst are executed to dump and restore CT
This patch adds scripts for CRIU.
v2: add the GPL header and descriptions in scripts
describe and check variables in scripts
Signed-off-by: Andrey Vagin <avagin@openvz.org>