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

Группа :: Система/Настройка/Оборудование
Пакет: hwflush-check

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

Name: hwflush-check
Version: 0.1
Release: alt1

Summary: Tool to check how data is flushed on disk

Group: System/Configuration/Hardware
License: BSD like
Url: https://github.com/vitlav/hwflush-check

Packager: Vitaly Lipatov <lav at altlinux.ru>

# Source-git: https://github.com/vitlav/hwflush-check.git

Source: %name-%version.tar

%description
hwflush-check is a tool to check how data is flushed on disk.
hwflush-check tests filesystem consystency under power failure conditions.
It does write; fsync; power-cut, and then checks that the data
it has written is actully on disk after bootup.

%prep
%setup

%build
%configure
%make_build

%install
%makeinstall_std

%files
%doc README.md LICENSE
%_sbindir/%name

%changelog

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

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