swift 12/04/22 10:45:58 Modified: hb-install-system.xml Log: Fix bug #395515 - Do not refer to 2.6 kernel in default profile
Revision Changes Path 1.122 xml/htdocs/doc/en/handbook/hb-install-system.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.122&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.122&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?r1=1.121&r2=1.122 Index: hb-install-system.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v retrieving revision 1.121 retrieving revision 1.122 diff -u -r1.121 -r1.122 --- hb-install-system.xml 8 Apr 2012 20:20:55 -0000 1.121 +++ hb-install-system.xml 22 Apr 2012 10:45:58 -0000 1.122 @@ -4,7 +4,7 @@ <!-- The content of this document is licensed under the CC-BY-SA license --> <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.121 2012/04/08 20:20:55 cam Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.122 2012/04/22 10:45:58 swift Exp $ --> <sections> @@ -14,8 +14,8 @@ to progress to that state. </abstract> -<version>13</version> -<date>2012-04-08</date> +<version>14</version> +<date>2012-04-22</date> <section> <title>Chrooting</title> @@ -230,12 +230,7 @@ </pre> <p> -The default profile will provide you with a Linux 2.6-based system. This is the -recommended default, but you have the option of choosing another profile too. -</p> - -<p> -There are also <c>desktop</c> and <c>server</c> subprofiles available for some +As you can see, there are also <c>desktop</c> and <c>server</c> subprofiles available for some architectures. Running <c>eselect profile list</c> will show all available profiles. </p>
