Language

Package: criu @ 3.15

Synopsis

Checkpoint and restore in user space

Description

Using this tool, you can freeze a running application (or part of it) and checkpoint it to a hard drive as a collection of files. You can then use the files to restore and run the application from the point it was frozen at. The distinctive feature of the CRIU project is that it is mainly implemented in user space.

Home page
https://criu.org
Location
gnu/packages/virtualization.scm (line: 1361, column: 2)
Licenses

Lint warnings

LinterMessageLocation
wrapper-inputs

Make sure 'wrap-program' can finds its interpreter.

"bash-minimal" should be in 'inputs' when 'wrap-program' is used