Gentoo Archives: gentoo-doc-cvs

From: "Sven Vermeulen (swift)" <swift@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook: hb-install-system.xml
Date: Sun, 22 Apr 2012 12:06:11
Message-Id: 20120422104558.A2B522004B@flycatcher.gentoo.org
1 swift 12/04/22 10:45:58
2
3 Modified: hb-install-system.xml
4 Log:
5 Fix bug #395515 - Do not refer to 2.6 kernel in default profile
6
7 Revision Changes Path
8 1.122 xml/htdocs/doc/en/handbook/hb-install-system.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.122&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.122&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?r1=1.121&r2=1.122
13
14 Index: hb-install-system.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v
17 retrieving revision 1.121
18 retrieving revision 1.122
19 diff -u -r1.121 -r1.122
20 --- hb-install-system.xml 8 Apr 2012 20:20:55 -0000 1.121
21 +++ hb-install-system.xml 22 Apr 2012 10:45:58 -0000 1.122
22 @@ -4,7 +4,7 @@
23 <!-- The content of this document is licensed under the CC-BY-SA license -->
24 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.121 2012/04/08 20:20:55 cam Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.122 2012/04/22 10:45:58 swift Exp $ -->
28
29 <sections>
30
31 @@ -14,8 +14,8 @@
32 to progress to that state.
33 </abstract>
34
35 -<version>13</version>
36 -<date>2012-04-08</date>
37 +<version>14</version>
38 +<date>2012-04-22</date>
39
40 <section>
41 <title>Chrooting</title>
42 @@ -230,12 +230,7 @@
43 </pre>
44
45 <p>
46 -The default profile will provide you with a Linux 2.6-based system. This is the
47 -recommended default, but you have the option of choosing another profile too.
48 -</p>
49 -
50 -<p>
51 -There are also <c>desktop</c> and <c>server</c> subprofiles available for some
52 +As you can see, there are also <c>desktop</c> and <c>server</c> subprofiles available for some
53 architectures. Running <c>eselect profile list</c> will show all available
54 profiles.
55 </p>