aboutsummaryrefslogtreecommitdiffstats
path: root/greek/releases/stretch/installmanual.wml
blob: c259403b2c8a3d5813c08727cf6b19f89946cc2e (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
34
35
36
37
38
39
40
41
42
43
44
45
#use wml::debian::template title="Debian stretch -- Installation Guide" BARETITLE=true
#use wml::debian::release
#include "$(ENGLISHDIR)/releases/info"
#include "$(ENGLISHDIR)/releases/arches.data"
#include "$(ENGLISHDIR)/releases/stretch/release.data"
#use wml::debian::translation-check translation="3f60e9ab95c589dd5a1ca0b0d443957dfc33a362" maintainer="galaxico"

<if-stable-release release="jessie">
<p>This is a <strong>beta version</strong> of the Installation Guide for Debian
9, codename stretch, which isn't released yet. The information
presented here might be outdated and/or incorrect because of changes to
the installer. You might be interested in the
<a href="../jessie/installmanual">Installation Guide for Debian
8, codename jessie</a>, which is the latest released version of
Debian; or in the <a href="https://d-i.debian.org/manual/">Development
version of the Installation Guide</a>, which is the most up-to-date version
of this document.</p>
</if-stable-release>

<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