summaryrefslogtreecommitdiff
path: root/pt_BR/boot-installer/boot-installer.xml
blob: a31ce1e79b72e7ae2d85b72a89b26dfb0f49ca2d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<!-- original version: 43782 -->
<!-- revised by Herbert Parentes Fortes Neto (hpfn) 2006.04.17 -->
<!-- revised by Felipe Augusto van de Wiel (faw) 2006.04.20 -->
<!-- updated 39622:43782 by Felipe Augusto van de Wiel (faw) 2007.01.15 -->

<chapter id="boot-installer"><title>Iniciando o sistema de instalação</title>

<!-- Incluir somente arquitetura que são documentadas para evitar erros de -->
<!-- construção. -->
<!-- A condição arch="..." pode ser apagada quando todas as arquiteturas -->
<!-- estiverem presentes -->
 <sect1 arch="alpha;arm;x86;ia64;m68k;mips;mipsel;s390;powerpc;sparc">
 <title>Inicializando o Programa de Instalação na &arch-title;</title>

<!-- Esta informação é dependente de arquitetura, por isto deixei a -->
<!-- estrutura fora deste capítulo. Cada arquitetura tem seu próprio -->
<!-- documento. -->
<!-- Nota: A arquitetura hppa atualmente está faltando -->

<note condition="gtk"><para>

Para informações sobre como inicializar o instalador gráfico, veja
<xref linkend="graphical"/>.

</para></note>

&boot-installer-alpha.xml;
&boot-installer-arm.xml;
<!-- &boot-installer-hppa.xml; -->
&boot-installer-x86.xml;
&boot-installer-ia64.xml;
&boot-installer-m68k.xml;
&boot-installer-mips.xml;
&boot-installer-mipsel.xml;
&boot-installer-s390.xml;
&boot-installer-powerpc.xml;
&boot-installer-sparc.xml;

 </sect1>

&boot-installer-parameters.xml;
&boot-installer-trouble.xml;

</chapter>