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-mips.xml
Date: Thu, 29 Jul 2010 18:42:07
Message-Id: 20100729184203.5F8772CE15@corvid.gentoo.org
1 scen 10/07/29 18:42:03
2
3 Modified: handbook-mips.xml
4 Log:
5 Version 10.0, revision 1.125 of EN CVS
6
7 Revision Changes Path
8 1.27 xml/htdocs/doc/it/handbook/handbook-mips.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/it/handbook/handbook-mips.xml?rev=1.27&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/it/handbook/handbook-mips.xml?rev=1.27&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/it/handbook/handbook-mips.xml?r1=1.26&r2=1.27
13
14 Index: handbook-mips.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/it/handbook/handbook-mips.xml,v
17 retrieving revision 1.26
18 retrieving revision 1.27
19 diff -u -r1.26 -r1.27
20 --- handbook-mips.xml 30 Apr 2008 20:55:49 -0000 1.26
21 +++ handbook-mips.xml 29 Jul 2010 18:42:03 -0000 1.27
22 @@ -1,6 +1,6 @@
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-mips.xml,v 1.26 2008/04/30 20:55:49 scen Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/it/handbook/handbook-mips.xml,v 1.27 2010/07/29 18:42:03 scen Exp $ -->
27
28 <book lang="it">
29 <title>Manuale Gentoo Linux/MIPS</title>
30 @@ -8,8 +8,8 @@
31 <values>
32 <key id="arch">MIPS</key>
33 <key id="/boot">/dev/sda1</key>
34 - <key id="kernel-version">2.6.23.14-mips</key>
35 - <key id="kernel-name">kernel-2.6.23.14-mips</key>
36 + <key id="kernel-version">2.6.34-mips</key>
37 + <key id="kernel-name">kernel-2.6.34-mips</key>
38 <key id="profile">default/linux/mips/2008.0/generic-be/o32/</key>
39 </values>
40
41 @@ -149,8 +149,8 @@
42 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
43 <license/>
44
45 -<version>9.1</version>
46 -<date>2008-04-30</date>
47 +<version>10.0</version>
48 +<date>2010-07-27</date>
49
50 <part>
51 <title>Installazione di Gentoo</title>
52 @@ -165,10 +165,6 @@
53
54 <chapter>
55 <title>Scelta della modalità di installazione</title>
56 -<abstract>
57 -Gentoo Linux può essere installato in vari modi: in questo capitolo si illustra
58 -come installare Gentoo usando le immagini Netboot di MIPS.
59 -</abstract>
60 <include href="hb-install-mips-medium.xml"/>
61 </chapter>
62
63 @@ -179,38 +175,21 @@
64
65 <chapter>
66 <title>Preparazione dei dischi</title>
67 -<abstract>
68 -Per poter installare Gentoo è necessario creare delle partizioni. Questo
69 -capitolo descrive come partizionare un disco.
70 -</abstract>
71 <include href="hb-install-mips-disk.xml"/>
72 </chapter>
73
74 <chapter>
75 <title>Copia dei file di installazione di Gentoo</title>
76 -<abstract>
77 -L'installazione Gentoo funziona tramite un file chiamato stage3. Il capitolo
78 -tratta dell'estrazione dell'archivio stage3 e della configurazione di Portage.
79 -</abstract>
80 <include href="hb-install-mips-stage.xml"/>
81 </chapter>
82
83 <chapter>
84 <title>Installazione del sistema base Gentoo</title>
85 - <abstract>
86 -Dopo l'installazione e la configurazione di uno stage3, il risultato finale è un
87 -sistema base Gentoo a disposizione dell'utente. Il capitolo descrive come
88 -arrivare a questo punto.
89 -</abstract>
90 <include href="hb-install-system.xml"/>
91 </chapter>
92
93 <chapter>
94 <title>Configurazione del Kernel</title>
95 -<abstract>
96 -Il kernel di Linux è il cuore di ogni distribuzione. Il capitolo tratta della
97 -configurazione del Kernel.
98 -</abstract>
99 <include href="hb-install-mips-kernel.xml"/>
100 </chapter>
101
102 @@ -226,11 +205,6 @@
103
104 <chapter>
105 <title>Configurazione del Bootloader</title>
106 -<abstract>
107 -Sia macchine Silicon Graphics, sia server Cobalt, richiedono l'uso di un
108 -bootloader per caricare il kernel. Questa sezione tratta l'impostazione di
109 -arcboot/arcload (per macchine SGI) e colo per server Cobalt.
110 -</abstract>
111 <include href="hb-install-mips-bootloader.xml"/>
112 </chapter>