Spindown facilities
-------------------

	These files are scripts, which may be handy to you if you plan
to enable power-saving capabilities of new update. They are example
ones, they work for me (pavel@atrey), but may or may not run for
you. One of them is setuid (so you no longer need to login as root to
make computer sleep), so beware.

If you have some troubles with this, check:

* you need new hdparm (3.3+)

* you do not want anyone to fsync() files:
	syslog - likes to fsync after each write to log
	sendmail also tries to do something like that sometimes

* you do not want scheduled actions which may cause reads
	you will probably want not to run cron and similar

* I do not think this is good idea on networked machine

								Pavel

PS: It works for me. I was able to edit / compile / run programs in
spinned down state on 16Meg machine. Given that that editor was emacs,
it's quite good.
