Gentoo Archives: gentoo-doc-cvs

From: Shyam Mani <fox2mike@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: making-the-distro-p2.xml
Date: Fri, 15 Jul 2005 10:48:57
Message-Id: 200507151048.j6FAmYAx029465@robin.gentoo.org
1 fox2mike 05/07/15 10:48:39
2
3 Modified: xml/htdocs/doc/en/articles making-the-distro-p2.xml
4 making-the-distro-p3.xml
5 Log:
6 Coding style fixes.
7
8 Revision Changes Path
9 1.2 +24 -28 xml/htdocs/doc/en/articles/making-the-distro-p2.xml
10
11 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/making-the-distro-p2.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
12 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/making-the-distro-p2.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
13 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/making-the-distro-p2.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
14
15 Index: making-the-distro-p2.xml
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/making-the-distro-p2.xml,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- making-the-distro-p2.xml 14 Jun 2005 09:26:47 -0000 1.1
22 +++ making-the-distro-p2.xml 15 Jul 2005 10:48:39 -0000 1.2
23 @@ -1,5 +1,5 @@
24 <?xml version='1.0' encoding="UTF-8"?>
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/making-the-distro-p2.xml,v 1.1 2005/06/14 09:26:47 fox2mike Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/making-the-distro-p2.xml,v 1.2 2005/07/15 10:48:39 fox2mike Exp $ -->
27 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
28
29 <guide link="/doc/en/articles/making-the-distro-p2.xml">
30 @@ -25,8 +25,8 @@
31 document is an updated version of the original article, and contains
32 various improvements made by the Gentoo Linux Documentation team -->
33
34 -<version>1.0</version>
35 -<date>2005-06-14</date>
36 +<version>1.1</version>
37 +<date>2005-07-15</date>
38
39 <chapter>
40 <title>From Enoch to Gentoo, via minor setbacks and corporate run-ins</title>
41 @@ -330,53 +330,49 @@
42
43 <ul>
44 <li>
45 - Start at the beginning of my story with "Making the distribution", <uri
46 - link="/doc/en/articles/making-the-distro-p1.xml">Part 1</uri>, and
47 - finish up with <uri link="/doc/en/articles/making-the-distro-p3.xml">
48 - Part 3</uri>.
49 + Start at the beginning of my story with "Making the distribution", <uri
50 + link="/doc/en/articles/making-the-distro-p1.xml">Part 1</uri>, and finish up
51 + with <uri link="/doc/en/articles/making-the-distro-p3.xml">Part 3</uri>.
52 </li>
53 <li>
54 - Find out more about <uri link="/index.xml">Gentoo Linux</uri> from our
55 - Web site.
56 + Find out more about <uri link="/index.xml">Gentoo Linux</uri> from our Web
57 + site.
58 </li>
59 <li>
60 - Check out the competetion at
61 - <uri link="http://www.freebsd.org/">FreeBSD</uri>.
62 + Check out the competetion at <uri
63 + link="http://www.freebsd.org/">FreeBSD</uri>.
64 </li>
65 <li>
66 - Read up on the
67 - <uri link="http://www.gnu.org/copyleft/gpl.html">GPL</uri>.
68 + Read up on the <uri link="http://www.gnu.org/copyleft/gpl.html">GPL</uri>.
69 </li>
70 <li>
71 - Take a look at the official
72 - <uri link="http://www.stampede.org/">Stampede site</uri>.
73 + Take a look at the official <uri link="http://www.stampede.org/">Stampede
74 + site</uri>.
75 </li>
76 <!--<li>
77 Hang out on <uri
78 link="http://irc.openprojects.net/">irc.openprojects.net</uri>.
79 </li>-->
80 <li>
81 - Find out more about the <uri link="http://www.xfree86.org/">Free X86
82 - Project</uri>.
83 + Find out more about the <uri link="http://www.xfree86.org/">Free X86
84 + Project</uri>.
85 </li>
86 <li>
87 - Get the
88 - <uri link="http://developer.gnome.org/doc/API/gtk/">GTK+ Reference
89 - Documentation</uri>.
90 + Get the <uri link="http://developer.gnome.org/doc/API/gtk/">GTK+ Reference
91 + Documentation</uri>.
92 </li>
93 <li>
94 - Check out the
95 - <uri link="http://www.xmms.org/">XMultiMedia System</uri>, an
96 - X11/gtk+-based MP3/CD player app.
97 + Check out the <uri link="http://www.xmms.org/">XMultiMedia System</uri>, an
98 + X11/gtk+-based MP3/CD player app.
99 </li>
100 <li>
101 - Get started on threads with a <uri
102 - link="http://www.math.arizona.edu/swig/pthreads/threads.html">POSIX
103 - Threads tutorial</uri> from the University of Arizona.
104 + Get started on threads with a <uri
105 + link="http://www.math.arizona.edu/swig/pthreads/threads.html">POSIX Threads
106 + tutorial</uri> from the University of Arizona.
107 </li>
108 <li>
109 - Get the latest on the <uri link="http://www.rpm.org/">RPM Packaging
110 - Tool</uri>.
111 + Get the latest on the <uri link="http://www.rpm.org/">RPM Packaging
112 + Tool</uri>.
113 </li>
114 <li>
115 Visit the good folks at <uri link="http://www.debian.org/">Debian</uri>.
116
117
118
119 1.2 +24 -27 xml/htdocs/doc/en/articles/making-the-distro-p3.xml
120
121 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/making-the-distro-p3.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
122 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/making-the-distro-p3.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
123 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/making-the-distro-p3.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
124
125 Index: making-the-distro-p3.xml
126 ===================================================================
127 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/making-the-distro-p3.xml,v
128 retrieving revision 1.1
129 retrieving revision 1.2
130 diff -u -r1.1 -r1.2
131 --- making-the-distro-p3.xml 14 Jun 2005 09:26:47 -0000 1.1
132 +++ making-the-distro-p3.xml 15 Jul 2005 10:48:39 -0000 1.2
133 @@ -1,5 +1,5 @@
134 <?xml version='1.0' encoding="UTF-8"?>
135 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/making-the-distro-p3.xml,v 1.1 2005/06/14 09:26:47 fox2mike Exp $ -->
136 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/making-the-distro-p3.xml,v 1.2 2005/07/15 10:48:39 fox2mike Exp $ -->
137 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
138
139 <guide link="/doc/en/articles/making-the-distro-p3.xml">
140 @@ -27,8 +27,8 @@
141 document is an updated version of the original article, and contains
142 various improvements made by the Gentoo Linux Documentation team -->
143
144 -<version>1.0</version>
145 -<date>2005-06-14</date>
146 +<version>1.1</version>
147 +<date>2005-07-15</date>
148
149 <chapter>
150 <title>The author strays from Linux and then returns</title>
151 @@ -359,52 +359,49 @@
152
153 <ul>
154 <li>
155 - Start at the beginning of my story with "Making the distribution", <uri
156 - link="/doc/en/articles/making-the-distro-p1.xml"> Part 1</uri>, and <uri
157 - link="/doc/en/articles/making-the-distro-p2.xml">Part 2</uri>.
158 + Start at the beginning of my story with "Making the distribution", <uri
159 + link="/doc/en/articles/making-the-distro-p1.xml"> Part 1</uri>, and <uri
160 + link="/doc/en/articles/making-the-distro-p2.xml">Part 2</uri>.
161 </li>
162 <li>
163 - Find out more about <uri link="/index.xml">Gentoo Linux</uri> from
164 - our Web site.
165 + Find out more about <uri link="/index.xml">Gentoo Linux</uri> from our Web
166 + site.
167 </li>
168 <li>
169 - Check out the competetion at
170 - <uri link="http://www.freebsd.org/">FreeBSD</uri>.
171 + Check out the competetion at <uri
172 + link="http://www.freebsd.org/">FreeBSD</uri>.
173 </li>
174 <li>
175 - Read up on the
176 - <uri link="http://www.gnu.org/copyleft/gpl.html">GPL</uri>.
177 + Read up on the <uri link="http://www.gnu.org/copyleft/gpl.html">GPL</uri>.
178 </li>
179 <li>
180 - Take a look at the official
181 - <uri link="http://www.stampede.org/">Stampede site</uri>.
182 + Take a look at the official <uri link="http://www.stampede.org/">Stampede
183 + site</uri>.
184 </li>
185 <!--<li>
186 Hang out on <uri
187 link="http://irc.openprojects.net/">irc.openprojects.net</uri>.
188 </li>-->
189 <li>
190 - Find out more about the <uri link="http://www.xfree86.org/">Free X86
191 - Project</uri>.
192 + Find out more about the <uri link="http://www.xfree86.org/">Free X86
193 + Project</uri>.
194 </li>
195 <li>
196 - Get the
197 - <uri link="http://developer.gnome.org/doc/API/gtk/">GTK+ Reference
198 - Documentation</uri>.
199 + Get the <uri link="http://developer.gnome.org/doc/API/gtk/">GTK+ Reference
200 + Documentation</uri>.
201 </li>
202 <li>
203 - Check out the
204 - <uri link="http://www.xmms.org/">XMultiMedia System</uri>, an
205 - X11/gtk+-based MP3/CD player app.
206 + Check out the <uri link="http://www.xmms.org/">XMultiMedia System</uri>, an
207 + X11/gtk+-based MP3/CD player app.
208 </li>
209 <li>
210 - Get started on threads with a <uri
211 - link="http://www.math.arizona.edu/swig/pthreads/threads.html">POSIX
212 - Threads tutorial</uri> from the University of Arizona.
213 + Get started on threads with a <uri
214 + link="http://www.math.arizona.edu/swig/pthreads/threads.html">POSIX Threads
215 + tutorial</uri> from the University of Arizona.
216 </li>
217 <li>
218 - Get the latest on the <uri link="http://www.rpm.org/">RPM Packaging
219 - Tool</uri>.
220 + Get the latest on the <uri link="http://www.rpm.org/">RPM Packaging
221 + Tool</uri>.
222 </li>
223 <li>
224 Visit the good folks at <uri link="http://www.debian.org/">Debian</uri>.
225
226
227
228 --
229 gentoo-doc-cvs@g.o mailing list