Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37041091
en ru br
Репозитории ALT

Группа :: Система/Ядро и оборудование
Пакет: whdd

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: whdd
Version: 3.0
Release: alt3

Summary: Diagnostic and recovery tool for block devices
License: GNU GPL
Group: System/Kernel and hardware
Url: https://github.com/whdd/whdd

Packager: Pavel Isopenko <pauli at altlinux.org>
Summary: HDD diagnostic and data recovery tool for Linux
Summary(ru_RU.UTF-8): п≤п╫я│я┌я─я┐п╪п╣п╫я┌ п╢п╦п╟пЁп╫п╬я│я┌п╦п╨п╦ HDD п╦ п╡п╬я│я│я┌п╟п╫п╬п╡п╩п╣п╫п╦я▐ п╢п╟п╫п╫я▀я┘ п©п╬п╢ Linux
Source: %name-%version.tar
Patch1: %name-remove-nested.patch

BuildRequires: gcc-c++ libdialog-devel libncursesw-devel

%description
WHDD is a HDD diagnostic and data recovery tool for Linux.
It is capable of testing a hard drive with reading and writing, providing intuitive visualization of the process.
Visualization or these tests is very similar to MHDD. Amongst others, there is a function for copying the device.
The copying procedure algorithms are optimized for least harm to already-defective source device.
WHDD may work with your hard drives on low level, sending ATA commands to device, the benefits are:
- no system freeze while accessing damaged device (device is soft-reset on timeout)
- better timing precision

%description -l ru_RU.UTF-8
WHDD - п╦п╫я│я┌я─я┐п╪п╣п╫я┌ п╢п╦п╟пЁп╫п╬я│я┌п╦п╨п╦ HDD п╦ п╡п╬я│я│я┌п╟п╫п╬п╡п╩п╣п╫п╦я▐ п╢п╟п╫п╫я▀я┘ п╢п╩я▐ Linux.
п÷я─п╣п╢п╫п╟п╥п╫п╟я┤п╣п╫ п╢п╩я▐ я┌п╣я│я┌п╦я─п╬п╡п╟п╫п╦я▐ п╫п╟п╨п╬п©п╦я┌п╣п╩п╣п╧ п╫п╟ я┤я┌п╣п╫п╦п╣ п╦ п╥п╟п©п╦я│я▄. п■п╟я▒я┌ п╫п╟пЁп╩я▐п╢п╫п╬п╣ п©я─п╣п╢я│я┌п╟п╡п╩п╣п╫п╦п╣ п©я─п╬я├п╣я│я│п╟,
п╡п╦п╥я┐п╟п╩п╦п╥п╟я├п╦я▐ я┌п╣я│я┌п╬п╡ п╡п╣я│я▄п╪п╟ п©п╬я┘п╬п╤п╟ п╫п╟ MHDD. п я─п╬п╪п╣ п©я─п╬я┤п╣пЁп╬, п╦п╪п╣п╣я┌я│я▐ я└я┐п╫п╨я├п╦я▐ п╨п╬п©п╦я─п╬п╡п╟п╫п╦я▐ п╢п╟п╫п╫я▀я┘.
п░п╩пЁп╬я─п╦я┌п╪ п©я─п╬я├п╣п╢я┐я─я▀ п╨п╬п©п╦я─п╬п╡п╟п╫п╦я▐ п╬п©я┌п╦п╪п╦п╥п╦я─п╬п╡п╟п╫ п╫п╟ п╪п╦п╫п╦п╪п╦п╥п╟я├п╦я▌ п╡я─п╣п╢п╟ п╢п╩я▐ я┐п╤п╣ п╦п╪п╣я▌я┴п╣пЁп╬ п╢п╣я└п╣п╨я┌я▀ я┐я│я┌я─п╬п╧я│я┌п╡п╟.
WHDD п╪п╬п╤п╣я┌ я─п╟п╠п╬я┌п╟я┌я▄ я│ п╤я▒я│я┌п╨п╦п╪ п╢п╦я│п╨п╬п╪ п╫п╟ п╫п╦п╥п╨п╬п╪ я┐я─п╬п╡п╫п╣, п╬я┌п©я─п╟п╡п╩я▐я▐ я┐я│я┌я─п╬п╧я│я┌п╡я┐ ATA-п╨п╬п╪п╟п╫п╢я▀, я┤я┌п╬:
- п╦я│п╨п╩я▌я┤п╟п╣я┌ п©п╬п╢п╡п╦я│п╟п╫п╦я▐ п©я─п╦ п╢п╬я│я┌я┐п©п╣ п╨ п©п╬п╡я─п╣п╤п╢я▒п╫п╫п╬п╪я┐ я┐я│я┌я─п╬п╧я│я┌п╡я┐ (я│п╠я─п╬я│ я┐я│я┌я─п╬п╧я│я┌п╡п╟ п©п╬ я┌п╟п╧п╪п╟я┐я┌я┐);
- п╢п╟я▒я┌ п╩я┐я┤я┬я┐я▌ я┌п╬я┤п╫п╬я│я┌я▄ п©п╬ п╡я─п╣п╪п╣п╫п╦.

%prep
%setup
%ifarch %e2k
# EDG frontend doesn't support nested functions
%patch1 -p1
%endif

%build
%make_build

%install
%make_install install DESTDIR=%buildroot/usr
%find_lang %name

%files  -f %name.lang
%attr(4711, root, root) %_bindir/%name

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin