[CRIU] Process Migration using Sockets - PATCH 2/2

Pavel Emelyanov xemul at parallels.com
Thu Sep 24 03:22:28 PDT 2015


On 09/24/2015 04:11 AM, Rodrigo Bruno wrote:
> Hi,
> 
> here goes the second part of the patch.
> 
> Signed-off-by: Rodrigo Bruno <rbruno at gsd.inesc-id.pt>
> 
> diff --git a/Makefile.crtools b/Makefile.crtools
> index 4a74fa8..80f704f 100644
> --- a/Makefile.crtools
> +++ b/Makefile.crtools
> @@ -6,10 +6,6 @@ obj-y	+= crtools.o
>  obj-y	+= security.o
>  obj-y	+= image.o
>  obj-y	+= image-desc.o
>  obj-y	+= image-remote.o
> -obj-y	+= image-proxy.o
> -obj-y	+= image-cache.o
> -obj-y	+= image-remote-pvt.o

This patch also changes things that are not in current criu tree.

>  obj-y	+= net.o
>  obj-y	+= tun.o
>  obj-y	+= proc_parse.o



More information about the CRIU mailing list