From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57754) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e5YlQ-0002vy-Lu for guix-patches@gnu.org; Fri, 20 Oct 2017 10:59:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e5YlK-0004OT-QB for guix-patches@gnu.org; Fri, 20 Oct 2017 10:59:08 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:43837) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e5YlK-0004O7-KO for guix-patches@gnu.org; Fri, 20 Oct 2017 10:59:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1e5YlK-0006Na-At for guix-patches@gnu.org; Fri, 20 Oct 2017 10:59:02 -0400 Subject: [bug#28913] gnu: Add criu Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57506) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e5Yl8-0002uK-5f for guix-patches@gnu.org; Fri, 20 Oct 2017 10:58:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e5Yl4-000470-AI for guix-patches@gnu.org; Fri, 20 Oct 2017 10:58:50 -0400 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21123) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1e5Yl4-00045F-1B for guix-patches@gnu.org; Fri, 20 Oct 2017 10:58:46 -0400 From: Ricardo Wurmus Date: Wed, 18 Oct 2017 21:09:10 +0200 Message-ID: <87lgk846jt.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 28913@debbugs.gnu.org This patch set adds libnet and criu. Criu supposedly allows one to dump a process’s memory image to disk and recover it even after a reboot. It uses the kernel’s snapshot facility (which is not enabled in our kernel packages) to achieve this. -- Ricardo GPG: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC https://elephly.net