484 lines
18 KiB
XML
484 lines
18 KiB
XML
<?xml version="1.0" encoding="EUC-JP" ?>
|
|
|
|
<!-- $FreeBSD: www/ja/index.xsl,v 1.35 2004/01/17 01:51:54 hrs Exp $ -->
|
|
<!-- Original revision: 1.92 -->
|
|
|
|
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
|
|
|
|
<xsl:import href="includes.xsl"/>
|
|
<xsl:import href="news/includes.xsl"/>
|
|
|
|
<xsl:variable name="base" select="'.'"/>
|
|
<xsl:variable name="enbase" select="'..'"/>
|
|
<xsl:variable name="date" select="'$FreeBSD: www/ja/index.xsl,v 1.35 2004/01/17 01:51:54 hrs Exp $'"/>
|
|
<xsl:variable name="title" select="'The FreeBSD Project'"/>
|
|
|
|
<!-- these params should be externally bound. The values
|
|
here are not used actually -->
|
|
<xsl:param name="advisories.xml" select="'none'"/>
|
|
<xsl:param name="mirrors.xml" select="'none'"/>
|
|
<xsl:param name="news.press.xml" select="'none'"/>
|
|
<xsl:param name="news.project.xml" select="'none'"/>
|
|
|
|
<xsl:output type="html" encoding="EUC-JP"
|
|
doctype-public="-//W3C//DTD HTML 4.01 Transitional//EN"/>
|
|
|
|
<xsl:template match="/">
|
|
<html>
|
|
<head>
|
|
<title><xsl:value-of select="$title"/></title>
|
|
|
|
<meta name="description" content="The FreeBSD Project"/>
|
|
|
|
<meta name="keywords" content="FreeBSD, BSD, UNIX, Support, Gallery,
|
|
Release, Application, Software, Handbook, FAQ, Tutorials, Bugs,
|
|
CVS, CVSup, News, Commercial Vendors, homepage, CTM, Unix"/>
|
|
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"/>
|
|
<link rel="icon" href="/favicon.ico" type="image/x-icon"/>
|
|
</head>
|
|
|
|
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#840084"
|
|
alink="#0000FF">
|
|
|
|
<table border="0" cellspacing="0" cellpadding="0" width="100%">
|
|
<tr>
|
|
<td><a href="http://www.FreeBSD.org/index.html">
|
|
<img src="../gifs/freebsd_1.gif" height="94" width="306"
|
|
alt="FreeBSD: このパワーをあなたのために" border="0"/></a></td>
|
|
|
|
<td align="right" valign="bottom">
|
|
<form action="http://www.FreeBSD.org/cgi/mirror.cgi"
|
|
method="get">
|
|
|
|
<br/>
|
|
|
|
<font color="#990000"><b>お近くのサーバをお選びください:</b></font>
|
|
|
|
<br/>
|
|
|
|
<select name="goto">
|
|
<!-- Only list TRUE mirrors here! Native language pages
|
|
which are not mirrored should be listed in
|
|
support.sgml. -->
|
|
|
|
<xsl:call-template name="html-index-mirrors-options-list">
|
|
<xsl:with-param name="mirrors.xml" select="$mirrors.xml" />
|
|
</xsl:call-template>
|
|
</select>
|
|
|
|
<input type="submit" value=" Go "/>
|
|
|
|
<br/>
|
|
|
|
<font color="#990000"><b>言語: </b></font>
|
|
<a href="{$enbase}/de/index.html" title="ドイツ語">[de]</a>
|
|
<xsl:text> </xsl:text>
|
|
<a href="{$enbase}/index.html" title="英語">[en]</a>
|
|
<xsl:text> </xsl:text>
|
|
<a href="{$enbase}/es/index.html" title="スペイン語">[es]</a>
|
|
<xsl:text> </xsl:text>
|
|
<a href="{$enbase}/fr/index.html" title="フランス語">[fr]</a>
|
|
<xsl:text> </xsl:text>
|
|
<a href="{$enbase}/it/index.html" title="イタリア語">[it]</a>
|
|
<xsl:text> </xsl:text>
|
|
<span title="日本語">[ja]</span>
|
|
<xsl:text> </xsl:text>
|
|
<a href="{$enbase}/ru/index.html" title="ロシア語">[ru]</a>
|
|
</form>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<br/>
|
|
|
|
<hr size="1" noshade="noshade"/>
|
|
|
|
<!-- Main layout table -->
|
|
<table border="0" cellspacing="0" cellpadding="2">
|
|
<tr>
|
|
<td valign="top">
|
|
<table border="0" cellspacing="0" cellpadding="1"
|
|
bgcolor="#000000" width="100%">
|
|
<tr>
|
|
<td>
|
|
<table cellpadding="4" cellspacing="0" border="0"
|
|
bgcolor="#ffcc66" width="100%">
|
|
<tr>
|
|
<td>
|
|
<p>
|
|
<a href="platforms/index.html">
|
|
<font size="+1" color="#990000"><b>対応プラットフォーム:</b></font>
|
|
</a><small><br/>
|
|
・ <a href="smp/index.html">i386</a><br/>
|
|
・ <a href="platforms/alpha.html">Alpha</a><br/>
|
|
・ <a href="platforms/ia64.html">IA64</a><br/>
|
|
・ <a href="platforms/amd64.html">AMD64</a><br/>
|
|
・ <a href="platforms/sparc.html">Sparc</a><br/>
|
|
・ <a href="platforms/index.html">その他</a><br/>
|
|
</small></p>
|
|
|
|
<p>
|
|
<a href="docs.html">
|
|
<font size="+1" color="#990000"><b>ドキュメント</b></font>
|
|
</a><small><br/>
|
|
・<a href="{$enbase}/doc/ja_JP.eucJP/books/faq/index.html">FAQ</a><br/>
|
|
・<a href="{$enbase}/doc/ja_JP.eucJP/books/handbook/index.html">ハンドブック</a><br/>
|
|
・<a href="http://www.FreeBSD.org/cgi/man.cgi">マニュアルページ</a><br/>
|
|
・<a href="projects/newbies.html">初心者のために</a><br/>
|
|
・<a href="{$base}/docproj/index.html">Doc. Project</a><br/>
|
|
</small></p>
|
|
|
|
<p>
|
|
<a href="support.html">
|
|
<font size="+1" color="#990000"><b>サポート</b></font>
|
|
</a><small><br/>
|
|
・<a href="{$base}/support.html#mailing-list">メーリングリスト</a><br/>
|
|
・<a href="{$base}/support.html#newsgroups">ニュースグループ</a><br/>
|
|
・<a href="{$base}/support.html#user">ユーザグループ</a><br/>
|
|
・<a href="{$base}/support.html#web">Web 上の資料</a><br/>
|
|
・<a href="security/index.html">セキュリティ</a><br/>
|
|
</small></p>
|
|
|
|
<p>
|
|
<a href="{$base}/support.html#gnats">
|
|
<font size="+1" color="#990000"><b>バグ報告</b></font>
|
|
</a><small><br/>
|
|
・ <a href="http://www.FreeBSD.org/cgi/query-pr-summary.cgi?query">検索</a><br/>
|
|
・ <a href="http://www.FreeBSD.org/cgi/query-pr.cgi">個別のバグ報告の表示</a><br/>
|
|
・ <a href="http://www.FreeBSD.org/cgi/query-pr-summary.cgi">全バグ報告の表示</a><br/>
|
|
・ <a href="send-pr.html">バグ報告の送付</a><br/>
|
|
・ <a href="http://www.FreeBSD.org/cgi/query-pr.cgi">バグ ID で検索</a><br/>
|
|
・ <a href="{$enbase}/doc/ja_JP.eucJP/articles/problem-reports/article.html">バグ報告の書き方</a><br/>
|
|
</small></p>
|
|
|
|
<p>
|
|
<a href="projects/index.html">
|
|
<font size="+1" color="#990000"><b>開発</b></font>
|
|
</a><small><br/>
|
|
・ <a href="{$enbase}/doc/en_US.ISO8859-1/books/developers-handbook">Developer's Handbook</a><br/>
|
|
・ <a href="{$enbase}/doc/ja_JP.eucJP/books/porters-handbook">Porter's Handbook</a><br/>
|
|
・ <a href="{$base}/support.html#cvs">CVS リポジトリ</a><br/>
|
|
・ <a href="releng/index.html">リリースエンジニアリング</a><br/>
|
|
・ <a href="{$enbase}/doc/ja_JP.eucJP/articles/contributing/index.html">FreeBSD への貢献</a><br/>
|
|
</small></p>
|
|
|
|
<p><font size="+1" color="#990000"><b>ベンダ</b></font>
|
|
<small><br/>
|
|
・<a href="{$enbase}/commercial/software_bycat.html">ソフトウェア</a><br/>
|
|
・<a href="{$enbase}/commercial/hardware.html">ハードウェア</a><br/>
|
|
・<a href="{$enbase}/commercial/consulting_bycat.html">コンサルティング</a><br/>
|
|
・<a href="{$enbase}/commercial/misc.html">その他</a><br/>
|
|
</small></p>
|
|
|
|
<p><font size="+1" color="#990000"><b>寄付・寄贈</b></font>
|
|
<small><br/>
|
|
・<a href="{$enbase}/donations/index.html">寄付・寄贈品の受付</a><br/>
|
|
・<a href="{$enbase}/donations/donors.html">現在の寄贈品</a><br/>
|
|
・<a href="{$enbase}/donations/wantlist.html">寄付募集リスト</a><br/>
|
|
</small></p>
|
|
|
|
<p>
|
|
<a href="{$base}/search/index-site.html">
|
|
<font size="+1" color="#990000"><b>このサイトについて</b></font>
|
|
</a><small><br/>
|
|
・ <a href="{$base}/search/search.html#web">ウェブサイトの検索</a><br/>
|
|
・ <a href="{$base}/search/search.html#mailinglists">メーリングリストの検索</a><br/>
|
|
・ <a href="{$base}/search/search.html">すべての検索</a><br/>
|
|
</small></p>
|
|
|
|
<p>
|
|
<a href="mailto.html">
|
|
<font size="+1" color="#990000"><b>FreeBSD の問い合わせ先</b></font>
|
|
</a>
|
|
</p>
|
|
|
|
<p>
|
|
<a href="copyright/index.html">
|
|
<font size="+1" color="#990000"><b>BSD の著作権</b></font>
|
|
</a>
|
|
</p>
|
|
|
|
<form action="http://www.FreeBSD.org/cgi/search.cgi" method="get">
|
|
<small>検索:<br/>
|
|
<input type="text" name="words" size="10"/>
|
|
<input type="hidden" name="max" value="25"/>
|
|
<input type="hidden" name="source" value="www"/>
|
|
<input type="submit" value="実行"/></small>
|
|
</form></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
|
|
<td></td>
|
|
|
|
<!-- Main body column -->
|
|
|
|
<td align="left" valign="top" rowspan="2">
|
|
<h2><font color="#990000">FreeBSD とは?</font></h2>
|
|
|
|
<p>FreeBSD は x86 互換機、AMD64, DEC Alpha, IA-64, PC-98, UltraSPARC®
|
|
アーキテクチャ用の先進的なオペレーティングシステムです。
|
|
カリフォルニア大学バークレイ校で開発された <xsl:value-of select="$unix"/>
|
|
である BSD UNIX に由来し、
|
|
<a href="{$enbase}/doc/ja_JP.eucJP/articles/contributors/index.html">多くの人たち</a>
|
|
によって保守・開発されています。
|
|
その他の<a href="{$base}/platforms/index.html">プラットフォーム
|
|
</a> は現在開発中です。</p>
|
|
|
|
<h2><font color="#990000">最先端の機能</font></h2>
|
|
|
|
<p>FreeBSD は (市販の最良のものも含めて) 他のオペレーティング
|
|
システムに未だに欠けている最先端のネットワーク、パフォーマンス、
|
|
セキュリティ、互換性といった <a href="{$base}/features.html">
|
|
機能</a> を今、提供しています。</p>
|
|
|
|
<h2><font color="#990000">強力なインターネットサポート</font></h2>
|
|
|
|
<p>FreeBSD は理想的な <a href="{$base}/internet.html">
|
|
インターネットやイントラネット</a> サーバになります。負荷が
|
|
極めて高くなった状態でさえ強固なネットワークサービスを提供し、
|
|
ユーザプロセスが同時に何千になっても良好な反応時間を
|
|
維持するようにメモリを効率的に利用します。
|
|
FreeBSD を利用したアプリケーションやサービスの例を
|
|
載せていますので、ぜひわたしたちの
|
|
<a href="gallery/gallery.html">ギャラリー</a>
|
|
をご覧になってみてください。</p>
|
|
|
|
<h2><font color="#990000">数多くの対応アプリケーション</font></h2>
|
|
|
|
<p>高い品質を持つ FreeBSD と、今日の低価格で高速な
|
|
PC ハードウェアの組み合わせは、
|
|
市販の <xsl:value-of select="$unix"/> ワークステーションに匹敵する、
|
|
非常に経済的な選択肢になるでしょう。
|
|
デスクトップ用、サーバ用の両方について、膨大な数の
|
|
<a href="{$base}/applications.html">アプリケーション</a>
|
|
も用意されています。</p>
|
|
|
|
<h2><font color="#990000">簡単インストール</font></h2>
|
|
|
|
<p>FreeBSD は CD-ROM や DVD-ROM、フロッピーディスク、磁気テープ、MS-DOS®
|
|
パーティションなどのさまざまなメディアからインストールすることが
|
|
できます。ネットワークに接続しているなら、anonymous FTP や NFS
|
|
を用いて <i>直接</i> インストールすることもできます。
|
|
必要なのは 1.44MB の起動フロッピー 2 枚と、
|
|
<a href="{$enbase}/doc/ja_JP.eucJP/books/handbook/install.html">これらの方法</a>
|
|
だけです。</p>
|
|
|
|
<h2><font color="#990000"><i>無料</i>で使える FreeBSD</font></h2>
|
|
|
|
<a href="copyright/daemon.html"><img src="../gifs/dae_up3.gif"
|
|
alt=""
|
|
height="81" width="72"
|
|
align="right"
|
|
border="0"/></a>
|
|
|
|
<p>このような特色を持ったオペレーティングシステムは高い値段で
|
|
販売されていると思われるかもしれませんが、FreeBSD
|
|
は <a href="{$base}/copyright/index.html">無料</a> で入手でき、
|
|
すべてのソースコードが付属しています。
|
|
試してみようかな、という方は
|
|
<a href="{$enbase}/doc/ja_JP.eucJP/books/handbook/mirrors.html">
|
|
より詳しい情報</a> を
|
|
ご覧ください。</p>
|
|
|
|
<h2><font color="#990000">FreeBSD への貢献</font></h2>
|
|
|
|
<p>FreeBSD に貢献するのは簡単です。
|
|
あなたが FreeBSD の中で改善できそうな部分を探し、
|
|
その部分に変更を (注意深く、わかりやすく) 加えて
|
|
FreeBSD プロジェクトに届けるだけです。
|
|
その際には send-pr を使うか、
|
|
もし知っているなら、コミッターに直接連絡しても OK です。
|
|
変更は、FreeBSD の文書に対するものでも、FreeBSD
|
|
ソースコードに対するものでも構いません。
|
|
詳しくは、FreeBSD ハンドブックの
|
|
<a href="{$enbase}/doc/ja_JP.eucJP/articles/contributing/index.html">
|
|
FreeBSD への貢献</a>
|
|
(<a href="{$enbase}/doc/en_US.ISO8859-1/articles/contributing/index.html">原文</a>)
|
|
というセクションをご覧ください。</p>
|
|
|
|
<p>もしあなたがプログラマでないとしても、いくつもの FreeBSD
|
|
に貢献する方法があります。FreeBSD Foundation は非営利団体
|
|
であり、直接の寄付は税金の控除対象となります。
|
|
詳細に関しては <a href="mailto:bod@FreeBSDFoundation.org">
|
|
bod@FreeBSDFoundation.org</a> にメールを送るか、
|
|
The FreeBSD Foundation、
|
|
7321 Brockway Dr. Boulder, CO 80303. USA
|
|
まで手紙を書いてください。</p>
|
|
|
|
<p>Silicon Breeze 社は BSD デーモンの銅像を製作し、
|
|
これらの売り上げの 15% を FreeBSD Foundation に還元しています。
|
|
この BSD デーモンの詳細と注文方法については
|
|
<a href="http://www.linuxjewellery.com/beastie/">このページ</a>
|
|
を見てください。</p>
|
|
</td>
|
|
|
|
<td></td>
|
|
|
|
<!-- Right-most column -->
|
|
<td valign="top">
|
|
<!-- News / release info table -->
|
|
<table border="0" cellspacing="0" cellpadding="1"
|
|
bgcolor="#000000" width="100%">
|
|
<tr>
|
|
<td>
|
|
<table cellpadding="4" cellspacing="0" border="0"
|
|
bgcolor="#ffcc66" width="100%">
|
|
<tr>
|
|
<td valign="top"><p>
|
|
<a href="{$u.rel.early}">
|
|
<font size="+1" color="#990000"><b>テクノロジリリース:
|
|
<xsl:value-of select="$rel.current"/></b></font></a><br/>
|
|
<small>・<a href="{$u.rel.announce}">アナウンス</a><br/>
|
|
・<a href="{$enbase}/doc/ja_JP.eucJP/books/handbook/install.html">インストールガイド</a><br/>
|
|
・<a href="{$u.rel.notes}">リリースノート</a><br/>
|
|
・<a href="{$u.rel.hardware}">ハードウェアノート</a><br/>
|
|
・<a href="{$u.rel.errata}">Errata</a><br/>
|
|
・<a href="{$u.rel.early}">初期利用者のための手引き</a></small></p>
|
|
|
|
<p>
|
|
<a href="{$u.rel2.announce}">
|
|
<font size="+1" color="#990000"><b>プロダクションリリース:
|
|
<xsl:value-of select="$rel2.current"/></b></font></a><br/>
|
|
|
|
<small>・<a href="{$u.rel2.announce}">アナウンス</a><br/>
|
|
・<a href="{$enbase}/doc/ja_JP.eucJP/books/handbook/install.html">インストールガイド</a><br/>
|
|
・<a href="{$u.rel2.notes}">リリースノート</a><br/>
|
|
・<a href="{$u.rel2.hardware}">ハードウェアリスト (英語)</a><br/>
|
|
・<a href="{$u.rel2.errata}">Errata</a></small></p>
|
|
|
|
<p><font size="+1" color="#990000"><b>Project News</b></font><br/>
|
|
<font size="-1">
|
|
最終更新:
|
|
<xsl:call-template name="html-index-news-project-items-lastmodified">
|
|
<xsl:with-param name="news.project.xml" select="$news.project.xml" />
|
|
</xsl:call-template>
|
|
|
|
<br/>
|
|
|
|
<xsl:call-template name="html-index-news-project-items">
|
|
<xsl:with-param name="news.project.xml" select="$news.project.xml" />
|
|
</xsl:call-template>
|
|
|
|
<a href="news/newsflash.html">さらに...</a>
|
|
</font></p>
|
|
|
|
<p><font size="+1" color="#990000"><b>FreeBSD Press</b></font><br/>
|
|
|
|
<font size="-1">
|
|
最終更新:
|
|
<xsl:call-template name="html-index-news-press-items-lastmodified">
|
|
<xsl:with-param name="news.press.xml" select="$news.press.xml" />
|
|
</xsl:call-template>
|
|
|
|
<br/>
|
|
|
|
<xsl:call-template name="html-index-news-press-items">
|
|
<xsl:with-param name="news.press.xml" select="$news.press.xml" />
|
|
</xsl:call-template>
|
|
|
|
<a href="news/press.html">さらに...</a>
|
|
</font>
|
|
</p>
|
|
|
|
<p><font size="+1" color="#990000"><b>セキュリティ勧告</b></font><br/>
|
|
|
|
<font size="-1">
|
|
最終更新:
|
|
<xsl:call-template name="html-index-advisories-items-lastmodified">
|
|
<xsl:with-param name="advisories.xml" select="$advisories.xml" />
|
|
</xsl:call-template>
|
|
|
|
<br/>
|
|
|
|
<xsl:call-template name="html-index-advisories-items">
|
|
<xsl:with-param name="advisories.xml" select="$advisories.xml" />
|
|
</xsl:call-template>
|
|
|
|
<a href="security/">さらに...</a>
|
|
</font>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<p> </p>
|
|
|
|
<table border="0" cellspacing="0" cellpadding="1"
|
|
bgcolor="#000000" width="100%">
|
|
<tr>
|
|
<td>
|
|
<table cellpadding="4" cellspacing="0" border="0"
|
|
bgcolor="#FFFFFF" width="100%"><tr>
|
|
<td>FreeBSD についてもっとよく知りたくなったら、
|
|
FreeBSD に関連する
|
|
<a href="{$base}/publish.html">出版物</a> や
|
|
<a href="news/press.html">FreeBSD 関係の報道</a> の
|
|
ギャラリーを訪ねたり、このウェブサイトを
|
|
見てみてください!</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<hr noshade="noshade" size="1" />
|
|
|
|
<table width="100%" border="0" cellspacing="0" cellpadding="3">
|
|
<tr>
|
|
<td><a href="http://www.freebsdmall.com/"><img
|
|
src="../gifs/mall_title_medium.gif" alt="[FreeBSD Mall]"
|
|
height="65" width="165" border="0"/></a></td>
|
|
|
|
<td><a href="http://www.ugu.com/"><img src="../gifs/ugu_icon.gif"
|
|
alt="[Sponsor of Unix Guru Universe]"
|
|
height="64" width="76"
|
|
border="0"/></a></td>
|
|
|
|
<td><a href="http://www.daemonnews.org/"><img src="../gifs/darbylogo.gif"
|
|
alt="[Daemon News]" height="45" width="130"
|
|
border="0"/></a></td>
|
|
|
|
<td><a href="{$base}/copyright/daemon.html"><img
|
|
src="../gifs/powerlogo.gif"
|
|
alt="[Powered by FreeBSD]"
|
|
height="64"
|
|
width="160"
|
|
border="0"/></a></td>
|
|
</tr>
|
|
</table>
|
|
|
|
<table width="100%" cellpadding="0" border="0" cellspacing="0">
|
|
<tr>
|
|
<td align="left"
|
|
valign="top"><small><a href="{$base}/mailto.html">お問い合わせ先</a> : <a href="jabout.html">日本語化について</a><br/>
|
|
<xsl:value-of select="$date"/></small></td>
|
|
|
|
<td align="right"
|
|
valign="top"><small><a href="copyright/index.html">知的財産権について</a><br/> © 1995-2004
|
|
The FreeBSD Project.<br/>
|
|
All rights reserved.</small></td>
|
|
</tr>
|
|
</table>
|
|
</body>
|
|
</html>
|
|
</xsl:template>
|
|
</xsl:stylesheet>
|
|
|
|
<!--
|
|
Local Variables:
|
|
mode: xml
|
|
sgml-indent-data: t
|
|
sgml-omittag: nil
|
|
sgml-always-quote-attributes: t
|
|
End:
|
|
-->
|