Gentoo Archives: gentoo-commits

From: "Jose Luis Rivero (yoswink)" <yoswink@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/es/handbook: hb-install-x86+amd64-kernel.xml
Date: Fri, 09 May 2008 17:23:40
Message-Id: E1JuWJG-00037A-G7@stork.gentoo.org
1 yoswink 08/05/09 17:23:06
2
3 Modified: hb-install-x86+amd64-kernel.xml
4 Log:
5 Added note about high mem boxes
6
7 Revision Changes Path
8 1.14 xml/htdocs/doc/es/handbook/hb-install-x86+amd64-kernel.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/handbook/hb-install-x86+amd64-kernel.xml?rev=1.14&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/handbook/hb-install-x86+amd64-kernel.xml?rev=1.14&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/handbook/hb-install-x86+amd64-kernel.xml?r1=1.13&r2=1.14
13
14 Index: hb-install-x86+amd64-kernel.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-install-x86+amd64-kernel.xml,v
17 retrieving revision 1.13
18 retrieving revision 1.14
19 diff -u -r1.13 -r1.14
20 --- hb-install-x86+amd64-kernel.xml 26 Apr 2008 11:18:44 -0000 1.13
21 +++ hb-install-x86+amd64-kernel.xml 9 May 2008 17:23:06 -0000 1.14
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/es/handbook/hb-install-x86+amd64-kernel.xml,v 1.13 2008/04/26 11:18:44 yoswink Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-install-x86+amd64-kernel.xml,v 1.14 2008/05/09 17:23:06 yoswink Exp $ -->
28
29 <sections>
30
31 @@ -13,8 +13,8 @@
32 Linux. Este capítulo explica cómo configurarlo.
33 </abstract>
34
35 -<version>6.1</version>
36 -<date>2008-04-13</date>
37 +<version>6.2</version>
38 +<date>2008-05-09</date>
39
40 <section>
41 <title>Zona Horaria</title>
42 @@ -294,6 +294,11 @@
43 En sistemas multi-núcleo, cada núcleo cuenta como un procesador.
44 </note>
45
46 +<p test="func:keyval('arch')='x86'">
47 +Si se dispone de más de 4GB de RAM, es necesario activar "High Memory Support
48 +(64G)".
49 +</p>
50 +
51 <p>
52 Si usa dispositivos de entrada USB (como un ratón o teclado) no olvide
53 activarlos también:
54
55
56
57 --
58 gentoo-commits@l.g.o mailing list