Fri, 03 May 2024 22:31:01 UTC | login

Information for build hd-idle-1.05-6.fc29

ID66417
Package Namehd-idle
Version1.05
Release6.fc29
Epoch
SummarySpin down idle [USB] hard disks
Descriptionhd-idle is a utility program for spinning-down external disks after a period of idle time. Since most external IDE disk enclosures don't support setting the IDE idle timer, a program like hd-idle is required to spin down idle disks automatically. A word of caution: hard disks don't like spinning up too often. Laptop disks are more robust in this respect than desktop disks but if you set your disks to spin down after a few seconds you may damage the disk over time due to the stress the spin-up causes on the spindle motor and bearings. It seems that manufacturers recommend a minimum idle time of 3-5 minutes, the default in hd-idle is 10 minutes. One more word of caution: hd-idle will spin down any disk accessible via the SCSI layer (USB, IEEE1394, ...) but it will not work with real SCSI disks because they don't spin up automatically. Thus it's not called scsi-idle and I don't recommend using it on a real SCSI system unless you have a kernel patch that automatically starts the SCSI disks after receiving a sense buffer indicating the disk has been stopped. Without such a patch, real SCSI disks won't start again and you can as well pull the plug.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 31 Jul 2018 14:39:44 UTC
CompletedTue, 31 Jul 2018 15:06:33 UTC
Taskbuild (f29-candidate, hd-idle-1.05-6.fc29.src.rpm)
Tags
f29
f30
RPMs
src
hd-idle-1.05-6.fc29.src.rpm (info) (download)
riscv64
hd-idle-1.05-6.fc29.riscv64.rpm (info) (download)
hd-idle-debuginfo-1.05-6.fc29.riscv64.rpm (info) (download)
hd-idle-debugsource-1.05-6.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.05-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.05-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Samuel Rakitničan <samuel.rakitnican@gmail.com> 1.05-4 - Add requirement on logrotate and systemd - Remove executable bit from manual page - Use macro for systemd with correct post/preun/postun Requires tags * Wed Aug 02 2017 Samuel Rakitničan <samuel.rakitnican@gmail.com> 1.05-3 - Use %{optflags} macro * Wed Aug 02 2017 Samuel Rakitničan <samuel.rakitnican@gmail.com> 1.05-2 - Use macros for building and installing - Add gcc build requirement * Sun Feb 26 2017 Samuel Rakitničan <samuel.rakitnican@gmail.com> 1.05-1 - Initialize