Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37704595
en ru br
ALT Linux repos
S:1.0-alt2
5.0: 0.02-alt1

Group :: System/Configuration/Boot and Init
RPM: sreadahead

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: sreadahead
Version: 1.0
Release: alt2

Summary: Super Read Ahead
License: GPLv2+
Group: System/Configuration/Boot and Init

Url: http://code.google.com/p/sreadahead/
Source: http://sreadahead.googlecode.com/files/sreadahead-%version.tar.gz
Patch0: sreadahead-1.0-asneeded.patch
Patch1: sreadahead-1.0-alt-ioprio-arches.patch
Packager: Michael Shigorin <mike at altlinux.org>

%description
sreadahead speeds up booting by pre-reading disk blocks
used during previous boots.

%prep
%setup
%patch0 -p1
%patch1 -p1

%build
%make_build CFLAGS="%optflags"

%install
install -d %buildroot%_localstatedir/%name/debugfs
install -pDm755 %name %buildroot/sbin/%name

%files
/sbin/*
%_localstatedir/%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