aboutsummaryrefslogtreecommitdiffstats
path: root/portuguese/releases/etch/installmanual.wml
blob: 75eda9d492da095f6e34120e5cfca41ed418e8c0 (plain) (blame)
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
#use wml::debian::template title="Debian GNU/Linux 4.0 -- Guia de Instalação" BARETITLE=true
#use wml::debian::release
#include "$(ENGLISHDIR)/releases/info"
#include "$(ENGLISHDIR)/releases/arches.data"
#include "$(ENGLISHDIR)/releases/etch/release.data"
#use wml::debian::translation-check translation="1.4" maintainer="Felipe Augusto van de Wiel (faw)"

<p>Instruções para instalação, além dos arquivos que podem ser obtidos,
estão disponíveis para cada uma das arquiteturas suportadas:</p>

<ul>
<:= &permute_as_list('', 'Guia de Instalação'); :>
</ul>

<p>Caso tenha configurado seu navegador corretamente, você pode
usar o link acima para obter a versão HTML certa automaticamente
&mdash; veja <a href="$(HOME)/intro/cn">negociação de conteúdo</a>.
Caso contrário, escolha arquitetura, idioma e formato exatos que
deseja na tabela abaixo.</p>

<div class="centerdiv">
<table class="reltable">
<tr>
  <th align="left"><strong>Arquitetura</strong></th>
  <th align="left"><strong>Formato</strong></th>
  <th align="left"><strong>Idiomas</strong></th>
</tr>
<: &permute_as_matrix_new( file => 'install', langs => \%langsinstall,
			   formats => \%formats, arches => \@arches,
			   html_file => 'index', namingscheme => sub {
			   "$_[0].$_[2].$_[1]" } ); :>
</table>
</div>

© 2014-2024 Faster IT GmbH | imprint | privacy policy