GSoC Students Recommendations
Revision as of 07:13, 29 January 2019 by Xemul (talk | contribs) (Created page with "Category:GSoC == Contacts == The main entry point for the community is the <code>criu@openvz.org</code> mailing list. Also, the ideas pag...")
Contacts
The main entry point for the community is the criu@openvz.org
mailing list. Also, the ideas page contains mentors' personal e-mails for each sub-project.
Takeoff
Starting playing with CRIU is as simple as one, two, three:
- Get the sources from [1]
- Build them with
make
- Do your first C/R by running a simple test with
zdtm.py run -t static/env00
Here are links for further reading
Contributing
When a new patch is ready, it can be submitted for merging either via the CRIU mailing list (recommended) or via github PR.