[CRIU] [patch] p.haul: fix test/mtouch/HOWTO - Remove the step of linking *.proto to criu sources.

Hui Kang hkang.sunysb at gmail.com
Fri May 8 13:57:11 PDT 2015


First, there is no *.proto under p.haul. Second
live migration succeeds without such linking.

Signed-off-by: Hui Kang hkang.sunysb at gmail.com
---
 test/mtouch/HOWTO | 9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)

diff --git a/test/mtouch/HOWTO b/test/mtouch/HOWTO
index 482adec..a6cb78c 100644
--- a/test/mtouch/HOWTO
+++ b/test/mtouch/HOWTO
@@ -39,14 +39,7 @@ from one node ot another (nodes can be VMs).

    b) p.haul

-   * Make sure that p.haul/*.proto links point to respective
-     files in CRIU sources
-
-       # ls -l *.proto
-       ... rpc.proto -> ../criu/protobuf/rpc.proto
-       ... stats.proto -> ../criu/protobuf/stats.proto
-
-   * Compile CRIU RPC bindings with 'make'
+   * Compile and install CRIU RPC bindings with 'make install'
    * Create _local_ directory for images

        # mkdir -p /var/local/p.haul-fs/
--
1.9.1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openvz.org/pipermail/criu/attachments/20150508/77e12c43/attachment.html>


More information about the CRIU mailing list