Changes

20 bytes added ,  18:46, 14 January 2015
m
Line 25: Line 25:  
This is the replacement for (rather nasty) criu show code. Also this is the way to edit the images before restoring from them.
 
This is the replacement for (rather nasty) criu show code. Also this is the way to edit the images before restoring from them.
   −
'''Status: Ready'''<br>
+
'''Status: Ready'''
 +
 
 
It uses [https://developers.google.com/protocol-buffers/docs/reference/python/google.protobuf.text_format-module text_format] as a human-readable format for protobuf messages.
 
It uses [https://developers.google.com/protocol-buffers/docs/reference/python/google.protobuf.text_format-module text_format] as a human-readable format for protobuf messages.
Output file is structured like:
+
 
 +
The output file is structured in the following way.
 +
 
 
With "--format raw":
 
With "--format raw":
 
<pre>
 
<pre>
Line 37: Line 40:  
<pb entry in text_format>
 
<pb entry in text_format>
 
</pre>
 
</pre>
 +
 
With "--format nice":
 
With "--format nice":
 
<pre>
 
<pre>