Changes

Jump to navigation Jump to search
73 bytes added ,  21:25, 25 November 2013
no edit summary
Line 6: Line 6:  
{{Out|{{Latest release}}}}
 
{{Out|{{Latest release}}}}
   −
Alternatively, use [http://git.criu.org/?p=crtools.git;a=summary git.criu.org] git repository.
+
Alternatively, use [http://git.criu.org/?p=crtools.git;a=summary git.criu.org] git repository. Clone this repo to test new functionality.
Clone this repo to test new functionality.
      
Before building, make sure you have C bindings for Google's Protocol Buffers installed. In an RPM-based world this is the <code>protobuf-c-devel</code> package, and on Debian and derivatives, <code>libprotobuf-c0-dev</code>.
 
Before building, make sure you have C bindings for Google's Protocol Buffers installed. In an RPM-based world this is the <code>protobuf-c-devel</code> package, and on Debian and derivatives, <code>libprotobuf-c0-dev</code>.
Line 14: 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.
+
Then run <code>make</code> in the sources root. Please, note, that the tool only supportes x86_66 and ARM architectures.
    
== Kernel configuration ==
 
== Kernel configuration ==

Navigation menu