Changes

Jump to navigation Jump to search
77 bytes added ,  14:00, 14 April 2015
git.criu.org is not a main repo
Line 4: Line 4:  
=== Obtaining the source code ===
 
=== Obtaining the source code ===
   −
The CRIU sources are tracked by Git SCM at http://git.criu.org
+
The CRIU sources are tracked by Git SCM at [https://github.com/xemul/criu https://github.com/xemul/criu] repository. You either could download packed sources or use git
repository. You either could download packed sources or use git
   
tool itself.
 
tool itself.
   −
For example to clone criu one need to type
+
For example to clone CRIU one need to type
   −
         git clone git://git.criu.org/criu.git
+
         git clone [https://github.com/xemul/criu https://github.com/xemul/criu]
    
=== Compiling the source code ===
 
=== Compiling the source code ===
 +
 
{{Note|Dependencies are listed in the [[Installation]] article.}}
 
{{Note|Dependencies are listed in the [[Installation]] article.}}
 
Run:
 
Run:

Navigation menu