Changes

Jump to navigation Jump to search
No change in size ,  13:20, 2 December 2013
no edit summary
Line 13: Line 13:  
protocol buffer C binding can be found at http://code.google.com/p/protobuf-c/.
 
protocol buffer C binding can be found at http://code.google.com/p/protobuf-c/.
   −
Then run <code>make</code> in the sources root. Please, note, that the tool only supportes x86_66 and ARM architectures.
+
Then run <code>make</code> in the sources root. Please note that the tool only supports x86_64 and ARM architectures.
    
== Kernel configuration ==
 
== Kernel configuration ==
Line 47: Line 47:       −
In the future we can start working on some new kernel stuff for CRIU. In that case we will first put this into a repository at [http://git.kernel.org/?p=linux/kernel/git/gorcunov/linux-cr.git;a=summary linux-cr.git] ([https://github.com/avagin/linux-rpi-criu/tree/criu-rpi-3.10.y linux-cr-rpi.git] for [http://www.raspberrypi.org/ Raspberry Pi]), so that anyone can checkout the latest branch and compile the kernel.
+
In the future we can start working on some new kernel stuff for CRIU. In that case we will first put this into the staging repository at [http://git.kernel.org/?p=linux/kernel/git/gorcunov/linux-cr.git;a=summary linux-cr.git] ([https://github.com/avagin/linux-rpi-criu/tree/criu-rpi-3.10.y linux-cr-rpi.git] for [http://www.raspberrypi.org/ Raspberry Pi]), so that anyone can checkout the latest branch and compile the kernel.
       
==iproute2==
 
==iproute2==
 
The iproute2 tool version 3.5.0 or higher is needed for dumping network namespaces.
 
The iproute2 tool version 3.5.0 or higher is needed for dumping network namespaces.
The latest one can be cloned from the [http://git.kernel.org/?p=linux/kernel/git/shemminger/iproute2.git;a=summary iproute2]. It should be compiled and a path to ip is written in the environment variable <code>CR_IP_TOOL</code>.
+
The latest one can be cloned from [http://git.kernel.org/?p=linux/kernel/git/shemminger/iproute2.git;a=summary iproute2]. It should be compiled and a path to ip written in the environment variable <code>CR_IP_TOOL</code>.
    
== Checking how it works ==
 
== Checking how it works ==
50

edits

Navigation menu