1 |
jkt 06/01/25 01:52:57 |
2 |
|
3 |
Modified: xml/htdocs/doc/en gentoo-sparc-faq.xml |
4 |
Log: |
5 |
Changing the "devfs" reference to mention udev |
6 |
|
7 |
Revision Changes Path |
8 |
1.9 +8 -6 xml/htdocs/doc/en/gentoo-sparc-faq.xml |
9 |
|
10 |
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-sparc-faq.xml?rev=1.9&content-type=text/x-cvsweb-markup&cvsroot=gentoo |
11 |
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-sparc-faq.xml?rev=1.9&content-type=text/plain&cvsroot=gentoo |
12 |
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-sparc-faq.xml.diff?r1=1.8&r2=1.9&cvsroot=gentoo |
13 |
|
14 |
Index: gentoo-sparc-faq.xml |
15 |
=================================================================== |
16 |
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-sparc-faq.xml,v |
17 |
retrieving revision 1.8 |
18 |
retrieving revision 1.9 |
19 |
diff -u -r1.8 -r1.9 |
20 |
--- gentoo-sparc-faq.xml 1 Jan 2006 11:51:43 -0000 1.8 |
21 |
+++ gentoo-sparc-faq.xml 25 Jan 2006 01:52:57 -0000 1.9 |
22 |
@@ -1,5 +1,5 @@ |
23 |
<?xml version='1.0' encoding="UTF-8"?> |
24 |
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-sparc-faq.xml,v 1.8 2006/01/01 11:51:43 neysx Exp $ --> |
25 |
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-sparc-faq.xml,v 1.9 2006/01/25 01:52:57 jkt Exp $ --> |
26 |
|
27 |
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
28 |
<guide link="/doc/en/gentoo-sparc-faq.xml"> |
29 |
@@ -18,8 +18,9 @@ |
30 |
<!-- The content of this document is licensed under the CC-BY-SA license --> |
31 |
<!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
32 |
<license/> |
33 |
-<version>1.4</version> |
34 |
-<date>2005-10-28</date> |
35 |
+ |
36 |
+<version>1.5</version> |
37 |
+<date>2006-01-25</date> |
38 |
|
39 |
<chapter> |
40 |
<title>Documentation Notes</title> |
41 |
@@ -193,9 +194,10 @@ |
42 |
|
43 |
<p> |
44 |
Most of the time, the default kernel options will be acceptable for hardware |
45 |
-support. You will need to make sure that <c>devfs</c> and <c>virtual memory |
46 |
-filesystem support</c> is enabled in the kernel as instructed in the <uri |
47 |
-link="http://www.gentoo.org/doc/en/handbook/">Installation Handbook</uri>. |
48 |
+support. You will need to make sure that <c>devfs</c> (in case you don't use |
49 |
+<c>udev</c>) and <c>virtual memory filesystem support</c> is enabled in the |
50 |
+kernel as instructed in the <uri |
51 |
+link="/doc/en/handbook/handbook-sparc.xml">Installation Handbook</uri>. |
52 |
</p> |
53 |
|
54 |
</body> |
55 |
|
56 |
|
57 |
|
58 |
-- |
59 |
gentoo-doc-cvs@g.o mailing list |