nightmorph 11/04/14 05:56:41 Modified: openrc-migration.xml Log: usermode-sources is being removed from the tree; see email to gentoo-dev-announce
Revision Changes Path 1.29 xml/htdocs/doc/en/openrc-migration.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/openrc-migration.xml?rev=1.29&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/openrc-migration.xml?rev=1.29&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/openrc-migration.xml?r1=1.28&r2=1.29 Index: openrc-migration.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/openrc-migration.xml,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- openrc-migration.xml 2 Mar 2011 09:03:23 -0000 1.28 +++ openrc-migration.xml 14 Apr 2011 05:56:41 -0000 1.29 @@ -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.28 2011/03/02 09:03:23 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/openrc-migration.xml,v 1.29 2011/04/14 05:56:41 nightmorph Exp $ --> <guide> <title>Baselayout and OpenRC Migration Guide</title> @@ -27,8 +27,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>8</version> -<date>2011-01-17</date> +<version>9</version> +<date>2011-04-13</date> <chapter> <title>Background</title> @@ -460,9 +460,11 @@ rc_sys="" </pre> -<p>The detection algorithm had to be replaced with manual configuration due to +<p> +The detection algorithm had to be replaced with manual configuration due to the introduction of new sub-types and changes to the kernel that made prior -detection unreliable.</p> +detection unreliable. +</p> <table> <tr> @@ -496,11 +498,6 @@ <ti>Not auto-detected; FreeBSD, Linux & NetBSD</ti> </tr> <tr> - <ti>uml</ti> - <ti>Usermode Linux</ti> - <ti></ti> -</tr> -<tr> <ti>vserver</ti> <ti>Linux vserver</ti> <ti></ti>
