Gentoo Archives: gentoo-doc-cvs

From: Joshua Saddler <nightmorph@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: openrc-migration.xml
Date: Mon, 14 Apr 2008 20:43:09
Message-Id: E1JlVW7-00058k-8u@stork.gentoo.org
1 nightmorph 08/04/14 20:43:07
2
3 Modified: openrc-migration.xml
4 Log:
5 random guidexml code style fixes, no content change
6
7 Revision Changes Path
8 1.4 xml/htdocs/doc/en/openrc-migration.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/openrc-migration.xml?rev=1.4&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/openrc-migration.xml?rev=1.4&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/openrc-migration.xml?r1=1.3&r2=1.4
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.3
18 retrieving revision 1.4
19 diff -u -r1.3 -r1.4
20 --- openrc-migration.xml 14 Apr 2008 19:35:08 -0000 1.3
21 +++ openrc-migration.xml 14 Apr 2008 20:43:07 -0000 1.4
22 @@ -1,6 +1,6 @@
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.3 2008/04/14 19:35:08 jkt Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/openrc-migration.xml,v 1.4 2008/04/14 20:43:07 nightmorph Exp $ -->
27
28 <guide link="/doc/en/openrc-migration.xml">
29 <title>Baselayout and OpenRC Migration Guide</title>
30 @@ -93,19 +93,20 @@
31 <body>
32
33 <p>
34 -Migration to OpenRC is fairly straightforward; it will be pulled in as part
35 -of your regular upgrade process by your package manager. The most important
36 -step actually comes after you install the new <c>>=sys-apps/baselayout-2</c>
37 -and <c>sys-apps/openrc</c> packages. It is <e>critical</e> that you run
38 -<c>dispatch-conf</c> and ensure your <path>/etc</path>
39 -is up to date before rebooting. <brite>Failure to do so will result in an unbootable
40 -system</brite> and will require the use of the Gentoo LiveCD to perform the steps
41 -below to repair your system.
42 +Migration to OpenRC is fairly straightforward; it will be pulled in as part of
43 +your regular upgrade process by your package manager. The most important step
44 +actually comes after you install the new <c>>=sys-apps/baselayout-2</c> and
45 +<c>sys-apps/openrc</c> packages. It is <e>critical</e> that you run
46 +<c>dispatch-conf</c> and ensure your <path>/etc</path> is up to date before
47 +rebooting. <brite>Failure to do so will result in an unbootable system</brite>
48 +and will require the use of the Gentoo LiveCD to perform the steps below to
49 +repair your system.
50 </p>
51
52 <p>
53 Once you've finished updating your config files, there are a few things to
54 -verify prior to rebooting.</p>
55 +verify prior to rebooting.
56 +</p>
57
58 </body>
59 </section>
60 @@ -124,7 +125,6 @@
61
62 </body>
63 </section>
64 -
65 <section id="modules">
66 <title>Kernel modules</title>
67 <body>
68 @@ -266,7 +266,6 @@
69
70 </body>
71 </section>
72 -
73 <section>
74 <title>XSESSION</title>
75 <body>
76
77
78
79 --
80 gentoo-doc-cvs@l.g.o mailing list