Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37562370
en ru br
ALT Linux repos
S:0.1-alt1

Group :: System/Configuration/Hardware
RPM: hwflush-check

 Main   Changelog   Spec   Patches   Sources   Download   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

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin