From 722f828f4f9ac48f1d163c2b88ca31725033c5f6 Mon Sep 17 00:00:00 2001 From: Alejandro Mery Date: Wed, 15 Aug 2007 18:34:54 -0400 Subject: [PATCH] Add dd_rescue (1.13) - A block copier, which ignores errors --- base/dd_rescue/dd_rescue.cache | 21 ++++++++++++++++++++ base/dd_rescue/dd_rescue.desc | 35 ++++++++++++++++++++++++++++++++++ 2 files changed, 56 insertions(+) create mode 100644 base/dd_rescue/dd_rescue.cache create mode 100644 base/dd_rescue/dd_rescue.desc diff --git a/base/dd_rescue/dd_rescue.cache b/base/dd_rescue/dd_rescue.cache new file mode 100644 index 000000000..e2ea20457 --- /dev/null +++ b/base/dd_rescue/dd_rescue.cache @@ -0,0 +1,21 @@ + +[TIMESTAMP] 1187216752 Wed Aug 15 18:25:52 2007 +[BUILDTIME] 100 (9) +[SIZE] 0.04 MB, 7 files + +[DEP] 00-dirtree +[DEP] bash +[DEP] binutils +[DEP] bzip2 +[DEP] coreutils +[DEP] diffutils +[DEP] findutils +[DEP] gawk +[DEP] gcc +[DEP] glibc +[DEP] grep +[DEP] linux-header +[DEP] make +[DEP] sed +[DEP] sysfiles +[DEP] tar diff --git a/base/dd_rescue/dd_rescue.desc b/base/dd_rescue/dd_rescue.desc new file mode 100644 index 000000000..530f37304 --- /dev/null +++ b/base/dd_rescue/dd_rescue.desc @@ -0,0 +1,35 @@ +[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] +[COPY] Filename: package/.../ddrescue/ddrescue.desc +[COPY] Copyright (C) 2007 The OpenSDE Project +[COPY] +[COPY] More information can be found in the files COPYING and README. +[COPY] +[COPY] This program is free software; you can redistribute it and/or modify +[COPY] it under the terms of the GNU General Public License as published by +[COPY] the Free Software Foundation; version 2 of the License. A copy of the +[COPY] GNU General Public License can be found in the file COPYING. +[COPY] --- SDE-COPYRIGHT-NOTE-END --- + +[I] A block copier, which ignores errors + +[T] Dd_rescue copies data from one file or block device to another. It is +[T] intended for error recovery, so, by default, it doesn't abort on errors, +[T] and doesn't truncate the output file. It uses large block sizes to +[T] quicken the copying, but falls back to small blocks upon encountering +[T] errors. It produces reports that allow you to keep track of bad blocks. + +[U] http://www.garloff.de/kurt/linux/ddrescue/ + +[A] Kurt Garloff +[M] Alejandro Mery + +[C] extra/tool + +[L] GPL +[S] Stable +[V] 1.13 +[P] X -----5---9 800.000 + +[D] 1485625184 dd_rescue-1.13.tar.gz http://www.garloff.de/kurt/linux/ddrescue/