summaryrefslogtreecommitdiff
path: root/pt_BR/boot-installer/boot-installer.xml
blob: 0bb44bb4cb61a2b34d6fcc7bc5ea2138f1225bb0 (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
<!-- original version: 39622 -->
<!-- revised by Herbert Parentes Fortes Neto (hpfn) 2006.04.17 -->
<!-- revised by Felipe Augusto van de Wiel (faw) 2006.04.20 -->

<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 -->

&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>