Changes

39 bytes added ,  07:38, 28 September 2017
no edit summary
Line 5: Line 5:  
== Get the source code ==
 
== Get the source code ==
   −
The CRIU sources are tracked by Git. Official CRIU repo is at [https://github.com/xemul/criu https://github.com/xemul/criu].
+
The CRIU sources are tracked by Git. Official CRIU repo is at [https://github.com/checkpoint-restore/criu https://github.com/checkpoint-restore/criu].
    
The repository may contain multiple branches. Development happens in the '''criu-dev''' branch.
 
The repository may contain multiple branches. Development happens in the '''criu-dev''' branch.
Line 12: Line 12:     
<pre><nowiki>
 
<pre><nowiki>
         git clone https://github.com/xemul/criu criu
+
         git clone https://github.com/checkpoint-restore/criu criu
 
         cd criu
 
         cd criu
 
         git checkout criu-dev
 
         git checkout criu-dev
62

edits