summaryrefslogtreecommitdiffstats
path: root/rules/ddrescue.in
blob: 6c287573b86e16f0264205661980df3c538e85d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
## SECTION=disk_and_file

config DDRESCUE
	tristate
	select GCCLIBS_CXX
	select GCCLIBS_GCC_S
	select LIBC_M
	prompt "ddrescue"
	help
	  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.