Downloadliste

Projektbeschreibung

Spindown is a daemon to spin down idle disks and
thus save energy and give the disks a longer
lifetime. It also works with USB disks and
hot-swappable disks because it uses the device ID
to identify the disk instead of the device name
(such as hda or sdb). This means that it doesn't
matter if the disk is swapped while the daemon is
running.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-04-19 07:14
0.4.0

Zwei Bugs mit der Anzeige des Status wurden behoben. Eine Sicherheitslücke wurde behoben. Eine zusätzliche Funktion wurde hinzugefügt, mit der Sie die Spindown-Befehl ausführen, auch wenn die Festplatte bereits im Leerlauf befindet.
Two bugs with displaying the status were fixed. A security issue was fixed. An extra feature was added that lets you execute the spindown command even when the disk is already idle.

2009-02-23 09:23
0.3.0

Spindown nicht mehr verwendet mehrere Threads und das Init-Skript benutzt jetzt Linux Standard Base Funktionen.
Tags: Code cleanup
Spindown no longer uses multiple threads, and the init script now uses Linux Standard Base functions.

2008-09-08 23:14
0.2.2

Der Befehl Konfigurationsoptionen erwarten nun, dass die gesamte Befehl ausführen zu können und nicht einfach nur die Parameter. Es ist noch standardmäßig auf "sg_start - stop". Gentoo Init-Skripte hinzu. Der FIFO wird entfernt, wenn das Programm heruntergefahren.
The command configuration options now expect the
whole command to execute and not just only the
parameters. It still defaults to "sg_start
--stop". Gentoo init scripts were added. The FIFO
is removed when shutting down the program.

2008-05-26 06:33
0.2.1

Optional Holzeinschlag durch syslog wurde hinzugefügt, und die neue Version automatisch neu geladen stats jedes Mal, wenn sie angefordert.
Optional logging through syslog has been added, and this release automatically reloads stats every time they are requested.

2008-05-04 22:57
0.2

Jetzt können Sie die Spindown Zeit für jeden einzelnen Datenträger gesetzt, und laden Sie die Einstellungen durch Senden eines SIGHUP zu spindownd.
Now you can set the spindown time for every individual disk, and reload the settings by sending a SIGHUP to spindownd.

Project Resources