aboutsummaryrefslogtreecommitdiffstats
path: root/korean/releases/sarge/releasenotes.wml
blob: abc40a23a5e675d290b8bbcdaff449781a3f2229 (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
#use wml::debian::template title="데비안 GNU/리눅스 3.1 -- 릴리스 노트" BARETITLE=true
#use wml::debian::release
#include "$(ENGLISHDIR)/releases/sarge/release.data"
#include "$(ENGLISHDIR)/releases/arches.data"
#use wml::debian::translation-check translation="0a158377b74b807d40736c5de7ac54c071d55714"

<p>데비안 3.1의 새로운 점에 대해 알고 싶다면 자신이 사용하는 아키텍처의
릴리스 노트를 보세요.</p>

<ul>
<:= &permute_as_list('release-notes/', '릴리스 노트'); :>
</ul>

<p>릴리스 노트에는 이전 릴리스에서 업그레이드하려는 사용자를 위한 설명도
들어있습니다.</p>

<p>자신이 사용하는 브라우저의 지역화를 제대로 설정했다면 위의 링크를
클릭했을 때 자신이 사용하는 언어로 된 설치 매뉴얼의 HTML 버전을 자동으로
볼 수 있을 것입니다. 자세한 내용은 <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 => 'release-notes', langs => \%langsrelnotes,
                           formats => \%formats, arches => \@arches,
                           html_file => 'release-notes/index' ); :>
</table>
</div>

#<p>A <a href="http://master.debian.org/~lapeyre/reports/">detailed
#report</a> is available which describes packages which have changed
#for the <:= $arches{'i386'} :>, <:= $arches{'alpha'} :>, 
#<:= $arches{'sparc'} :>, and <:= $arches{'m68k'} :> architectures 
#during the last two releases.</p>

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