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: handbook-ppc.xml
Date: Tue, 27 Jul 2010 19:54:34
Message-Id: 20100727195431.BDF0B2CE14@corvid.gentoo.org
1 scen 10/07/27 19:54:31
2
3 Modified: handbook-ppc.xml
4 Log:
5 Version 10.1, revision 1.159 of EN CVS
6
7 Revision Changes Path
8 1.31 xml/htdocs/doc/it/handbook/handbook-ppc.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/it/handbook/handbook-ppc.xml?rev=1.31&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/it/handbook/handbook-ppc.xml?rev=1.31&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/it/handbook/handbook-ppc.xml?r1=1.30&r2=1.31
13
14 Index: handbook-ppc.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/it/handbook/handbook-ppc.xml,v
17 retrieving revision 1.30
18 retrieving revision 1.31
19 diff -u -r1.30 -r1.31
20 --- handbook-ppc.xml 8 Jul 2008 19:55:51 -0000 1.30
21 +++ handbook-ppc.xml 27 Jul 2010 19:54:31 -0000 1.31
22 @@ -1,21 +1,23 @@
23 <?xml version='1.0' encoding='UTF-8'?>
24 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/it/handbook/handbook-ppc.xml,v 1.30 2008/07/08 19:55:51 scen Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/it/handbook/handbook-ppc.xml,v 1.31 2010/07/27 19:54:31 scen Exp $ -->
27
28 <book lang="it">
29 <title>Manuale Gentoo Linux PPC</title>
30
31 <values>
32 <key id="arch">PPC</key>
33 - <key id="kernel-version">2.6.24-r5</key>
34 - <key id="kernel-name">kernel-2.6.24-gentoo-r5</key>
35 - <key id="kernel-gentoo">2.6.24-gentoo-r5</key>
36 + <key id="genkernel-name">kernel-genkernel-ppc-2.6.33-gentoo-r2</key>
37 + <key id="genkernel-initrd">initramfs-genkernel-ppc-2.6.33-gentoo-r2</key>
38 + <key id="kernel-version">2.6.33-r2</key>
39 + <key id="kernel-name">kernel-2.6.33-gentoo-r2</key>
40 + <key id="min-cd-name">install-powerpc-minimal-&lt;release&gt;.iso</key>
41 + <key id="min-cd-size">105</key>
42 + <key id="release-dir">releases/ppc/autobuilds/</key>
43 + <key id="stage3">stage3-ppc-&lt;release&gt;.tar.bz2</key>
44 + <key id="profile">default/linux/powerpc/ppc32/10.0</key>
45 + <key id="CFLAGS">-O2 -mcpu=powerpc -mtune=powerpc -fno-strict-aliasing -pipe</key>
46 <key id="online-book">handbook-ppc.xml</key>
47 - <key id="release-dir">releases/ppc/2008.0/</key>
48 - <key id="stage3">stage3-ppc-2008.0.tar.bz2</key>
49 - <key id="profile">default/linux/ppc/ppc32/2008.0</key>
50 - <key id="CFLAGS">-O2 -mcpu=powerpc -mtune=powerpc -fno-strict-aliasing
51 --pipe</key>
52 </values>
53
54 <author title="Autore">
55 @@ -160,8 +162,8 @@
56 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
57 <license/>
58
59 -<version>9.4</version>
60 -<date>2008-07-06</date>
61 +<version>10.1</version>
62 +<date>2010-07-20</date>
63
64 <part>
65 <title>Installazione di Gentoo</title>
66 @@ -176,11 +178,6 @@
67
68 <chapter>
69 <title>Scelta della modalità di installazione</title>
70 -<abstract>
71 -Gentoo Linux può essere installato in vari modi: in questo capitolo si illustra
72 -come installare Gentoo con il CD di installazione minimale sebbene sia possibile
73 -l'installazione con il CD di installazione Universale.
74 -</abstract>
75 <include href="hb-install-ppc-medium.xml"/>
76 </chapter>
77
78 @@ -191,10 +188,6 @@
79
80 <chapter>
81 <title>Preparazione dei dischi</title>
82 -<abstract>
83 -Per poter installare Gentoo è necessario creare delle partizioni. Questo
84 -capitolo descrive come partizionare un disco.
85 -</abstract>
86 <include href="hb-install-ppc-disk.xml"/>
87 </chapter>
88
89 @@ -210,10 +203,6 @@
90
91 <chapter>
92 <title>Configurazione del Kernel</title>
93 -<abstract>
94 -Il kernel di Linux è il cuore di ogni distribuzione. Il capitolo tratta della
95 -configurazione del Kernel.
96 -</abstract>
97 <include href="hb-install-ppc-kernel.xml"/>
98 </chapter>
99
100 @@ -229,11 +218,6 @@
101
102 <chapter>
103 <title>Configurazione del Bootloader</title>
104 -<abstract>
105 -Esistono svariati Bootloader. Ognuno di essi viene configurato in maniera
106 -differente. In questo capitolo si descrivono le possibilità disponibili e si
107 -illustra come configurare il Bootloader secondo le proprie necessità.
108 -</abstract>
109 <include href="hb-install-ppc-bootloader.xml"/>
110 </chapter>