aboutsummaryrefslogtreecommitdiffstats
path: root/english/releases/sarge/installmanual.wml
blob: 6674de018a019712c9033fef98db499e5ed6774b (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
#use wml::debian::template title="Debian GNU/Linux 3.1 -- Installation Manual" BARETITLE=true
#use wml::debian::release
#include "$(ENGLISHDIR)/releases/sarge/release.data"
#include "$(ENGLISHDIR)/releases/arches.data"

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

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

<p>If you have set your browser's localization
properly, you can use the above link to get the right HTML version
automatically -- 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