Up to [cvs.netbsd.org] / pkgsrc / sysutils / ddrescue
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.2 / (download) - annotate - [select for diffs], Tue May 22 23:41:04 2012 UTC (3 days, 2 hours ago) by gdt
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +3 -1
lines
Diff to previous 1.1 (colored)
Update to 1.15 (not really tested), on the theory that there's no reason to run old upstream code. Changes in version 1.15: The new option "-a, --min-read-rate" has been added. The new option "-I, --verify-input-size" has been added. The new option "-x, --extend-outfile" has been added. Ddrescue now verifies that infile, outfile and logfile are all different. Non-tried blocks are now read aligned to cluster-size sectors. The "split or skip" algorithm of the split pass has been improved. A spurious warning about "-D" being ignored in fill mode has been removed. Ddrescuelog, a tool for manipulation, display, conversion, comparison and testing of ddrescue logfiles, has been added.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Jul 28 14:08:07 2008 UTC (3 years, 9 months ago) by obache
Branch: TNF
CVS Tags: pkgsrc-base,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Import ddrescue-1.8. Based on PR 39202 by Edgar Fuss, some fixes and improvement by me. GNU ddrescue is a data recovery tool. It copies data from one file or block device (hard disc, cdrom, etc) to another, trying hard to rescue data in case of read errors.
Revision 1.1 / (download) - annotate - [select for diffs], Mon Jul 28 14:08:07 2008 UTC (3 years, 9 months ago) by obache
Branch: MAIN
Initial revision