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-tools.xml
Date: Tue, 03 Apr 2007 19:38:13
Message-Id: E1HYopH-0007vd-2z@stork.gentoo.org
1 nightmorph 07/04/03 19:37:55
2
3 Modified: hb-install-tools.xml
4 Log:
5 removed sparc 2.4 note
6
7 Revision Changes Path
8 1.22 xml/htdocs/doc/en/handbook/draft/hb-install-tools.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-tools.xml?rev=1.22&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-tools.xml?rev=1.22&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-tools.xml?r1=1.21&r2=1.22
13
14 Index: hb-install-tools.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-tools.xml,v
17 retrieving revision 1.21
18 retrieving revision 1.22
19 diff -u -r1.21 -r1.22
20 --- hb-install-tools.xml 19 Mar 2007 10:10:31 -0000 1.21
21 +++ hb-install-tools.xml 3 Apr 2007 19:37:55 -0000 1.22
22 @@ -4,7 +4,7 @@
23 <!-- The content of this document is licensed under the CC-BY-SA license -->
24 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-tools.xml,v 1.21 2007/03/19 10:10:31 nightmorph Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-tools.xml,v 1.22 2007/04/03 19:37:55 nightmorph Exp $ -->
28
29 <sections>
30
31 @@ -16,26 +16,6 @@
32 <version>8.0</version>
33 <date>2006-12-30</date>
34
35 -<section test="func:keyval('arch')='SPARC'">
36 -<title>Device Manager</title>
37 -<body>
38 -
39 -<p>
40 -If you are using a 2.4 kernel <e>and</e> are installing Gentoo from stage 3,
41 -there are a few things you <e>need</e> to do. Since Gentoo now uses udev by
42 -default and udev is not supported by 2.4 kernels, you will have to make use of
43 -devfsd and remove udev.
44 -</p>
45 -
46 -<pre caption="Installing devfsd">
47 -<comment>(For those using 2.4.x kernels with a stage 3 install)</comment>
48 -# <i>emerge --unmerge udev</i>
49 -# <i>emerge devfsd</i>
50 -</pre>
51 -
52 -</body>
53 -</section>
54 -
55 <section>
56 <title>System Logger</title>
57 <body>
58
59
60
61 --
62 gentoo-doc-cvs@g.o mailing list