Gentoo Archives: gentoo-commits

From: "Camille Huot (cam)" <cam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/fr/handbook: hb-install-x86+amd64-kernel.xml
Date: Sun, 06 Jul 2008 19:38:55
Message-Id: E1KFa4P-0000oe-E4@stork.gentoo.org
1 cam 08/07/06 19:38:49
2
3 Modified: hb-install-x86+amd64-kernel.xml
4 Log:
5 Sync 1.26
6
7 Revision Changes Path
8 1.10 xml/htdocs/doc/fr/handbook/hb-install-x86+amd64-kernel.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fr/handbook/hb-install-x86+amd64-kernel.xml?rev=1.10&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fr/handbook/hb-install-x86+amd64-kernel.xml?rev=1.10&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fr/handbook/hb-install-x86+amd64-kernel.xml?r1=1.9&r2=1.10
13
14 Index: hb-install-x86+amd64-kernel.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/fr/handbook/hb-install-x86+amd64-kernel.xml,v
17 retrieving revision 1.9
18 retrieving revision 1.10
19 diff -u -r1.9 -r1.10
20 --- hb-install-x86+amd64-kernel.xml 2 Apr 2008 13:36:46 -0000 1.9
21 +++ hb-install-x86+amd64-kernel.xml 6 Jul 2008 19:38:48 -0000 1.10
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/fr/handbook/hb-install-x86+amd64-kernel.xml,v 1.9 2008/04/02 13:36:46 cam Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/fr/handbook/hb-install-x86+amd64-kernel.xml,v 1.10 2008/07/06 19:38:48 cam Exp $ -->
28
29 <sections>
30
31 @@ -13,8 +13,8 @@
32 comment le configurer.
33 </abstract>
34
35 -<version>6.0</version>
36 -<date>2008-04-01</date>
37 +<version>6.4</version>
38 +<date>2008-06-21</date>
39
40 <section>
41 <title>Fuseau horaire</title>
42 @@ -203,25 +203,6 @@
43 aussi <c>Virtual memory</c> et <c>/proc file system</c>.
44 </p>
45
46 -</body>
47 -<body test="func:keyval('arch')='x86'">
48 -
49 -<pre caption="Activer le support pour les systèmes de fichiers">
50 -File systems ---&gt;
51 - Pseudo Filesystems ---&gt;
52 - [*] /proc file system support
53 - [*] Virtual memory file system support (former shm fs)
54 - <comment>(Sélectionnez le(s) système(s) de fichiers dont vous avez besoin.)</comment>
55 - &lt;*&gt; Reiserfs support
56 - &lt;*&gt; Ext3 journalling file system support
57 - &lt;*&gt; JFS filesystem support
58 - &lt;*&gt; Second extended fs support
59 - &lt;*&gt; XFS filesystem support
60 -</pre>
61 -
62 -</body>
63 -<body test="func:keyval('arch')='AMD64'">
64 -
65 <pre caption="Activer le support pour les systèmes de fichiers">
66 File systems ---&gt;
67 Pseudo Filesystems ---&gt;
68 @@ -236,33 +217,12 @@
69 &lt;*&gt; XFS filesystem support
70 </pre>
71
72 -</body>
73 -<body>
74 -
75 -<p>
76 -N'oubliez pas d'activer le support DMA pour vos disques&nbsp;:
77 -</p>
78 -
79 -<pre caption="Activer le support DMA">
80 -Device Drivers ---&gt;
81 - ATA/ATAPI/MFM/RLL support ---&gt;
82 - [*] Generic PCI bus-master DMA support
83 -</pre>
84 -
85 <p>
86 Si vous utilisez PPPoE ou un modem classique pour vous connecter à Internet,
87 vous aurez besoin des options du noyau suivantes&nbsp;:
88 </p>
89
90 -<pre caption="Sélection des pilotes PPPoE" test="func:keyval('arch')='AMD64'">
91 -Device Drivers ---&gt;
92 - Networking support ---&gt;
93 - &lt;*&gt; PPP (point-to-point protocol) support
94 - &lt;*&gt; PPP support for async serial ports
95 - &lt;*&gt; PPP support for sync tty ports
96 -</pre>
97 -
98 -<pre caption="Sélection des pilotes PPPoE" test="func:keyval('arch')='x86'">
99 +<pre caption="Sélection des pilotes PPPoE">
100 Device Drivers ---&gt;
101 Networking support ---&gt;
102 &lt;*&gt; PPP (point-to-point protocol) support
103 @@ -300,6 +260,11 @@
104 [*] Symmetric multi-processing support
105 </pre>
106
107 +<p test="func:keyval('arch')='x86'">
108 +Si vous avez plus de 4&nbsp;Go de mémoire, vous devez activer «&nbsp;High
109 +Memory Support (64G)&nbsp;».
110 +</p>
111 +
112 <p>
113 Si vous utilisez des périphériques d'entrée USB (un clavier ou une souris par
114 exemple), n'oubliez pas les options suivantes&nbsp;:
115 @@ -307,8 +272,8 @@
116
117 <pre caption="Activer le support USB pour des périphériques d'entrée">
118 Device Drivers --->
119 - USB Support ---&gt;
120 - &lt;*&gt; USB Human Interface Device (full HID) support
121 + [*] HID Devices ---&gt;
122 + &lt;*&gt; USB Human Interface Device (full HID) support
123 </pre>
124
125 </body>
126
127
128
129 --
130 gentoo-commits@l.g.o mailing list