2
0
mirror of https://github.com/checkpoint-restore/criu synced 2025-08-22 01:51:51 +00:00
criu/README
Cyrill Gorcunov 65ac9ccb04 Drop kernel patching from README
It's outdated anyway.

Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
2012-01-29 16:26:36 +04:00

16 lines
374 B
Plaintext

crtools
=======
An utility to checkpoint/restore tasks.
Some code snippets are borrowed from
- Linux kernel (http://kernel.org/)
- git (http://git-scm.com/)
- kvm-tools (https://github.com/penberg/linux-kvm)
- ptrace-parasite (https://code.google.com/p/ptrace-parasite/)
Many thanks to these projects.
Licensed under GPLv2 (http://www.gnu.org/licenses/gpl-2.0.txt)