Changes

Jump to navigation Jump to search
125 bytes added ,  10:17, 20 July 2012
no edit summary
Line 8: Line 8:     
The '''crtools''' utility itself is hosted at [http://git.criu.org/?p=crtools.git;a=summary git.criu.org].
 
The '''crtools''' utility itself is hosted at [http://git.criu.org/?p=crtools.git;a=summary git.criu.org].
Clone this repo to test new functionality. Anything but '''master''' branch are development
+
Clone this repo to test new functionality. Anything but '''master''' branch are development ones, don't refer on them.
ones, don't refer on them.
+
 
 +
Before building also install the C bindings for Google's Protocol Buffers. In rpm-based distros this is protobuf-c package.
 +
 
 +
== Configure the linux kernel ==
    
Also '''crtools''' requires some additional patches to be applied on the linux kernel.
 
Also '''crtools''' requires some additional patches to be applied on the linux kernel.
    
So clone [https://github.com/cyrillos/linux-2.6 linux-2.6-crtools.git], checkout ''crtools-3.5-rc7'' branch and compile the kernel.
 
So clone [https://github.com/cyrillos/linux-2.6 linux-2.6-crtools.git], checkout ''crtools-3.5-rc7'' branch and compile the kernel.
  −
== Configure the linux kernel ==
      
Make sure you have the following options turned on
 
Make sure you have the following options turned on

Navigation menu