aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/releases/lenny/installmanual.wml
blob: 82701261255821979cd2cbbbfdc4664acf32cb01 (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 GNU/Linux lenny -- インストールガイド" BARETITLE=true
#use wml::debian::release
#include "$(ENGLISHDIR)/releases/info"
#include "$(ENGLISHDIR)/releases/arches.data"
#include "$(ENGLISHDIR)/releases/lenny/release.data"
#use wml::debian::translation-check translation="588ac1ae09d08ac7a16940a1f14cd70aca96b209"

<if-stable-release release="etch">
<p>これは、まだリリースされていない Debian GNU/Linux 5.0 コードネーム 
"lenny" のインストールガイドの<strong>ベータ版</strong>です。
インストーラーに加えられた変更のため、ここでの情報はもはや古いもの、
あるいは不正確なものとなっている可能性があります。
もっとも新しいリリースされたバージョンの Debian に興味がある場合は
<a href="../etch/installmanual">Debian GNU/Linux 4.0 コードネーム etch のインストールガイド</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 => \@archesinstall,
			   html_file => 'index', namingscheme => sub {
			   "$_[0].$_[2].$_[1]" } ); :>
</table>
</div>

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