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: Thu, 14 Apr 2011 05:56:55
Message-Id: 20110414055641.A68F320054@flycatcher.gentoo.org
1 nightmorph 11/04/14 05:56:41
2
3 Modified: openrc-migration.xml
4 Log:
5 usermode-sources is being removed from the tree; see email to gentoo-dev-announce
6
7 Revision Changes Path
8 1.29 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.29&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/openrc-migration.xml?rev=1.29&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/openrc-migration.xml?r1=1.28&r2=1.29
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.28
18 retrieving revision 1.29
19 diff -u -r1.28 -r1.29
20 --- openrc-migration.xml 2 Mar 2011 09:03:23 -0000 1.28
21 +++ openrc-migration.xml 14 Apr 2011 05:56:41 -0000 1.29
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.28 2011/03/02 09:03:23 nightmorph Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/openrc-migration.xml,v 1.29 2011/04/14 05:56:41 nightmorph Exp $ -->
27
28 <guide>
29 <title>Baselayout and OpenRC Migration Guide</title>
30 @@ -27,8 +27,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>8</version>
35 -<date>2011-01-17</date>
36 +<version>9</version>
37 +<date>2011-04-13</date>
38
39 <chapter>
40 <title>Background</title>
41 @@ -460,9 +460,11 @@
42 rc_sys=""
43 </pre>
44
45 -<p>The detection algorithm had to be replaced with manual configuration due to
46 +<p>
47 +The detection algorithm had to be replaced with manual configuration due to
48 the introduction of new sub-types and changes to the kernel that made prior
49 -detection unreliable.</p>
50 +detection unreliable.
51 +</p>
52
53 <table>
54 <tr>
55 @@ -496,11 +498,6 @@
56 <ti>Not auto-detected; FreeBSD, Linux &amp; NetBSD</ti>
57 </tr>
58 <tr>
59 - <ti>uml</ti>
60 - <ti>Usermode Linux</ti>
61 - <ti></ti>
62 -</tr>
63 -<tr>
64 <ti>vserver</ti>
65 <ti>Linux vserver</ti>
66 <ti></ti>