Data Copying in the Presence of I/O Errors
http://www.garloff.de/kurt/linux/ddrescue/
dd_rescue helps when nothing else can: your disk has crashed and you
try to copy it over to another one. While standard Unix tools like cp,
cat, and dd wail "abort" on every I/O error, dd_rescue does not.
- Developed at Base:System
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/dd_rescue && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
dd_rescue-1.99.13.tar.bz2 | 0000182574 178 KB | |
dd_rescue.changes | 0000031655 30.9 KB | |
dd_rescue.keyring | 0000117108 114 KB | |
dd_rescue.spec | 0000005731 5.6 KB |
Revision 57 (latest revision is 63)
Dominique Leuenberger (dimstar_suse)
accepted
request 1068136
from
Dirk Mueller (dirkmueller)
(revision 57)
- temporarily remove not-really-detached-signature - Update to 1.99.13: * Drop fuzz-lzo-* patches, as they have been merged upstream. * Allow overriding strip binary (not used in this build). * Make -fanalyzer more happy: abort() and assert()ions to ensure we always react to failed memory allocations. * ddr_hash: Support reading/writing checksums from stdin/out "-". * Fix aliasing issue with XORN function (in aes.h), spotted by gcc-13: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108695 Drop workaround from Martin Liška again. * Higher optimization level for aes.c driver is beneficial for key setup speed.
Comments 0