Gentoo Archives: gentoo-doc-cvs

From: "Sven Vermeulen (swift)" <swift@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: metadoc.xml migration-to-2.6.xml udev-guide.xml
Date: Wed, 24 Jul 2013 20:12:01
Message-Id: 20130724201154.F30B42171C@flycatcher.gentoo.org
1 swift 13/07/24 20:11:54
2
3 Modified: metadoc.xml migration-to-2.6.xml udev-guide.xml
4 Log:
5 Udev now links to https://wiki.gentoo.org/wiki/Udev
6
7 Revision Changes Path
8 1.255 xml/htdocs/doc/en/metadoc.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/metadoc.xml?rev=1.255&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/metadoc.xml?rev=1.255&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/metadoc.xml?r1=1.254&r2=1.255
13
14 Index: metadoc.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v
17 retrieving revision 1.254
18 retrieving revision 1.255
19 diff -u -r1.254 -r1.255
20 --- metadoc.xml 24 Jul 2013 20:03:06 -0000 1.254
21 +++ metadoc.xml 24 Jul 2013 20:11:54 -0000 1.255
22 @@ -1,8 +1,8 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 <!DOCTYPE metadoc SYSTEM "/dtd/metadoc.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.254 2013/07/24 20:03:06 swift Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.255 2013/07/24 20:11:54 swift Exp $ -->
27 <metadoc lang="en">
28 - <version>1.175</version>
29 + <version>1.176</version>
30 <members>
31 <lead>nightmorph</lead>
32 <member>flammie</member>
33 @@ -229,7 +229,6 @@
34 <file id="genkernel">/doc/en/genkernel.xml</file>
35 <file id="gentoo-sparc-faq">/doc/en/gentoo-sparc-faq.xml</file>
36 <file id="mips-requirements">/doc/en/mips-requirements.xml</file>
37 - <file id="udev-guide">/doc/en/udev-guide.xml</file>
38 <file id="gentoo-x86-tipsntricks">/doc/en/gentoo-x86-tipsntricks.xml</file>
39 <file id="gentoo-sparc-netboot-howto">/doc/en/gentoo-sparc-netboot-howto.xml</file>
40 <file id="gentoo-sparc-obpreference">/doc/en/gentoo-sparc-obpreference.xml</file>
41 @@ -630,9 +629,6 @@
42 <doc fileid="devfs-guide">
43 <memberof>sysadmin_specific</memberof>
44 </doc>
45 - <doc fileid="udev-guide">
46 - <memberof>sysadmin_specific</memberof>
47 - </doc>
48 <doc fileid="printing-howto">
49 <memberof>desktop_config</memberof>
50 <memberof>sysadmin_specific</memberof>
51
52
53
54 1.33 xml/htdocs/doc/en/migration-to-2.6.xml
55
56 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/migration-to-2.6.xml?rev=1.33&view=markup
57 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/migration-to-2.6.xml?rev=1.33&content-type=text/plain
58 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/migration-to-2.6.xml?r1=1.32&r2=1.33
59
60 Index: migration-to-2.6.xml
61 ===================================================================
62 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/migration-to-2.6.xml,v
63 retrieving revision 1.32
64 retrieving revision 1.33
65 diff -u -r1.32 -r1.33
66 --- migration-to-2.6.xml 23 Jul 2013 14:38:52 -0000 1.32
67 +++ migration-to-2.6.xml 24 Jul 2013 20:11:54 -0000 1.33
68 @@ -1,6 +1,6 @@
69 <?xml version='1.0' encoding="UTF-8"?>
70 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
71 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/migration-to-2.6.xml,v 1.32 2013/07/23 14:38:52 swift Exp $ -->
72 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/migration-to-2.6.xml,v 1.33 2013/07/24 20:11:54 swift Exp $ -->
73
74 <guide>
75 <title>The complete Gentoo Linux 2.6 migration guide</title>
76 @@ -29,9 +29,9 @@
77 2.6, devfs to udev, OSS to ALSA, and LVM to LVM2.
78 </abstract>
79
80 -<version>5</version>
81 +<version>6</version>
82 <!-- Latest content change: 2012-07-24 -->
83 -<date>2013-07-23</date>
84 +<date>2013-07-24</date>
85
86 <chapter>
87 <title>Introduction</title>
88 @@ -121,8 +121,8 @@
89 <p>
90 The above may not mean much to you, but fear not, the hard working Gentoo
91 developers have put effort into making the migration from devfs very easy.
92 -Please read the <uri link="/doc/en/udev-guide.xml">Gentoo udev Guide</uri> for
93 -more information regarding the same.
94 +Please read the <uri link="https://wiki.gentoo.org/wiki/Udev">Udev article</uri>
95 +on the Gentoo wiki for more information regarding the same.
96 </p>
97
98 </body>
99 @@ -275,9 +275,9 @@
100 </pre>
101
102 <p>
103 -You should now read the <uri link="/doc/en/udev-guide.xml">Gentoo udev
104 -Guide</uri> to get a more complete idea about the differences between udev and
105 -devfs.
106 +You should now read the <uri link="https://wiki.gentoo.org/wiki/Udev">Udev
107 +article</uri> on the Gentoo wiki to get a more complete idea about the differences
108 +between udev and devfs.
109 </p>
110
111 </body>
112
113
114
115 1.61 xml/htdocs/doc/en/udev-guide.xml
116
117 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/udev-guide.xml?rev=1.61&view=markup
118 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/udev-guide.xml?rev=1.61&content-type=text/plain
119 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/udev-guide.xml?r1=1.60&r2=1.61
120
121 Index: udev-guide.xml
122 ===================================================================
123 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/udev-guide.xml,v
124 retrieving revision 1.60
125 retrieving revision 1.61
126 diff -u -r1.60 -r1.61
127 --- udev-guide.xml 6 Apr 2013 11:40:52 -0000 1.60
128 +++ udev-guide.xml 24 Jul 2013 20:11:54 -0000 1.61
129 @@ -1,8 +1,8 @@
130 <?xml version='1.0' encoding="UTF-8"?>
131 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
132 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/udev-guide.xml,v 1.60 2013/04/06 11:40:52 swift Exp $ -->
133 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/udev-guide.xml,v 1.61 2013/07/24 20:11:54 swift Exp $ -->
134
135 -<guide>
136 +<guide disclaimer="obsolete" redirect="https://wiki.gentoo.org/wiki/Udev">
137 <title>Gentoo udev Guide</title>
138
139 <author title="Author">
140 @@ -23,8 +23,8 @@
141 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
142 <license/>
143
144 -<version>16</version>
145 -<date>2013-04-06</date>
146 +<version>17</version>
147 +<date>2013-04-24</date>
148
149 <chapter>
150 <title>What is udev?</title>