aboutsummaryrefslogtreecommitdiffstats
path: root/english/releases/bookworm/installmanual.wml
blob: ac4332d46b68a06eab43bb559733f2ca5b5bbe5d (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
46
47
48
49
50
51
52
53
54
55
56
#use wml::debian::template title="Debian bookworm -- Installation Guide" BARETITLE=true
#use wml::debian::release
#include "$(ENGLISHDIR)/releases/info"
#include "$(ENGLISHDIR)/releases/arches.data"
#include "$(ENGLISHDIR)/releases/bookworm/release.data"

<if-stable-release release="buster">
<p>This is a <strong>beta version</strong> of the Installation Guide for Debian
11, codename bullseye, 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="../buster/installmanual">Installation Guide for Debian
10, codename buster</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>

<if-stable-release release="bullseye">
<p>This is a <strong>beta version</strong> of the Installation Guide for Debian
12, codename bookworm, 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="../bullseye/installmanual">Installation Guide for Debian
11, codename bullseye</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].$_[1].$_[2]" } ); :>
</table>
</div>

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