Line 4:
Line 4:
=== Obtaining the source code ===
=== Obtaining the source code ===
−
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
+
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 tool itself.
−
tool itself.
For example to clone CRIU one need to type
For example to clone CRIU one need to type
git clone [https://github.com/xemul/criu https://github.com/xemul/criu]
git clone [https://github.com/xemul/criu https://github.com/xemul/criu]
+
+
=== Picking the proper branch ===
+
+
Please note, that the development goes on the ''criu-dev'' branch. The ''master'' one is for stable releases.
=== Compiling the source code ===
=== Compiling the source code ===