Difference between revisions of "What software is supported"

From CRIU
Jump to navigation Jump to search
(Created page with "This page describes what big and famous opensource software is checked to work with criu (i.e. -- can be dumped and restored). {| class="wikitable" |- ! name ! status ! details ...")
 
Line 7: Line 7:
 
! details
 
! details
 
|-
 
|-
| make and gcc | works | checked make -j kernel sources compilation
+
| make and gcc || works || checked make -j kernel sources compilation
 
|-
 
|-
| git | in progress | -
+
| git || in progress || -
 
|-
 
|-
| apache | planned | -
+
| apache || planned || -
 
|-
 
|-
| mysql | planned | -
+
| mysql || planned || -
 
|-
 
|-
| ssh and sshd | planned | sshd requires TCP listening sockets support, ssh -- connected and terminals
+
| ssh and sshd || planned || sshd requires TCP listening sockets support, ssh -- connected and terminals
 
|}
 
|}

Revision as of 12:08, 30 December 2011

This page describes what big and famous opensource software is checked to work with criu (i.e. -- can be dumped and restored).

name status details
make and gcc works checked make -j kernel sources compilation
git in progress -
apache planned -
mysql planned -
ssh and sshd planned sshd requires TCP listening sockets support, ssh -- connected and terminals