Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-install-alpha-kernel.xml hb-install-hppa-kernel.xml hb-install-ia64-kernel.xml hb-install-ppc-kernel.xml hb-install-x86+amd64-kernel.xml
Date: Wed, 06 Dec 2006 19:59:25
Message-Id: 20061206195909.6926864D91@smtp.gentoo.org
1 nightmorph 06/12/06 19:59:09
2
3 Modified: hb-install-alpha-kernel.xml
4 hb-install-hppa-kernel.xml
5 hb-install-ia64-kernel.xml
6 hb-install-ppc-kernel.xml
7 hb-install-x86+amd64-kernel.xml
8 Log:
9 added udev/coldplug blurb to the networked handbooks (no point if on networkless, as they have old portage snapshots) for bug 157346
10
11 Revision Changes Path
12 1.35 xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml
13
14 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml?rev=1.35&view=markup
15 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml?rev=1.35&content-type=text/plain
16 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml?r1=1.34&r2=1.35
17
18 Index: hb-install-alpha-kernel.xml
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml,v
21 retrieving revision 1.34
22 retrieving revision 1.35
23 diff -u -r1.34 -r1.35
24 --- hb-install-alpha-kernel.xml 30 Aug 2006 22:52:28 -0000 1.34
25 +++ hb-install-alpha-kernel.xml 6 Dec 2006 19:59:09 -0000 1.35
26 @@ -4,12 +4,12 @@
27 <!-- The content of this document is licensed under the CC-BY-SA license -->
28 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
29
30 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml,v 1.34 2006/08/30 22:52:28 nightmorph Exp $ -->
31 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml,v 1.35 2006/12/06 19:59:09 nightmorph Exp $ -->
32
33 <sections>
34
35 -<version>7.0</version>
36 -<date>2006-08-30</date>
37 +<version>7.1</version>
38 +<date>2006-12-06</date>
39
40 <section>
41 <title>Timezone</title>
42 @@ -404,9 +404,10 @@
43 </pre>
44
45 <p>
46 -Now, let's perform one more step to get our system to be more like the Installation CD -- let's emerge <c>coldplug</c>. While the initrd autodetects hardware that
47 -is needed to boot your system, <c>coldplug</c> autodetects everything else.
48 -To emerge and enable <c>coldplug</c>, type the following:
49 +Now, let's perform one more step to get our system to be more like the
50 +Installation CD -- let's emerge <c>coldplug</c>. While the initrd autodetects
51 +hardware that is needed to boot your system, <c>coldplug</c> autodetects
52 +everything else. To emerge and enable <c>coldplug</c>, type the following:
53 </p>
54
55 <pre caption="Emerging and enabling coldplug">
56 @@ -414,6 +415,12 @@
57 # <i>rc-update add coldplug boot</i>
58 </pre>
59
60 +<note>
61 +You no longer need to emerge <c>coldplug</c> if you're using <c>udev</c> version
62 +103 and higher. If you receive a message that <c>udev</c> blocks <c>coldplug</c>
63 +from being installed, then you don't need to install <c>coldplug</c>.
64 +</note>
65 +
66 </body>
67 </section>
68 <section id="kernel_modules">
69
70
71
72 1.34 xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml
73
74 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml?rev=1.34&view=markup
75 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml?rev=1.34&content-type=text/plain
76 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml?r1=1.33&r2=1.34
77
78 Index: hb-install-hppa-kernel.xml
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml,v
81 retrieving revision 1.33
82 retrieving revision 1.34
83 diff -u -r1.33 -r1.34
84 --- hb-install-hppa-kernel.xml 30 Aug 2006 23:08:59 -0000 1.33
85 +++ hb-install-hppa-kernel.xml 6 Dec 2006 19:59:09 -0000 1.34
86 @@ -4,12 +4,12 @@
87 <!-- The content of this document is licensed under the CC-BY-SA license -->
88 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
89
90 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml,v 1.33 2006/08/30 23:08:59 nightmorph Exp $ -->
91 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml,v 1.34 2006/12/06 19:59:09 nightmorph Exp $ -->
92
93 <sections>
94
95 -<version>7.1</version>
96 -<date>2006-08-30</date>
97 +<version>7.2</version>
98 +<date>2006-12-06</date>
99
100 <section>
101 <title>Timezone</title>
102 @@ -364,6 +364,12 @@
103 # <i>rc-update add coldplug default</i>
104 </pre>
105
106 +<note>
107 +You no longer need to emerge <c>coldplug</c> if you're using <c>udev</c> version
108 +103 and higher. If you receive a message that <c>udev</c> blocks <c>coldplug</c>
109 +from being installed, then you don't need to install <c>coldplug</c>.
110 +</note>
111 +
112 </body>
113 </section>
114 <section id="kernel_modules">
115
116
117
118 1.2 xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml
119
120 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml?rev=1.2&view=markup
121 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml?rev=1.2&content-type=text/plain
122 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml?r1=1.1&r2=1.2
123
124 Index: hb-install-ia64-kernel.xml
125 ===================================================================
126 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml,v
127 retrieving revision 1.1
128 retrieving revision 1.2
129 diff -u -r1.1 -r1.2
130 --- hb-install-ia64-kernel.xml 3 Sep 2006 05:02:44 -0000 1.1
131 +++ hb-install-ia64-kernel.xml 6 Dec 2006 19:59:09 -0000 1.2
132 @@ -4,12 +4,12 @@
133 <!-- The content of this document is licensed under the CC-BY-SA license -->
134 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
135
136 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml,v 1.1 2006/09/03 05:02:44 vapier Exp $ -->
137 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml,v 1.2 2006/12/06 19:59:09 nightmorph Exp $ -->
138
139 <sections>
140
141 -<version>7.1</version>
142 -<date>2006-08-30</date>
143 +<version>7.2</version>
144 +<date>2006-12-06</date>
145
146 <section>
147 <title>Timezone</title>
148 @@ -362,6 +362,12 @@
149 # <i>rc-update add coldplug boot</i>
150 </pre>
151
152 +<note>
153 +You no longer need to emerge <c>coldplug</c> if you're using <c>udev</c> version
154 +103 and higher. If you receive a message that <c>udev</c> blocks <c>coldplug</c>
155 +from being installed, then you don't need to install <c>coldplug</c>.
156 +</note>
157 +
158 </body>
159 </section>
160 <section id="kernel_modules">
161
162
163
164 1.45 xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml
165
166 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml?rev=1.45&view=markup
167 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml?rev=1.45&content-type=text/plain
168 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml?r1=1.44&r2=1.45
169
170 Index: hb-install-ppc-kernel.xml
171 ===================================================================
172 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml,v
173 retrieving revision 1.44
174 retrieving revision 1.45
175 diff -u -r1.44 -r1.45
176 --- hb-install-ppc-kernel.xml 28 Sep 2006 02:46:15 -0000 1.44
177 +++ hb-install-ppc-kernel.xml 6 Dec 2006 19:59:09 -0000 1.45
178 @@ -4,12 +4,12 @@
179 <!-- The content of this document is licensed under the CC-BY-SA license -->
180 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
181
182 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml,v 1.44 2006/09/28 02:46:15 josejx Exp $ -->
183 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml,v 1.45 2006/12/06 19:59:09 nightmorph Exp $ -->
184
185 <sections>
186
187 -<version>7.2</version>
188 -<date>2006-09-27</date>
189 +<version>7.3</version>
190 +<date>2006-12-06</date>
191
192 <section>
193 <title>Timezone</title>
194 @@ -484,6 +484,12 @@
195 # <i>rc-update add coldplug boot</i>
196 </pre>
197
198 +<note>
199 +You no longer need to emerge <c>coldplug</c> if you're using <c>udev</c> version
200 +103 and higher. If you receive a message that <c>udev</c> blocks <c>coldplug</c>
201 +from being installed, then you don't need to install <c>coldplug</c>.
202 +</note>
203 +
204 <p>
205 If you want your system to react to hotplugging events, you will need to install
206 and setup <c>hotplug</c> as well:
207
208
209
210 1.7 xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml
211
212 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?rev=1.7&view=markup
213 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?rev=1.7&content-type=text/plain
214 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?r1=1.6&r2=1.7
215
216 Index: hb-install-x86+amd64-kernel.xml
217 ===================================================================
218 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v
219 retrieving revision 1.6
220 retrieving revision 1.7
221 diff -u -r1.6 -r1.7
222 --- hb-install-x86+amd64-kernel.xml 28 Oct 2006 09:17:55 -0000 1.6
223 +++ hb-install-x86+amd64-kernel.xml 6 Dec 2006 19:59:09 -0000 1.7
224 @@ -4,7 +4,7 @@
225 <!-- The content of this document is licensed under the CC-BY-SA license -->
226 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
227
228 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v 1.6 2006/10/28 09:17:55 neysx Exp $ -->
229 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v 1.7 2006/12/06 19:59:09 nightmorph Exp $ -->
230
231 <sections>
232
233 @@ -13,8 +13,8 @@
234 explains how to configure your kernel.
235 </abstract>
236
237 -<version>4.0</version>
238 -<date>2006-08-30</date>
239 +<version>4.1</version>
240 +<date>2006-12-06</date>
241
242 <section>
243 <title>Timezone</title>
244 @@ -523,6 +523,12 @@
245 # <i>rc-update add coldplug boot</i>
246 </pre>
247
248 +<note>
249 +You no longer need to emerge <c>coldplug</c> if you're using <c>udev</c> version
250 +103 and higher. If you receive a message that <c>udev</c> blocks <c>coldplug</c>
251 +from being installed, then you don't need to install <c>coldplug</c>.
252 +</note>
253 +
254 </body>
255 </section>
256 <section id="kernel_modules">
257
258
259
260 --
261 gentoo-doc-cvs@g.o mailing list