aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/releases/squeeze/installmanual.wml
blob: a9a561926269e6b965fa3027001bf424211b298e (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
#use wml::debian::template title="Debian squeeze -- インストールガイド" BARETITLE=true
#use wml::debian::release
#include "$(ENGLISHDIR)/releases/info"
#include "$(ENGLISHDIR)/releases/arches.data"
#include "$(ENGLISHDIR)/releases/squeeze/release.data"
#use wml::debian::translation-check translation="572445c4e984548ff493fb061c947af8f4e4abc2" maintainer="victory"

<if-stable-release release="lenny">
<p>これは、まだリリースされていない Debian 6.0 コードネーム 
"squeeze" のインストールガイドの<strong>ベータ版</strong>です。
インストーラーに加えられた変更のため、ここでの情報はもはや古いもの、
あるいは不正確なものとなっている可能性があります。
もっとも新しいリリースされたバージョンの Debian に興味がある場合は
<a href="../lenny/installmanual">Debian 5.0 コードネーム lenny
のインストールガイド</a>を、あるいはこのドキュメントの最新版に興味がある場合は
<a href="https://d-i.alioth.debian.org/manual/">開発版のインストールガイド</a>
を参照してください。</p>
</if-stable-release>

<p>インストールの説明、ダウンロードできるファイルなどは、
サポートされたアーキテクチャごとに利用できます。</p>

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

<p>ブラウザの言語設定を正しく設定していれば、
このリンクから自動的に適切な HTML 版を正しく入手できるはずです。
&mdash; <a href="$(HOME)/intro/cn">content negotiation (内容交渉)</a> を見てください。
設定ができていない場合は、お望みのアーキテクチャ・言語・形式のものを
次の表から選んでください。</p>


<div class="centerdiv">
<table class="reltable">
<tr>
  <th align="left"><strong>アーキテクチャ</strong></th>
  <th align="left"><strong>形式</strong></th>
  <th align="left"><strong>言語</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