Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/hdparm/files: hdparm-conf.d.3
Date: Mon, 29 Jun 2009 16:11:54
Message-Id: E1MLJST-0004pm-00@stork.gentoo.org
1 vapier 09/06/29 16:11:52
2
3 Modified: hdparm-conf.d.3
4 Log:
5 Document usage of immediate power changing options for local.start #275478 by Wonko.
6 (Portage version: 2.2_rc33/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.5 sys-apps/hdparm/files/hdparm-conf.d.3
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hdparm/files/hdparm-conf.d.3?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hdparm/files/hdparm-conf.d.3?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hdparm/files/hdparm-conf.d.3?r1=1.4&r2=1.5
14
15 Index: hdparm-conf.d.3
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-apps/hdparm/files/hdparm-conf.d.3,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- hdparm-conf.d.3 25 Jun 2006 04:43:52 -0000 1.4
22 +++ hdparm-conf.d.3 29 Jun 2009 16:11:52 -0000 1.5
23 @@ -1,5 +1,14 @@
24 # /etc/conf.d/hdparm: config file for /etc/init.d/hdparm
25
26 +#
27 +# Note that options such as -y which force *immediate* power saving options
28 +# should generally not be placed here. The hdparm init.d script may run at
29 +# anytime with respect to other init.d scripts that do system wide drive
30 +# scans (like the hald script), so they will merely get spun right back up.
31 +# If you wish to use these options, please use the local.start init.d script
32 +# instead so that you're guaranteed that it will run last.
33 +#
34 +
35 # You can either set hdparm arguments for each drive using hdX_args,
36 # discX_args, cdromX_args and genericX_args, e.g.
37 #