Gentoo Archives: gentoo-commits

From: "Davide Cendron (scen)" <scen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/it/handbook: hb-install-x86+amd64-kernel.xml
Date: Wed, 25 Jun 2008 19:58:14
Message-Id: E1KBb84-0002wq-SE@stork.gentoo.org
1 scen 08/06/25 19:58:08
2
3 Modified: hb-install-x86+amd64-kernel.xml
4 Log:
5 Version 6.4, revision 1.26 of EN CVS
6
7 Revision Changes Path
8 1.20 xml/htdocs/doc/it/handbook/hb-install-x86+amd64-kernel.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/it/handbook/hb-install-x86+amd64-kernel.xml?rev=1.20&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/it/handbook/hb-install-x86+amd64-kernel.xml?rev=1.20&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/it/handbook/hb-install-x86+amd64-kernel.xml?r1=1.19&r2=1.20
13
14 Index: hb-install-x86+amd64-kernel.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/it/handbook/hb-install-x86+amd64-kernel.xml,v
17 retrieving revision 1.19
18 retrieving revision 1.20
19 diff -u -r1.19 -r1.20
20 --- hb-install-x86+amd64-kernel.xml 10 May 2008 23:08:12 -0000 1.19
21 +++ hb-install-x86+amd64-kernel.xml 25 Jun 2008 19:58:08 -0000 1.20
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/it/handbook/hb-install-x86+amd64-kernel.xml,v 1.19 2008/05/10 23:08:12 scen Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/it/handbook/hb-install-x86+amd64-kernel.xml,v 1.20 2008/06/25 19:58:08 scen Exp $ -->
28
29 <sections>
30
31 @@ -13,8 +13,8 @@
32 configurazione del Kernel.
33 </abstract>
34
35 -<version>6.2</version>
36 -<date>2008-05-09</date>
37 +<version>6.4</version>
38 +<date>2008-06-21</date>
39
40 <section>
41 <title>Fuso Orario (Timezone)</title>
42 @@ -200,9 +200,6 @@
43 file system</c>.
44 </p>
45
46 -</body>
47 -<body test="func:keyval('arch')='x86'">
48 -
49 <pre caption="Selezionare il filesystem">
50 File systems ---&gt;
51 Pseudo Filesystems ---&gt;
52 @@ -218,33 +215,12 @@
53 &lt;*&gt; XFS filesystem support
54 </pre>
55
56 -</body>
57 -<body test="func:keyval('arch')='AMD64'">
58 -
59 -<pre caption="Selezionare il filesystem">
60 -File systems ---&gt;
61 - Pseudo Filesystems ---&gt;
62 - [*] /proc file system support
63 - [*] Virtual memory file system support (former shm fs)
64 -
65 -<comment>(Selezionare una o piĆ¹ delle seguenti opzioni necessarie per il proprio sistema)</comment>
66 - &lt;*&gt; Reiserfs support
67 - &lt;*&gt; Ext3 journalling file system support
68 - &lt;*&gt; JFS filesystem support
69 - &lt;*&gt; Second extended fs support
70 - &lt;*&gt; XFS filesystem support
71 -</pre>
72 -
73 -</body>
74 -<body>
75 -
76 <p>
77 Se si sta usando PPPoE per connettersi a Internet, si ha bisogno delle seguenti
78 opzioni nel kernel:
79 </p>
80
81 -<pre caption="Selezionare i driver necessari per PPPoE"
82 -test="func:keyval('arch')='AMD64'">
83 +<pre caption="Selezionare i driver necessari per PPPoE">
84 Device Drivers ---&gt;
85 Networking Support ---&gt;
86 &lt;*&gt; PPP (point-to-point protocol) support
87 @@ -252,15 +228,6 @@
88 &lt;*&gt; PPP support for sync tty ports
89 </pre>
90
91 -<pre caption="Selezionare i driver necessari per PPPoE"
92 -test="func:keyval('arch')='x86'">
93 -Device Drivers ---&gt;
94 - Networking support ---&gt;
95 - &lt;*&gt; PPP (point-to-point protocol) support
96 - &lt;*&gt; PPP support for async serial ports
97 - &lt;*&gt; PPP support for sync tty ports
98 -</pre>
99 -
100 <p>
101 Le due opzioni di compressione non sono dannose, ma neppure necessarie; lo
102 stesso vale per <c>PPP over Ethernet</c>, che potrebbe essere usata soltanto da
103 @@ -304,8 +271,8 @@
104
105 <pre caption="Attivare il supporto USB per dispositivi di input">
106 Device Drivers ---&gt;
107 -USB Support ---&gt;
108 - &lt;*&gt; USB Human Interface Device (full HID) support
109 + [*] HID Devices ---&gt;
110 + &lt;*&gt; USB Human Interface Device (full HID) support
111 </pre>
112
113 </body>
114
115
116
117 --
118 gentoo-commits@l.g.o mailing list