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: Tue, 13 Mar 2007 00:30:31
Message-Id: E1HQuu1-0006Yo-L8@stork.gentoo.org
1 nightmorph 07/03/13 00:30: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 Remove all references to coldplug, bug 170679
10
11 Revision Changes Path
12 1.37 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.37&view=markup
15 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml?rev=1.37&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.36&r2=1.37
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.36
22 retrieving revision 1.37
23 diff -u -r1.36 -r1.37
24 --- hb-install-alpha-kernel.xml 26 Feb 2007 08:54:53 -0000 1.36
25 +++ hb-install-alpha-kernel.xml 13 Mar 2007 00:30:09 -0000 1.37
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.36 2007/02/26 08:54:53 nightmorph Exp $ -->
31 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml,v 1.37 2007/03/13 00:30:09 nightmorph Exp $ -->
32
33 <sections>
34
35 -<version>7.2</version>
36 -<date>2007-02-26</date>
37 +<version>7.3</version>
38 +<date>2007-03-12</date>
39
40 <section>
41 <title>Timezone</title>
42 @@ -399,24 +399,6 @@
43 # <i>ls /boot/kernel* /boot/initramfs-*</i>
44 </pre>
45
46 -<p>
47 -Now, let's perform one more step to get our system to be more like the
48 -Installation CD -- let's emerge <c>coldplug</c>. While the initrd autodetects
49 -hardware that is needed to boot your system, <c>coldplug</c> autodetects
50 -everything else. To emerge and enable <c>coldplug</c>, type the following:
51 -</p>
52 -
53 -<pre caption="Emerging and enabling coldplug">
54 -# <i>emerge coldplug</i>
55 -# <i>rc-update add coldplug boot</i>
56 -</pre>
57 -
58 -<note>
59 -You no longer need to emerge <c>coldplug</c> if you're using <c>udev</c> version
60 -103 and higher. If you receive a message that <c>udev</c> blocks <c>coldplug</c>
61 -from being installed, then you don't need to install <c>coldplug</c>.
62 -</note>
63 -
64 </body>
65 </section>
66 <section id="kernel_modules">
67
68
69
70 1.37 xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml
71
72 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml?rev=1.37&view=markup
73 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml?rev=1.37&content-type=text/plain
74 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml?r1=1.36&r2=1.37
75
76 Index: hb-install-hppa-kernel.xml
77 ===================================================================
78 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml,v
79 retrieving revision 1.36
80 retrieving revision 1.37
81 diff -u -r1.36 -r1.37
82 --- hb-install-hppa-kernel.xml 2 Mar 2007 05:01:54 -0000 1.36
83 +++ hb-install-hppa-kernel.xml 13 Mar 2007 00:30:09 -0000 1.37
84 @@ -4,12 +4,12 @@
85 <!-- The content of this document is licensed under the CC-BY-SA license -->
86 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
87
88 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml,v 1.36 2007/03/02 05:01:54 nightmorph Exp $ -->
89 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml,v 1.37 2007/03/13 00:30:09 nightmorph Exp $ -->
90
91 <sections>
92
93 -<version>7.4</version>
94 -<date>2007-03-01</date>
95 +<version>7.5</version>
96 +<date>2007-03-12</date>
97
98 <section>
99 <title>Timezone</title>
100 @@ -355,24 +355,6 @@
101 # <i>ls /boot/kernel* /boot/initramfs*</i>
102 </pre>
103
104 -<p>
105 -Now, let's perform one more step to get our system to be more like the
106 -Installation CD -- let's emerge <c>coldplug</c>. While the initrd autodetects
107 -hardware that is needed to boot your system, <c>coldplug</c> autodetects
108 -everything else. To emerge and enable <c>coldplug</c>, type the following:
109 -</p>
110 -
111 -<pre caption="Emerging and enabling coldplug">
112 -# <i>emerge coldplug</i>
113 -# <i>rc-update add coldplug default</i>
114 -</pre>
115 -
116 -<note>
117 -You no longer need to emerge <c>coldplug</c> if you're using <c>udev</c> version
118 -103 and higher. If you receive a message that <c>udev</c> blocks <c>coldplug</c>
119 -from being installed, then you don't need to install <c>coldplug</c>.
120 -</note>
121 -
122 </body>
123 </section>
124 <section id="kernel_modules">
125
126
127
128 1.4 xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml
129
130 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml?rev=1.4&view=markup
131 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml?rev=1.4&content-type=text/plain
132 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml?r1=1.3&r2=1.4
133
134 Index: hb-install-ia64-kernel.xml
135 ===================================================================
136 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml,v
137 retrieving revision 1.3
138 retrieving revision 1.4
139 diff -u -r1.3 -r1.4
140 --- hb-install-ia64-kernel.xml 26 Feb 2007 08:54:53 -0000 1.3
141 +++ hb-install-ia64-kernel.xml 13 Mar 2007 00:30:09 -0000 1.4
142 @@ -4,12 +4,12 @@
143 <!-- The content of this document is licensed under the CC-BY-SA license -->
144 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
145
146 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml,v 1.3 2007/02/26 08:54:53 nightmorph Exp $ -->
147 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml,v 1.4 2007/03/13 00:30:09 nightmorph Exp $ -->
148
149 <sections>
150
151 -<version>7.3</version>
152 -<date>2007-02-26</date>
153 +<version>7.4</version>
154 +<date>2007-03-12</date>
155
156 <section>
157 <title>Timezone</title>
158 @@ -344,24 +344,6 @@
159 # <i>ls /boot/kernel* /boot/initramfs*</i>
160 </pre>
161
162 -<p>
163 -Now, let's perform one more step to get our system to be more like the
164 -Installation CD -- let's emerge <c>coldplug</c>. While the initrd autodetects
165 -hardware that is needed to boot your system, <c>coldplug</c> autodetects
166 -everything else. To emerge and enable <c>coldplug</c>, type the following:
167 -</p>
168 -
169 -<pre caption="Emerging and enabling coldplug">
170 -# <i>emerge coldplug</i>
171 -# <i>rc-update add coldplug boot</i>
172 -</pre>
173 -
174 -<note>
175 -You no longer need to emerge <c>coldplug</c> if you're using <c>udev</c> version
176 -103 and higher. If you receive a message that <c>udev</c> blocks <c>coldplug</c>
177 -from being installed, then you don't need to install <c>coldplug</c>.
178 -</note>
179 -
180 </body>
181 </section>
182 <section id="kernel_modules">
183
184
185
186 1.47 xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml
187
188 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml?rev=1.47&view=markup
189 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml?rev=1.47&content-type=text/plain
190 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml?r1=1.46&r2=1.47
191
192 Index: hb-install-ppc-kernel.xml
193 ===================================================================
194 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml,v
195 retrieving revision 1.46
196 retrieving revision 1.47
197 diff -u -r1.46 -r1.47
198 --- hb-install-ppc-kernel.xml 26 Feb 2007 08:54:53 -0000 1.46
199 +++ hb-install-ppc-kernel.xml 13 Mar 2007 00:30:09 -0000 1.47
200 @@ -4,12 +4,12 @@
201 <!-- The content of this document is licensed under the CC-BY-SA license -->
202 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
203
204 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml,v 1.46 2007/02/26 08:54:53 nightmorph Exp $ -->
205 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml,v 1.47 2007/03/13 00:30:09 nightmorph Exp $ -->
206
207 <sections>
208
209 -<version>7.4</version>
210 -<date>2007-02-26</date>
211 +<version>7.5</version>
212 +<date>2007-02-12</date>
213
214 <section>
215 <title>Timezone</title>
216 @@ -465,28 +465,8 @@
217 </pre>
218
219 <p>
220 -If you want your system to be more like the Installation CD you should,
221 -when your Gentoo installation is over, emerge <c>coldplug</c>. While the
222 -initrd autodetects hardware that is needed to boot your system,
223 -<c>coldplug</c> autodetects everything else. <c>coldplug</c> is available as one
224 -of the packages on the Package CD.
225 -</p>
226 -
227 -<pre caption="Emerging and enabling coldplug">
228 -<comment>(Do this after the installation, during the GRP installation instructions)</comment>
229 -# <i>emerge -k coldplug</i>
230 -# <i>rc-update add coldplug boot</i>
231 -</pre>
232 -
233 -<note>
234 -You no longer need to emerge <c>coldplug</c> if you're using <c>udev</c> version
235 -103 and higher. If you receive a message that <c>udev</c> blocks <c>coldplug</c>
236 -from being installed, then you don't need to install <c>coldplug</c>.
237 -</note>
238 -
239 -<p>
240 If you want your system to react to hotplugging events, you will need to install
241 -and setup <c>hotplug</c> as well:
242 +and setup <c>hotplug</c>:
243 </p>
244
245 <pre caption="Emerging and enabling hotplug">
246
247
248
249 1.9 xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml
250
251 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?rev=1.9&view=markup
252 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?rev=1.9&content-type=text/plain
253 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?r1=1.8&r2=1.9
254
255 Index: hb-install-x86+amd64-kernel.xml
256 ===================================================================
257 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v
258 retrieving revision 1.8
259 retrieving revision 1.9
260 diff -u -r1.8 -r1.9
261 --- hb-install-x86+amd64-kernel.xml 26 Feb 2007 08:54:53 -0000 1.8
262 +++ hb-install-x86+amd64-kernel.xml 13 Mar 2007 00:30:09 -0000 1.9
263 @@ -4,7 +4,7 @@
264 <!-- The content of this document is licensed under the CC-BY-SA license -->
265 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
266
267 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v 1.8 2007/02/26 08:54:53 nightmorph Exp $ -->
268 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v 1.9 2007/03/13 00:30:09 nightmorph Exp $ -->
269
270 <sections>
271
272 @@ -13,8 +13,8 @@
273 explains how to configure your kernel.
274 </abstract>
275
276 -<version>4.2</version>
277 -<date>2007-02-26</date>
278 +<version>4.3</version>
279 +<date>2007-03-12</date>
280
281 <section>
282 <title>Timezone</title>
283 @@ -505,24 +505,6 @@
284 # <i>ls /boot/kernel* /boot/initramfs*</i>
285 </pre>
286
287 -<p>
288 -Now, let's perform one more step to get our system to be more like the
289 -Installation CD -- let's emerge <c>coldplug</c>. While the initrd autodetects
290 -hardware that is needed to boot your system, <c>coldplug</c> autodetects
291 -everything else. To emerge and enable <c>coldplug</c>, type the following:
292 -</p>
293 -
294 -<pre caption="Emerging and enabling coldplug">
295 -# <i>emerge coldplug</i>
296 -# <i>rc-update add coldplug boot</i>
297 -</pre>
298 -
299 -<note>
300 -You no longer need to emerge <c>coldplug</c> if you're using <c>udev</c> version
301 -103 and higher. If you receive a message that <c>udev</c> blocks <c>coldplug</c>
302 -from being installed, then you don't need to install <c>coldplug</c>.
303 -</note>
304 -
305 </body>
306 </section>
307 <section id="kernel_modules">
308
309
310
311 --
312 gentoo-doc-cvs@g.o mailing list