[CRIU] [PATCH] docs: Prepare for 0.2
Cyrill Gorcunov
gorcunov at openvz.org
Wed Sep 19 06:24:28 EDT 2012
Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
Documentation/crtools.txt | 19 +++++++++++++++++++
1 files changed, 19 insertions(+), 0 deletions(-)
diff --git a/Documentation/crtools.txt b/Documentation/crtools.txt
index 23f0aec..cfec5a3 100644
--- a/Documentation/crtools.txt
+++ b/Documentation/crtools.txt
@@ -60,6 +60,25 @@ OPTIONS
Checkpoint namespaces. Namespaces must be separated by comma.
Currently supported namespaces: uts, ipc, mnt, pid, net.
+-r|--root <path>::
+ Change the root filesystem (when run in mount namespace).
+
+--evasive-devices::
+ Use any path to a device file if the original one is inaccessible.
+
+--veth-pair <IN=OUT>::
+ Correspondence between outside and inside names of veth devices.
+
+--action-script <SCR>::
+ Add an external action script.
+ The environment variable 'CRTOOL_SCRIPT_ACTION' contains one of the
+ actions:
+ * 'network-lock'
+ lock network in a target network namespace
+
+ * 'network-unlock'
+ unlock network in a target network namespace
+
-o|--log-file <file>::
Write logging messages to 'file'.
--
1.7.7.6
More information about the CRIU
mailing list