aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/releases/buster/index.wml
blob: 18436c5dc552b10367d687e62a8999742c2ab03a (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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
#use wml::debian::template title="Debian“buster”发行信息"
#include "$(ENGLISHDIR)/releases/info"
#include "$(ENGLISHDIR)/releases/buster/release.data"
#include "$(ENGLISHDIR)/releases/arches.data"
#use wml::debian::translation-check translation="6bafc9758f46d9e4fe5b48e5d85484d9f3dc8e3e"

<p>Debian <current_release_buster> 已于\
<a href="$(HOME)/News/<current_release_newsurl_buster/>"><current_release_date_buster></a>发布。\
<ifneq "10.0" "<current_release>"
  "Debian 10.0 最初发布于<:=spokendate('2019-07-06'):>。"
/>\
此次發行包含了許多重要的\
改變,在\
我們的<a href="$(HOME)/News/2019/20190706">新聞稿</a>與\
<a href="releasenotes">发行说明</a>有詳細的說明。</p>

<p><strong>Debian 10 已被 \
<a href="../bullseye/">Debian 11<q>bullseye</q></a>取代。
安全更新已于<:=spokendate('2022-06-30'):>停止。
</strong></p>

<p><strong>然而,直到20246月底前,buster 可以获得长期支持(LTS)。
LTS 仅限于 i386、amd64、armhf 和 arm64。
buster 除此以外的所有体系架构已不再受到支持。
有关详细信息,请参阅 <a
href="https://wiki.debian.org/LTS">Debian Wiki 的 LTS 章节</a></strong></p>

<p>要取得與安裝 Debian GNU/Linux,請見\
<a href="debian-installer/">安裝資訊</a>頁面與\
<a href="installmanual">安裝指南</a>。要從較舊的
Debian 發行版升級,請見\
<a href="releasenotes">发行说明</a>的操作說明。</p>

### Activate the following when LTS period starts.
#<p>Architectures supported during Long Term Support:</p>
#
#<ul>
#<:
#foreach $arch (@archeslts) {
#	print "<li><a href=\"$(HOME)/ports/$arch/\">$arches{$arch}</a>\n";
#}
#:>
#</ul>

<p>下列是此次發行版已支援的電腦架構:</p>
# <p>Computer architectures supported at initial release of buster:</p> ### Use this line when LTS starts, instead of the one above.

<ul>
<:
foreach $arch (@arches) {
	print "<li><a href=\"$(HOME)/ports/$arch/\">$arches{$arch}</a>\n";
}
:>
</ul>

<p>事與願違,發行版即使被公開宣佈是<em>穩定的(stable)</em>,\
仍可能會存在一些問題。我們已製作了\
<a href="errata">重要已知問題列表</a>,您可以隨時\
<a href="../reportingbugs">回報其他問題</a>給我們。</p>

<p>最後值得一提的是,我們有個<a href="credits">鳴謝</a>列表,列出為此次\
發行版做出貢獻的人。</p>

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