[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Debian JP master SVN www commits (rev.1475)
=======================================================
Repository: /org/svn.debian.or.jp/repos
Revision: 1475
Commiter: kmuto
Date: 2013-06-21 12:12:04 +0900 (金, 21 6月 2013)
=======================================================
Log:
add cdminor for CD image
=======================================================
Changed:
U www/trunk/include/config
U www/trunk/src/cdimage/index.tt2
U www/trunk/src/cdimage/kfreebsd.tt2
Modified: www/trunk/include/config
===================================================================
--- www/trunk/include/config 2013-06-18 13:11:18 UTC (rev 1474)
+++ www/trunk/include/config 2013-06-21 03:12:04 UTC (rev 1475)
@@ -14,6 +14,7 @@
stable_version = '7'; #バージョン
stable_pointrelease = '1'; #ポイント
+ stable_cdminor = '0'; #CDイメージマイナーバージョン (最終的に「7.1.0」のようになる)
stable_pointrelease_date = '2013年 6 月 15 日'; #ポイントリリース日
stable_pointrelease_url = 'http://www.debian.org/News/2013/20130615'; #リリースニュース
Modified: www/trunk/src/cdimage/index.tt2
===================================================================
--- www/trunk/src/cdimage/index.tt2 2013-06-18 13:11:18 UTC (rev 1474)
+++ www/trunk/src/cdimage/index.tt2 2013-06-21 03:12:04 UTC (rev 1475)
@@ -29,26 +29,26 @@
</dd>
<dd>
<ul>
-<li><a href="http://cdimage.debian.or.jp/current-live/i386/iso-hybrid/debian-live-[% stable_version %].[% stable_pointrelease %]-i386-gnome-desktop.iso">GNOME</a>デスクトップ (標準)
-<li><a href="http://cdimage.debian.or.jp/current-live/i386/iso-hybrid/debian-live-[% stable_version %].[% stable_pointrelease %]-i386-kde-desktop.iso">KDE</a>デスクトップ
-<li><a href="http://cdimage.debian.or.jp/current-live/i386/iso-hybrid/debian-live-[% stable_version %].[% stable_pointrelease %]-i386-xfce-desktop.iso">xfce4</a>デスクトップ (軽量、非力なマシン向け)
-<li><a href="http://cdimage.debian.or.jp/current-live/i386/iso-hybrid/debian-live-[% stable_version %].[% stable_pointrelease %]-i386-lxde-desktop.iso">LXDE</a>デスクトップ (軽量、非力なマシン向け)
+<li><a href="http://cdimage.debian.or.jp/current-live/i386/iso-hybrid/debian-live-[% stable_version %].[% stable_pointrelease %].[% stable_cdminor %]-i386-gnome-desktop.iso">GNOME</a>デスクトップ (標準)
+<li><a href="http://cdimage.debian.or.jp/current-live/i386/iso-hybrid/debian-live-[% stable_version %].[% stable_pointrelease %].[% stable_cdminor %]-i386-kde-desktop.iso">KDE</a>デスクトップ
+<li><a href="http://cdimage.debian.or.jp/current-live/i386/iso-hybrid/debian-live-[% stable_version %].[% stable_pointrelease %].[% stable_cdminor %]-i386-xfce-desktop.iso">xfce4</a>デスクトップ (軽量、非力なマシン向け)
+<li><a href="http://cdimage.debian.or.jp/current-live/i386/iso-hybrid/debian-live-[% stable_version %].[% stable_pointrelease %].[% stable_cdminor %]-i386-lxde-desktop.iso">LXDE</a>デスクトップ (軽量、非力なマシン向け)
</ul>
</dd>
-<dt><a href="http://cdimage.debian.or.jp/current/amd64/iso-dvd/debian-[% stable_version %].[% stable_pointrelease %]-amd64-DVD-1.iso"><img src="http://www.debian.or.jp/image/media-optical.png" alt="[ ]" width="22" height="22"> PC/サーバー用DVDイメージ (64ビット)</a></dt>
+<dt><a href="http://cdimage.debian.or.jp/current/amd64/iso-dvd/debian-[% stable_version %].[% stable_pointrelease %].[% stable_cdminor %]-amd64-DVD-1.iso"><img src="http://www.debian.or.jp/image/media-optical.png" alt="[ ]" width="22" height="22"> PC/サーバー用DVDイメージ (64ビット)</a></dt>
<dd>現在 Windows や Mac OS X を稼働させている PC やサーバーにインストール可能な DVD イメージです。<br>
詳細は<a href="http://www.debian.org/releases/stable/amd64/">インストールガイド</a>を参照してください。<br>
-ダウンロードに BitTorrent を利用したい方は<a href="http://cdimage.debian.or.jp/current/amd64/bt-dvd/debian-[% stable_version %].[% stable_pointrelease %]-amd64-DVD-1.iso.torrent">こちら</a>を利用ください。</dd>
+ダウンロードに BitTorrent を利用したい方は<a href="http://cdimage.debian.or.jp/current/amd64/bt-dvd/debian-[% stable_version %].[% stable_pointrelease %].[% stable_cdminor %]-amd64-DVD-1.iso.torrent">こちら</a>を利用ください。</dd>
-<dt><a href="http://cdimage.debian.or.jp/current/i386/iso-dvd/debian-[% stable_version %].[% stable_pointrelease %]-i386-DVD-1.iso"><img src="http://www.debian.or.jp/image/media-optical.png" alt="[ ]" width="22" height="22"> PC/サーバー用DVDイメージ (32ビット)</a></dt>
+<dt><a href="http://cdimage.debian.or.jp/current/i386/iso-dvd/debian-[% stable_version %].[% stable_pointrelease %].[% stable_cdminor %]-i386-DVD-1.iso"><img src="http://www.debian.or.jp/image/media-optical.png" alt="[ ]" width="22" height="22"> PC/サーバー用DVDイメージ (32ビット)</a></dt>
<dd>現在 Windows や Mac OS X を稼働させている PC やサーバーにインストール可能な DVD イメージです。<br>
少し古めのマシン (32ビットCPU) をターゲットにしています。<br>
詳細は<a href="http://www.debian.org/releases/stable/i386/">インストールガイド</a>を参照してください。</dd>
-<dt><a href="http://cdimage.debian.or.jp/[% stable_version %].[% stable_pointrelease %]/amd64/iso-cd/debian-[% stable_version %].[% stable_pointrelease %]-amd64-netinst.iso">
+<dt><a href="http://cdimage.debian.or.jp/[% stable_version %].[% stable_pointrelease %].[% stable_cdminor %]/amd64/iso-cd/debian-[% stable_version %].[% stable_pointrelease %].[% stable_cdminor %]-amd64-netinst.iso">
<img src="http://www.debian.or.jp/image/media-optical.png" alt="[ ]" width="22" height="22"><strong> PC/サーバー用 netinstイメージ
64 bit(amd64)</a> /
-<a href="http://cdimage.debian.or.jp/[% stable_version %].[% stable_pointrelease %]/i386/iso-cd/debian-[% stable_version %].[% stable_pointrelease %]-i386-netinst.iso">32 bit(i386)</a></strong></dt>
+<a href="http://cdimage.debian.or.jp/[% stable_version %].[% stable_pointrelease %].[% stable_cdminor %]/i386/iso-cd/debian-[% stable_version %].[% stable_pointrelease %].[% stable_cdminor %]-i386-netinst.iso">32 bit(i386)</a></strong></dt>
<dd>「netinst」イメージは、主要なデータをインストール中にネットワーク経由で入手します。<br>
最小限のサーバー環境を作りたい方などは、こちらを利用すると無駄が無くて良いでしょう。</dd>
Modified: www/trunk/src/cdimage/kfreebsd.tt2
===================================================================
--- www/trunk/src/cdimage/kfreebsd.tt2 2013-06-18 13:11:18 UTC (rev 1474)
+++ www/trunk/src/cdimage/kfreebsd.tt2 2013-06-21 03:12:04 UTC (rev 1475)
@@ -17,19 +17,19 @@
<p>このサイトでは、<a href="http://www.debian.or.jp/project/donations.html#sponsor">スポンサーの協力</a>を得て Debian GNU/kFreeBSD の主要なCD/DVD用インストールイメージを配布しています。</p>
<h2></h2>
-<dt><a href="http://cdimage.debian.or.jp/current/kfreebsd-amd64/iso-dvd/debian-[% stable_version %].[% stable_pointrelease %]-kfreebsd-amd64-DVD-1.iso"><img src="http://www.debian.or.jp/image/media-optical.png" alt="[ ]" width="22" height="22"> PC/サーバー用DVDイメージ (64ビット)</a></dt>
+<dt><a href="http://cdimage.debian.or.jp/current/kfreebsd-amd64/iso-dvd/debian-[% stable_version %].[% stable_pointrelease %].[% stable_cdminor %]-kfreebsd-amd64-DVD-1.iso"><img src="http://www.debian.or.jp/image/media-optical.png" alt="[ ]" width="22" height="22"> PC/サーバー用DVDイメージ (64ビット)</a></dt>
<dd>現在 Windows や Mac OS X を稼働させている PC やサーバーにインストール可能な DVD イメージです。<br>
詳細は<a href="http://www.debian.org/releases/stable/kfreebsd-amd64/">インストールガイド</a>を参照してください。</dd>
-<dt><a href="http://cdimage.debian.or.jp/current/kfreebsd-i386/iso-cd/debian-[% stable_version %].[% stable_pointrelease %]-kfreebsd-i386-CD-1.iso"><img src="http://www.debian.or.jp/image/media-optical.png" alt="[ ]" width="22" height="22"> PC/サーバー用CDイメージ (32ビット)</a></dt>
+<dt><a href="http://cdimage.debian.or.jp/current/kfreebsd-i386/iso-cd/debian-[% stable_version %].[% stable_pointrelease %].[% stable_cdminor %]-kfreebsd-i386-CD-1.iso"><img src="http://www.debian.or.jp/image/media-optical.png" alt="[ ]" width="22" height="22"> PC/サーバー用CDイメージ (32ビット)</a></dt>
<dd>現在 Windows や Mac OS X を稼働させている PC やサーバーにインストール可能な CD イメージです。<br>
少し古めのマシン (32ビットCPU) をターゲットにしています。<br>
詳細は<a href="http://www.debian.org/releases/stable/kfreebsd-i386/">インストールガイド</a>を参照してください。</dd>
-<dt><a href="http://cdimage.debian.or.jp/[% stable_version %].[% stable_pointrelease %]/kfreebsd-amd64/iso-cd/debian-[% stable_version %].[% stable_pointrelease %]-kfreebsd-amd64-netinst.iso">
+<dt><a href="http://cdimage.debian.or.jp/[% stable_version %].[% stable_pointrelease %].[% stable_cdminor %]/kfreebsd-amd64/iso-cd/debian-[% stable_version %].[% stable_pointrelease %].[% stable_cdminor %]-kfreebsd-amd64-netinst.iso">
<img src="http://www.debian.or.jp/image/media-optical.png" alt="[ ]" width="22" height="22"><strong> PC/サーバー用 netinstイメージ
64 bit(amd64)</a> /
-<a href="http://cdimage.debian.or.jp/[% stable_version %].[% stable_pointrelease %]/kfreebsd-i386/iso-cd/debian-[% stable_version %].[% stable_pointrelease %]-kfreebsd-i386-netinst.iso">32 bit(i386)</a></strong></dt>
+<a href="http://cdimage.debian.or.jp/[% stable_version %].[% stable_pointrelease %].[% stable_cdminor %]/kfreebsd-i386/iso-cd/debian-[% stable_version %].[% stable_pointrelease %].[% stable_cdminor %]-kfreebsd-i386-netinst.iso">32 bit(i386)</a></strong></dt>
<dd>「netinst」イメージは、主要なデータをインストール中にネットワーク経由で入手します。<br>
最小限のサーバー環境を作りたい方などは、こちらを利用すると無駄が無くて良いでしょう。</dd>