criu/README
Cyrill Gorcunov c426ba3721 Update to README
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
2011-09-30 14:25:37 +04:00

15 lines
377 B
Text

crtools
=======
An utility to 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)