Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37511557
en ru br
Репозитории ALT
S:20090401-alt1.qa1
5.1: 0.1-alt1
www.altlinux.org/Changes

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

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

Name: hdapsd
Version: 20090401
Release: alt1

Summary: HardDrive Active Protection System
License: GPL v2
Group: System/Kernel and hardware

Url: http://www.thinkwiki.org/wiki/How_to_protect_the_harddisk_through_APS
Source: hdapsd-20090401.tar.gz
Source1: %name.init
Source2: %name.sysconfig
Source3: %name.udev
Packager: Michael Shigorin <mike at altlinux.org>

# relies on kernel hdaps driver, which depends on CONFIG_X86

ExclusiveArch: %ix86 x86_64

Summary(pl.UTF-8): HDAPS - system aktywnej ochrony dysku twardego

%description
HardDrive Active Protection System.

The APS is a protection system for the ThinkPads internal harddrive. A
sensor inside the ThinkPad recognizes when the notebook is
accelerated. A software applet then is triggered to park the harddisk.
This way the risk of data loss in case of when the notebook is dropped
is significantly reduced since the read/write head of the harddrive is
parked and hence can't crash onto the platter when the notebook drops
onto the floor.

Note: requires kernel 2.6.28+ or patched previous versions,
see http://www.thinkwiki.org/wiki/HDAPS

%description -l pl.UTF-8
HardDrive Active Protection System - system aktywnej ochrony dysku
twardego.

APS to system ochrony dla wewnд≥trznego dysku twardego ThinkPadцЁw.
Czujnik wewnд┘trz ThinkPada rozpoznaje kiedy notebook podlega
przyspieszeniu. Aplet programowy reaguje na to parkujд┘c dysk twardy. W
ten sposцЁb ryzyko utraty danych w przypadku upuszczenia notebooka jest
znaczд┘co zmniejszane, poniewaе╪ gе┌owica odczytujд┘co-zapisujд┘ca dysku
jest zaparkowana, dziд≥ki czemu nie moе╪e uderzyд┤ w talerz dysku przy
uderzeniu o podе┌oе╪e.

%prep
%setup

%build
%configure
%make_build

%install
%make_install
install -pDm755 src/%name %buildroot%_sbindir/%name
install -pDm755 %SOURCE1 %buildroot%_initdir/%name
install -pDm644 %SOURCE2 %buildroot%_sysconfdir/sysconfig/%name
install -pDm644 %SOURCE3 %buildroot%_sysconfdir/udev/rules.d/51-hdaps.rules

%files
%_sbindir/*
%_initdir/%name
%config(noreplace) %_sysconfdir/sysconfig/%name
%config(noreplace) %_sysconfdir/udev/rules.d/51-hdaps.rules

%changelog

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

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