aboutsummaryrefslogtreecommitdiffstats
path: root/korean/releases/buster/installmanual.wml
blob: d22e136d1b13103c9c916b45125397a1ff62348c (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
#use wml::debian::template title="Debian buster -- 설치 안내" BARETITLE=true
#use wml::debian::release
#include "$(ENGLISHDIR)/releases/info"
#include "$(ENGLISHDIR)/releases/arches.data"
#include "$(ENGLISHDIR)/releases/buster/release.data"
#use wml::debian::translation-check translation="91954674647a3fceb1158db18ea7d17bc1093ce9" maintainer="Sebul"

<if-stable-release release="stretch">
<p>This is a <strong>beta version</strong> of the Installation Guide for Debian
10, codename buster, 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="../stretch/installmanual">Installation Guide for Debian
9, codename stretch</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>지원되는 각 아키텍처에 대해 다운로드 가능한 파일과 함께 설치 명령을 사용할 수 있습니다.</p>

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

<p>브라우저 지역화 속성을 설정했다면,  위 링크를 써서 바른 HTML 버전을 자동으로 볼 겁니다 &mdash;
<a href="$(HOME)/intro/cn">내용 협상</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 {
			   $_[2] eq html ? "$_[0].$_[1].$_[2]" : "$_[0].$_[2].$_[1]" } ); :>
</table>
</div>

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