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: Tue, 06 Oct 2009 18:41:39
Message-Id: E1MvEyf-0001fi-Cn@stork.gentoo.org
1 scen 09/10/06 18:41:37
2
3 Modified: hb-install-x86+amd64-kernel.xml
4 Log:
5 Version 7.0, revision 1.28 of EN CVS
6
7 Revision Changes Path
8 1.22 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.22&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/it/handbook/hb-install-x86+amd64-kernel.xml?rev=1.22&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.21&r2=1.22
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.21
18 retrieving revision 1.22
19 diff -u -r1.21 -r1.22
20 --- hb-install-x86+amd64-kernel.xml 4 Aug 2009 20:27:46 -0000 1.21
21 +++ hb-install-x86+amd64-kernel.xml 6 Oct 2009 18:41:37 -0000 1.22
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.21 2009/08/04 20:27:46 scen Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/it/handbook/hb-install-x86+amd64-kernel.xml,v 1.22 2009/10/06 18:41:37 scen Exp $ -->
28
29 <sections>
30
31 @@ -13,8 +13,8 @@
32 configurazione del Kernel.
33 </abstract>
34
35 -<version>6.5</version>
36 -<date>2009-07-30</date>
37 +<version>7.0</version>
38 +<date>2009-10-04</date>
39
40 <section>
41 <title>Fuso Orario (Timezone)</title>
42 @@ -379,7 +379,7 @@
43 </p>
44
45 <pre caption="Copia della configurazione del kernel del CD di Installazione">
46 -# <i>zcat /proc/config.gz &gt; /usr/share/genkernel/x86/kernel-config-2.6</i>
47 +# <i>zcat /proc/config.gz &gt; /usr/share/genkernel/arch/x86/kernel-config-2.6</i>
48 </pre>
49
50 </body>