Gentoo Archives: gentoo-doc-cvs

From: "Joshua Saddler (nightmorph)" <nightmorph@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: openrc-migration.xml
Date: Wed, 02 Mar 2011 09:03:35
Message-Id: 20110302090324.0A3B520054@flycatcher.gentoo.org
1 nightmorph 11/03/02 09:03:24
2
3 Modified: openrc-migration.xml
4 Log:
5 remove markup spam. no content change, so no revbump.
6
7 Revision Changes Path
8 1.28 xml/htdocs/doc/en/openrc-migration.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/openrc-migration.xml?rev=1.28&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/openrc-migration.xml?rev=1.28&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/openrc-migration.xml?r1=1.27&r2=1.28
13
14 Index: openrc-migration.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/openrc-migration.xml,v
17 retrieving revision 1.27
18 retrieving revision 1.28
19 diff -u -r1.27 -r1.28
20 --- openrc-migration.xml 17 Jan 2011 07:56:56 -0000 1.27
21 +++ openrc-migration.xml 2 Mar 2011 09:03:23 -0000 1.28
22 @@ -1,8 +1,8 @@
23 <?xml version='1.0' encoding='UTF-8'?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/openrc-migration.xml,v 1.27 2011/01/17 07:56:56 robbat2 Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/openrc-migration.xml,v 1.28 2011/03/02 09:03:23 nightmorph Exp $ -->
27
28 -<guide link="/doc/en/openrc-migration.xml">
29 +<guide>
30 <title>Baselayout and OpenRC Migration Guide</title>
31
32 <author title="Author">
33 @@ -33,7 +33,6 @@
34 <chapter>
35 <title>Background</title>
36
37 -<!-- =============================================================== -->
38 <section>
39 <title>What's baselayout?</title>
40 <body>
41 @@ -47,7 +46,6 @@
42
43 </body>
44 </section>
45 -<!-- =============================================================== -->
46
47 <section>
48 <title>What's OpenRC?</title>
49 @@ -63,7 +61,6 @@
50
51 </body>
52 </section>
53 -<!-- =============================================================== -->
54
55 <section>
56 <title>So why migrate?</title>
57 @@ -95,13 +92,9 @@
58
59 </body>
60 </section>
61 -<!-- =============================================================== -->
62 -
63 </chapter>
64 <chapter>
65 <title>Migration to OpenRC</title>
66 -
67 -<!-- =============================================================== -->
68 <section>
69 <body>
70
71 @@ -123,8 +116,6 @@
72
73 </body>
74 </section>
75 -<!-- =============================================================== -->
76 -
77 <section id="rc_conf">
78 <title>/etc/conf.d/rc</title>
79 <body>
80 @@ -139,8 +130,6 @@
81
82 </body>
83 </section>
84 -<!-- =============================================================== -->
85 -
86 <section id="modules">
87 <title>Kernel modules</title>
88 <body>
89 @@ -212,8 +201,6 @@
90
91 </body>
92 </section>
93 -
94 -<!-- =============================================================== -->
95 <section id="boot">
96 <title>Boot runlevel</title>
97 <body>
98 @@ -267,8 +254,6 @@
99
100 </body>
101 </section>
102 -<!-- =============================================================== -->
103 -
104 <section>
105 <title>Udev</title>
106 <body>
107 @@ -296,8 +281,6 @@
108
109 </body>
110 </section>
111 -<!-- =============================================================== -->
112 -
113 <section>
114 <title>Network</title>
115 <body>
116 @@ -341,8 +324,6 @@
117
118 </body>
119 </section>
120 -<!-- =============================================================== -->
121 -
122 <section>
123 <title>Clock</title>
124 <body>
125 @@ -378,8 +359,6 @@
126
127 </body>
128 </section>
129 -<!-- =============================================================== -->
130 -
131 <section>
132 <title>XSESSION</title>
133 <body>
134 @@ -407,8 +386,6 @@
135
136 </body>
137 </section>
138 -<!-- =============================================================== -->
139 -
140 <section>
141 <title>EDITOR and PAGER</title>
142 <body>
143 @@ -429,8 +406,6 @@
144
145 </body>
146 </section>
147 -<!-- =============================================================== -->
148 -
149 <section>
150 <title>Boot log</title>
151 <body>
152 @@ -450,8 +425,6 @@
153
154 </body>
155 </section>
156 -<!-- =============================================================== -->
157 -
158 <section id="rc_sys">
159 <title>System sub-types: Virtualization special cases</title>
160 <body>
161 @@ -546,8 +519,6 @@
162
163 </body>
164 </section>
165 -<!-- =============================================================== -->
166 -
167 <section>
168 <title>Finishing up</title>
169 <body>
170 @@ -561,13 +532,10 @@
171
172 </body>
173 </section>
174 -<!-- =============================================================== -->
175 -
176 </chapter>
177 +
178 <chapter>
179 <title>Changed functionality</title>
180 -<!-- =============================================================== -->
181 -
182 <section>
183 <title>The pause action</title>
184 <body>
185 @@ -582,24 +550,19 @@
186
187 </body>
188 </section>
189 -<!-- =============================================================== -->
190 -
191 <section>
192 <title>rootfs entry in /etc/mtab</title>
193 <body>
194
195 <p>
196 -<!-- bugs: 194615, 219038 -->
197 Previously, the initial <b>rootfs</b> entry was removed from
198 <path>/etc/mtab</path>, and only the real root <path>/</path> entry was
199 -present. The duplicate rootfs item was actually added back during shutdown.
200 +present. The duplicate rootfs item was actually added back during shutdown.
201 In OpenRC, both entries must be present for full support of initramfs and
202 tmpfs-on-root. This also means that less writing is required during shutdown.
203 </p>
204
205 </body>
206 </section>
207 -<!-- =============================================================== -->
208 -
209 </chapter>
210 </guide>