Add hdparm to installed packages on live-env

Some modern HDD come with agressive APM settings by default,
not only "green ready" drive also "high end" drives.

Adding hdparm so users can change/disable hdd settings (mostly -B -S -M).

Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
This commit is contained in:
Gerardo Exequiel Pozzi 2010-09-03 19:28:55 -03:00 committed by Thomas Bächler
parent 16422ba3b6
commit b1e179c71a
2 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,7 @@ dnsutils
dosfstools dosfstools
elinks elinks
gnu-netcat gnu-netcat
hdparm
inetutils inetutils
ipw2100-fw ipw2100-fw
ipw2200-fw ipw2200-fw

View File

@ -10,6 +10,7 @@ dnsutils
dosfstools dosfstools
elinks elinks
gnu-netcat gnu-netcat
hdparm
inetutils inetutils
ipw2100-fw ipw2100-fw
ipw2200-fw ipw2200-fw