[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Debian JP master SVN www commits (rev.1742)
=======================================================
Repository: /org/svn.debian.or.jp/repos
Revision: 1742
Commiter: henrich
Date: 2015-06-02 19:50:50 +0900 (火, 02 6月 2015)
=======================================================
Log:
drop volatile info since it was too old enough
=======================================================
Changed:
U www/trunk/src/using/mirror.tt2
U www/trunk/src/using/other-release.tt2
Modified: www/trunk/src/using/mirror.tt2
===================================================================
--- www/trunk/src/using/mirror.tt2 2015-06-02 10:49:22 UTC (rev 1741)
+++ www/trunk/src/using/mirror.tt2 2015-06-02 10:50:50 UTC (rev 1742)
@@ -50,5 +50,4 @@
<pre>
deb http://security.debian.org/ stable/updates main contrib non-free
</pre></li>
-<li>Debian 6.0 以降、volatile は廃止されました。stable-updates に移行しています。</li>
</ul>
Modified: www/trunk/src/using/other-release.tt2
===================================================================
--- www/trunk/src/using/other-release.tt2 2015-06-02 10:49:22 UTC (rev 1741)
+++ www/trunk/src/using/other-release.tt2 2015-06-02 10:50:50 UTC (rev 1742)
@@ -19,6 +19,16 @@
<pre>
deb http://ftp.jp.debian.org/debian [% stable_codename %]-backports main contrib non-free</pre>
</dd>
+ <dt>前・旧安定版 (oldoldstable)</dt>
+ <dd>
+現在の前・旧安定版は、
+Debian GNU/Linux [% oldoldstable_version %] (コードネーム「[% oldoldstable_codename %]」)
+です。
+<strong>セキュリティアップデートは終了しています</strong>ので、利用する場合は後述するLTSの設定を行って下さい。
+</dd>
+<dd>
+できるだけ速やかに安定版への移行を行うことをお勧めします。
+</dd>
<dt>旧安定版 (oldstable)</dt>
<dd>
現在の旧安定版は、
@@ -56,12 +66,11 @@
</dd>
<dd>
Debian 7 "Wheezy" に対する LTS は
-未定です。
-<!--
[%- IF wheezy_lts == "end" -%]
終了しています。
[%- ELSE -%]
[% wheezy_lts %] まで続けられます</a>。
+<!--
利用には以下の設定を追加してください。
<pre>
deb http://ftp.jp.debian.org/debian wheezy-lts main contrib non-free
@@ -75,10 +84,4 @@
<br>
ベータ版のソフトウェアなどの不安定版に入れるのに躊躇するような実験的パッケージが格納されています。通常の用途でこの experimental が必要になることはありませんが、不安定版ユーザには興味深いパッケージを取得できることもあります。
</dd>
-
- <dt>volatile (廃止、stable-updates に移行済み)</dt>
- <dd>
-<a href="[% wwworg %]/devel/debian-volatile/">volatile</a> は、安定版におけるパッケージのうち、定期的な更新が必要なパッケージを厳密な品質・互換性検査の上で提供する公式サービスで、より新しいウイルス検査データベースや spam 検知ツールなどを提供していました。
-volatile は Debian GNU/Linux 4.0 (コードネーム:etch) より公式のサービスになり、5.0 (コードネーム:lenny) でインストール時に利用が有効になっていました。<strong>6.0 (コードネーム: squeeze) で volatile は stable-updates に置き換えられました</strong>。</dd>
-
</dl>