2
0
mirror of https://github.com/checkpoint-restore/criu synced 2025-08-31 14:25:49 +00:00

Update to README

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
This commit is contained in:
Cyrill Gorcunov
2011-09-30 14:25:37 +04:00
parent c704ab9064
commit c426ba3721

8
README
View File

@@ -1,15 +1,15 @@
crtools
=======
An utility to to checkpoint/restore tasks.
An utility to to checkpoint/restore tasks.
Some code is borrowed from
Some code snippets are borrowed from
- Linux kernel (http://kernel.org/)
- git (http://git-scm.com/)
- kvm-tools (https://github.com/penberg/linux-kvm.git)
- 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
Licensed under GPLv2 (http://www.gnu.org/licenses/gpl-2.0.txt)