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

<if-stable-release release="sarge">
<p>This is a <strong>work-in-progress version</strong> of the Release Notes
for Debian GNU/Linux 4.0, codename etch, which isn't released yet. The
information presented here might be inaccurate and outdated and is most
likely incomplete.
</if-stable-release>

<p>데비안 4.0에서 새로워진 점을 알고 싶다면 자신이 사용하는 아키텍처의
릴리스 노트를 보세요.</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