From patchwork Sat May 16 13:58:32 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Marcin Karpezo X-Patchwork-Id: 22104 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 5123727BBE3; Sat, 16 May 2020 14:59:07 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,T_DKIM_INVALID,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTP id 9333727BBE1 for ; Sat, 16 May 2020 14:59:06 +0100 (BST) Received: from localhost ([::1]:60204 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jZxLG-00041U-5o for patchwork@mira.cbaines.net; Sat, 16 May 2020 09:59:06 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56680) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jZxLC-00041N-5U for guix-patches@gnu.org; Sat, 16 May 2020 09:59:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58106) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jZxLB-0005Cr-Sh for guix-patches@gnu.org; Sat, 16 May 2020 09:59:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jZxLB-0005p0-SX for guix-patches@gnu.org; Sat, 16 May 2020 09:59:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#41324] [PATCH v2] gnu: Add dump. References: <20200516135639.26959-1-sirmacik@wioo.waw.pl> In-Reply-To: <20200516135639.26959-1-sirmacik@wioo.waw.pl> Resent-From: Marcin Karpezo Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 16 May 2020 13:59:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 41324 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 41324@debbugs.gnu.org Cc: Marcin Karpezo Received: via spool by 41324-submit@debbugs.gnu.org id=B41324.158963752822357 (code B ref 41324); Sat, 16 May 2020 13:59:01 +0000 Received: (at 41324) by debbugs.gnu.org; 16 May 2020 13:58:48 +0000 Received: from localhost ([127.0.0.1]:41419 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jZxKy-0005oW-FV for submit@debbugs.gnu.org; Sat, 16 May 2020 09:58:48 -0400 Received: from mail.freearts.agency ([51.68.137.137]:51108) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jZxKx-0005oP-40 for 41324@debbugs.gnu.org; Sat, 16 May 2020 09:58:47 -0400 Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 47EF140F45; Sat, 16 May 2020 15:58:41 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wioo.waw.pl; s=dkim; t=1589637521; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=a73UAiirGja1OHjJAYFLCtHZTKaLMIMrcrhhCduxDOg=; b=R7ftT6MOITlHSmwlmeLLG2JrVLE/MzTGW6Plkj22ugT27arUDR3W9zioxxfngU1Rvlw7QW ivZSGDlNm2g9Gx6m1SmAlXXy7lgKHBCOvA/qTpemPSCkWzakYIMB/CagkdxkqxLbKwxxkw g7uCJuMPul9HXYHg5vMqZszm/4KWKyF42VRSJVgFUBNmg1bVnZC70jGD1wl9upniooInIe jbMVT8dr1b5oGal3gW7dGyuioQ5/MbZCO3W3GRCmPpIzibXV9MrbvzCXqkb/JczXeRCxas oyyB8mmLRV68Wr1LC7Vbe8kX4BEPUAubiPH6lmgcCc7M8uZWHXOyNiEVf2V+SA== From: Marcin Karpezo Date: Sat, 16 May 2020 15:58:32 +0200 Message-Id: <20200516135831.27246-1-sirmacik@wioo.waw.pl> MIME-Version: 1.0 X-Last-TLS-Session-Version: TLSv1.3 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/backup.scm (dump): New variable. --- gnu/packages/backup.scm | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/gnu/packages/backup.scm b/gnu/packages/backup.scm index 6a5080bcf8..2157b349dd 100644 --- a/gnu/packages/backup.scm +++ b/gnu/packages/backup.scm @@ -16,6 +16,7 @@ ;;; Copyright © 2019 Marius Bakke ;;; Copyright © 2019 Mathieu Othacehe ;;; Copyright © 2020 Nicolas Goaziou +;;; Copyright © 2020 Marcin Karpezo ;;; ;;; This file is part of GNU Guix. ;;; @@ -1026,6 +1027,44 @@ stored previously can be read back in full at any time. The program is format-agnostic, so you can feed virtually any files to it.") (license license:gpl2+))) +(define-public dump + (package + (name "dump") + (version "0.4b46") + (source + (origin + (method url-fetch) + (uri (string-append "https://downloads.sourceforge.net/project/" name "/" + name "/" version "/" name "-" version ".tar.gz")) + (sha256 + (base32 + "15rg5y15ak0ppqlhcih78layvg7cwp6hc16p3c58xs8svlkxjqc0")))) + (build-system gnu-build-system) + (arguments + `(#:configure-flags + `("--sysconfdir=/etc" + "--disable-readline" + "--disable-rmt"))) + (native-inputs + `(("pkg-config" ,pkg-config) + ("autoconf" ,autoconf) + ("zlib" ,zlib) + ("util-linux" ,util-linux "lib") + ("e2fsprogs" ,e2fsprogs) + ("automake" ,automake))) + (inputs + `(("openssl" ,openssl-1.0))) + (home-page "https://dump.sourceforge.io/") + (synopsis "Linux Ext2/3/4 filesystem dump/restore utilities") + (description "Dump examines files in a filesystem, determines which ones +need to be backed up, and copies those files to a specified disk, tape or +other storage medium. Subsequent incremental backups can then be layered on +top of the full backup. The restore command performs the inverse function of +dump; it can restore a full backup of a filesystem. Single files and +directory subtrees may also be restored from full or partial backups in +interractive mode.") + (license license:bsd-3))) + (define-public burp (package (name "burp")