aboutsummaryrefslogtreecommitdiffstats
path: root/greek/releases/etch/installmanual.wml
blob: 50ca649b206e1a1e98d7e088d2c1bfb7fae429d7 (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 -- Installation Guide" 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="5da24af6fe90ea90f041aa0847b78c96f343a424" maintainer="galaxico"

<p>Installation instructions, along with downloadable files, are available
for each of the supported architectures:</p>

<ul>
<:= &permute_as_list('', 'Installation Guide'); :>
</ul>

<p>If you have set your browser's localization
properly, you can use the above link to get the right HTML version
automatically &mdash; see <a href="$(HOME)/intro/cn">content negotiation</a>.
Otherwise, pick the exact architecture, language, and format you want
from the table below.</p>

<div class="centerdiv">
<table class="reltable">
<tr>
  <th align="left"><strong>Architecture</strong></th>
  <th align="left"><strong>Format</strong></th>
  <th align="left"><strong>Languages</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