Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37519885
en ru br
ALT Linux repos
S:1.12-alt1
5.0: 1.02-alt2
4.1: 1.02-alt2
4.0: 1.01-alt1

Group :: System/Kernel and hardware
RPM: sdparm

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: sdparm
Version: 1.12
Release: alt1

Summary: Utility for listing and changing SCSI disk parameters
License: BSD
Group: System/Kernel and hardware

Url: http://sg.danny.cz/sg/sdparm.html
Source0: %{name}-%{version}.tar.xz
Source1: %url
Source100: sdparm.watch
Packager: Michael Shigorin <mike at altlinux.org>

BuildRequires: libsgutils-devel

%description
sdparm is a utility for listing and potentially changing SCSI disk
parameters. More generally it can be used on any device that uses
a SCSI command set. Apart form SCSI disks, examples of devices that
use SCSI command sets are ATAPI CD/DVD drives, SCSI and ATAPI tape
drives and SCSI enclosures.

SCSI disk parameters are held in mode pages. This utility lists or
changes those parameters. Other SCSI devices (or devices that use the
SCSI command set e.g. some SATA devices) such as CD/DVD and tape
drives may also find parts of sdparm useful. Requires the linux kernel
2.4 series or later. In the 2.6 series any device node the understands
a SCSI command set may be used (e.g. /dev/sda). In the 2.4 series SCSI
device node may be used.

Fetches Vital Product Data pages. Can send commands to start or stop
the media and load or unload removable media.

Warning: It is possible (but unlikely) to change SCSI disk settings
such that the disk stops operating or is slowed down. Use with care.

%prep
%setup

%build
%configure
%make_build

%install
%makeinstall
cp -a %SOURCE1 .

%files
%_bindir/*
%_man8dir/*
%doc AUTHORS CREDITS ChangeLog README notes.txt sdparm.html

%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