1. 07 May, 2013 1 commit
  2. 04 May, 2013 2 commits
  3. 02 May, 2013 34 commits
  4. 30 Apr, 2013 3 commits
    • Pavel Emelyanov's avatar
      criu: Version 0.5 release · 9fec380c
      Pavel Emelyanov authored
      This is lots-of-bug-fixes release -- many new people started playing
      with criu and reported a lot of issues with it.
      
      Other than this, we have several new features. First of all it's C/R
      of netlink sockets C/R (required for Fedora container dump) and pending
      signals.
      
      Next, we've changed the format of memory dumps. This allowed us to
      implement so called page server, that allows to send memory dumps
      directly on another box w/o intermediate dump file. Also this new
      format made it possible to implement the (not yet final) --snapshot
      option, that demonstrates the work of user memory changes tracker
      in the kernel.
      Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
      9fec380c
    • Kir Kolyshkin's avatar
      crtools: rename binary to criu · 354f82c3
      Kir Kolyshkin authored
      "Tools" in the context of a binary name doesn't make any sense,
      because every binary is a tool (lstool, dftool), plus it's one
      tool.
      
      So let's rename the beast to criu, which is short, pretty unique
      and coincides with the name of the project.
      
      Backward-compatible symlink is added for the sake of tests,
      we can fix them later and remove the link.
      
      Packagers beware: our binary is no longer crtools but criu.
      Signed-off-by: 's avatarKir Kolyshkin <kir@openvz.org>
      Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
      354f82c3
    • Cyrill Gorcunov's avatar
      docs: \Tabs to \Spaces · 3ab9ce3d
      Cyrill Gorcunov authored
      We don't use tabs in docs.
      Signed-off-by: 's avatarCyrill Gorcunov <gorcunov@openvz.org>
      Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
      3ab9ce3d