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-bootloader.xml
Date: Wed, 28 Nov 2007 23:11:09
Message-Id: E1IxW3X-0003CY-SQ@stork.gentoo.org
1 scen 07/11/28 23:10:59
2
3 Modified: hb-install-x86+amd64-bootloader.xml
4 Log:
5 Version 5.1, revision 1.9 of EN CVS
6
7 Revision Changes Path
8 1.7 xml/htdocs/doc/it/handbook/hb-install-x86+amd64-bootloader.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/it/handbook/hb-install-x86+amd64-bootloader.xml?rev=1.7&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/it/handbook/hb-install-x86+amd64-bootloader.xml?rev=1.7&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/it/handbook/hb-install-x86+amd64-bootloader.xml?r1=1.6&r2=1.7
13
14 Index: hb-install-x86+amd64-bootloader.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/it/handbook/hb-install-x86+amd64-bootloader.xml,v
17 retrieving revision 1.6
18 retrieving revision 1.7
19 diff -u -r1.6 -r1.7
20 --- hb-install-x86+amd64-bootloader.xml 11 Jul 2007 21:35:25 -0000 1.6
21 +++ hb-install-x86+amd64-bootloader.xml 28 Nov 2007 23:10:59 -0000 1.7
22 @@ -4,12 +4,12 @@
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-bootloader.xml,v 1.6 2007/07/11 21:35:25 scen Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/it/handbook/hb-install-x86+amd64-bootloader.xml,v 1.7 2007/11/28 23:10:59 scen Exp $ -->
28
29 <sections>
30
31 -<version>5.0</version>
32 -<date>2007-05-07</date>
33 +<version>5.1</version>
34 +<date>2007-11-27</date>
35
36 <section>
37 <title>La scelta</title>
38 @@ -24,16 +24,26 @@
39 <e>bootloader</e>.
40 </p>
41
42 -<p test="func:keyval('arch')='x86'">
43 -Per la piattaforma x86, Gentoo Linux fornisce <uri link="#grub">GRUB</uri> e
44 -<uri link="#lilo">LILO</uri>.
45 +</body>
46 +<body test="contains('AMD64 x86', func:keyval('arch'))">
47 +
48 +<p>
49 +Per la piattaforma <keyval id="arch"/>, Gentoo Linux fornisce <uri
50 +link="#grub">GRUB</uri> e <uri link="#lilo">LILO</uri>.
51 </p>
52
53 +<warn test="func:keyval('arch')='AMD64'">
54 +Non è consigliabile utilizzare LILO su l'architettura AMD64.
55 +</warn>
56 +
57 +</body>
58 +<body>
59 +
60 <p>
61 -Ma prima di installare uno di questi due bootloader ecco come configurare il
62 -framebuffer (nel caso lo si desideri ovviamente). Con il framebuffer è possibile
63 -eseguire la linea di comando Linux con alcune caratteristiche grafiche (come lo
64 -sfondo che viene fornito da Gentoo).
65 +Ma prima di installare il bootloader ecco come configurare il framebuffer (nel
66 +caso lo si desideri ovviamente). Con il framebuffer è possibile eseguire la
67 +linea di comando Linux con alcune caratteristiche grafiche (come lo sfondo che
68 +viene fornito da Gentoo).
69 </p>
70
71 </body>
72 @@ -157,34 +167,17 @@
73 </tr>
74 </table>
75
76 -</body>
77 -<body test="contains('AMD64 IA64',func:keyval('arch'))">
78 -
79 -<p>
80 +<p test="func:keyval('arch')='x86'">
81 Il risultato di queste due impostazioni può essere del tipo <c>vga=0x318
82 -video=vesafb:mtrr:3,ywrap</c>. E' importante ricordare questa riga perchè sarà
83 -utile in seguito.
84 -</p>
85 -
86 -<p test="func:keyval('arch')='AMD64'">
87 -Mentre LILO funziona su AMD64, Gentoo supporta solo l'utilizzo di GRUB.
88 -Continuare ora con l'<uri link="#grub">installazione</uri> di GRUB.
89 +video=vesafb:mtrr,ywrap</c> o <c>video=vesafb:mtrr,ywrap,1024x768-32@85</c>.
90 +E' importante ricordare questa riga perchè sarà utile in seguito.
91 </p>
92
93 <p test="func:keyval('arch')='IA64'">
94 -Ora è necessario installare <uri link="#elilo">bootloader elilo</uri>.
95 +A questo punto installare il <uri link="#elilo">bootloader elilo</uri>.
96 </p>
97
98 -</body>
99 -<body test="func:keyval('arch')='x86'">
100 -
101 -<p>
102 -Il risultato di queste due impostazioni può essere del tipo <c>vga=0x318
103 -video=vesafb:mtrr,ywrap</c> o <c>video=vesafb:mtrr,ywrap,1024x768-32@85</c>.
104 -E' importante ricordare questa riga perchè sarà utile in seguito.
105 -</p>
106 -
107 -<p>
108 +<p test="not(func:keyval('arch')='IA64')">
109 Continuare ora con l'installazione di <uri link="#grub">GRUB</uri> <e>o</e> <uri
110 link="#lilo">LILO</uri>.
111 </p>
112 @@ -505,12 +498,16 @@
113 </subsection>
114 </section>
115
116 -<section id="lilo">
117 +<section id="lilo" test="contains('AMD64 x86', func:keyval('arch'))">
118 <title>Alternativa: Usare LILO</title>
119 <subsection>
120 <title>Installare LILO</title>
121 <body>
122
123 +<warn test="func:keyval('arch')='AMD64'">
124 +Non è consigliabile utilizzare LILO su l'architettura AMD64.
125 +</warn>
126 +
127 <p>
128 LILO, il LInuxLOader, è il più provato e il più usato tra i bootloader di Linux.
129 Però a LILO mancano alcune caratteristiche che non mancano a GRUB (è per questo
130 @@ -663,8 +660,8 @@
131 <body>
132
133 <p>
134 -Sulle piattaforme IA64, il bootloader si chiama elilo. Potrebbe essere
135 -necessario installarlo innanzitutto.
136 +Sulle piattaforme IA64, il bootloader si chiama elilo. Innanzitutto potrebbe
137 +essere necessario installarlo.
138 </p>
139
140 <pre caption="Installazione di elilo">
141 @@ -774,4 +771,4 @@
142 </body>
143 </subsection>
144 </section>
145 -</sections>
146 \ No newline at end of file
147 +</sections>
148
149
150
151 --
152 gentoo-commits@g.o mailing list