nightmorph 08/04/14 20:43:07 Modified: openrc-migration.xml Log: random guidexml code style fixes, no content change
Revision Changes Path 1.4 xml/htdocs/doc/en/openrc-migration.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/openrc-migration.xml?rev=1.4&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/openrc-migration.xml?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/openrc-migration.xml?r1=1.3&r2=1.4 Index: openrc-migration.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/openrc-migration.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- openrc-migration.xml 14 Apr 2008 19:35:08 -0000 1.3 +++ openrc-migration.xml 14 Apr 2008 20:43:07 -0000 1.4 @@ -1,6 +1,6 @@ <?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/openrc-migration.xml,v 1.3 2008/04/14 19:35:08 jkt Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/openrc-migration.xml,v 1.4 2008/04/14 20:43:07 nightmorph Exp $ --> <guide link="/doc/en/openrc-migration.xml"> <title>Baselayout and OpenRC Migration Guide</title> @@ -93,19 +93,20 @@ <body> <p> -Migration to OpenRC is fairly straightforward; it will be pulled in as part -of your regular upgrade process by your package manager. The most important -step actually comes after you install the new <c>>=sys-apps/baselayout-2</c> -and <c>sys-apps/openrc</c> packages. It is <e>critical</e> that you run -<c>dispatch-conf</c> and ensure your <path>/etc</path> -is up to date before rebooting. <brite>Failure to do so will result in an unbootable -system</brite> and will require the use of the Gentoo LiveCD to perform the steps -below to repair your system. +Migration to OpenRC is fairly straightforward; it will be pulled in as part of +your regular upgrade process by your package manager. The most important step +actually comes after you install the new <c>>=sys-apps/baselayout-2</c> and +<c>sys-apps/openrc</c> packages. It is <e>critical</e> that you run +<c>dispatch-conf</c> and ensure your <path>/etc</path> is up to date before +rebooting. <brite>Failure to do so will result in an unbootable system</brite> +and will require the use of the Gentoo LiveCD to perform the steps below to +repair your system. </p> <p> Once you've finished updating your config files, there are a few things to -verify prior to rebooting.</p> +verify prior to rebooting. +</p> </body> </section> @@ -124,7 +125,6 @@ </body> </section> - <section id="modules"> <title>Kernel modules</title> <body> @@ -266,7 +266,6 @@ </body> </section> - <section> <title>XSESSION</title> <body> -- [email protected] mailing list
