pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/dd_rescue
Module name: wip
Committed by: makoto
Date: Mon Apr 8 08:26:17 UTC 2013
Import into wip/dd_rescue
Log Message:
Import dd_rescue-1.33 as wip/dd_rescue.
Like dd, dd_rescue does copy data from one file or block device to another.
You can specify file positions (called seek and Skip in dd).
There are several differences:
* dd_rescue does not provide character conversions.
* The command syntax is different. Call dd_rescue -h.
* dd_rescue does not abort on errors on the input file, unless you specify a
maximum error number. Then dd_rescue will abort when this number is
reached.
* dd_rescue does not truncate the output file, unless asked to.
* You can tell dd_rescue to start from the end of a file and move backwards.
* It uses two block sizes, a large (soft) block size and a small (hard) block
size. In case of errors, the size falls back to the small one and is
promoted again after a while without errors.
* It does not (yet) support non-seekable in- or output.
Status:
Vendor Tag: MAKOTO
Release Tags: MAKOTO_20130408
N wip/dd_rescue/distinfo
N wip/dd_rescue/PLIST
N wip/dd_rescue/DESCR
N wip/dd_rescue/Makefile
N wip/dd_rescue/patches/patch-ab
N wip/dd_rescue/patches/patch-aa
N wip/dd_rescue/patches/patch-frandom_c
No conflicts created by this import
------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire
the most talented Cisco Certified professionals. Visit the
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index