- Activate webresources page.
www/ja/support/Makefile - Merge the following from the English version: (new) -> 1.3 www/ja/support/webresources.sgml Submitted by: Hiroki Kobayashi <solidsneak at hyper.cx>, ryusuke Reviewed by: Hiroo Ono <hiroo at jp dot FreeBSD dot org>, ryusuke References: [doc-jp-work 1492, 1519, 1521, 1522, 2033]
This commit is contained in:
parent
90d5a3ec22
commit
41b0523060
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=35688
2 changed files with 121 additions and 3 deletions
ja/support
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD$
|
||||
# $FreeBSD: www/ja/support/Makefile,v 1.1 2009/07/21 06:12:12 hrs Exp $
|
||||
# Original Revision: 1.1
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
|
@ -8,7 +8,6 @@
|
|||
.include "../Makefile.inc"
|
||||
.endif
|
||||
|
||||
#DOCS= bugreports.sgml webresources.sgml
|
||||
DOCS= bugreports.sgml
|
||||
DOCS= bugreports.sgml webresources.sgml
|
||||
|
||||
.include "${WEB_PREFIX}/share/mk/web.site.mk"
|
||||
|
|
119
ja/support/webresources.sgml
Normal file
119
ja/support/webresources.sgml
Normal file
|
@ -0,0 +1,119 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD$">
|
||||
<!ENTITY title "ウェブ上の情報">
|
||||
<!ENTITY % navinclude.support "INCLUDE">
|
||||
]>
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: 1.3 -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<ul>
|
||||
<li><a href="#general">一般的な &unix; 情報</a></li>
|
||||
<li><a href="#xwin">X Window System</a></li>
|
||||
<li><a href="#hardware">ハードウェア</a></li>
|
||||
<li><a href="#related">関連するオペレーティングシステムのプロジェクト</a></li>
|
||||
</ul>
|
||||
|
||||
<a name="general"></a>
|
||||
|
||||
<h2>一般的な &unix; 情報</h2>
|
||||
|
||||
<ul>
|
||||
<li>Jennifer Myersによる<a
|
||||
href="http://www.technion.ac.il/guides/unix.html">The Unix
|
||||
Reference Desk</a></li>
|
||||
|
||||
<li><a href="http://www.ugu.com/">Unix Guru Universe</a></li>
|
||||
|
||||
<li><a href="http://www.ora.com/">O'Reilly & Associates, Inc.</a></li>
|
||||
|
||||
<li><a href="http://www.unixpower.org">Unix Power</a></li>
|
||||
</ul>
|
||||
|
||||
<a name="xwin"></a>
|
||||
|
||||
<h2>X Window System</h2>
|
||||
|
||||
<ul>
|
||||
<li><a href="http://www.x.org/">X.Org</a> と
|
||||
<a href="http://www.xfree86.org/">XFree86™</a>
|
||||
プロジェクトは、FreeBSD を含むさまざまな Intel ベースの
|
||||
&unix; システムのユーザに優れた
|
||||
X Window System を提供しています。</li>
|
||||
|
||||
<li><a href="http://www.winehq.com/">WINE</a>
|
||||
プロジェクトは、FreeBSD, NetBSD, Linux のような
|
||||
Intel ベースの Unix システムで
|
||||
Microsoft Windows®
|
||||
ソフトウェアを実行する機能を提供するために作業しています。</li>
|
||||
</ul>
|
||||
|
||||
<a name="hardware"></a>
|
||||
|
||||
<h2>ハードウェア</h2>
|
||||
|
||||
<ul>
|
||||
<li>The <em>comp.answers</em> <a
|
||||
href="ftp://rtfm.mit.edu/pub/usenet-by-hierarchy/comp/answers/pc-hardware-faq">pc-hardware-faq</a>
|
||||
は、自分でマシンを組み立てる人のための卓越したリファレンスです。</li>
|
||||
|
||||
<li><a href="http://www.x86.org/">Intel Secrets -- What Intel Doesn't
|
||||
Want You To Know</a> (Intel の秘密 -- Intel
|
||||
があなたに知って欲しくないこと)
|
||||
- Intel のチップに関する多くの情報。</li>
|
||||
|
||||
<li><a href="http://www.faqs.org/faqs/pc-hardware-faq/chiplist/">Aad
|
||||
Offerman's Chip List</a> - PC
|
||||
クローンで使われているチップについてのリファレンス資料。</li>
|
||||
</ul>
|
||||
|
||||
<a name="related"></a>
|
||||
|
||||
<h2>関連するオペレーティングシステムのプロジェクト</h2>
|
||||
|
||||
<ul>
|
||||
<li><a href="http://www.netbsd.org/"><strong>NetBSD</strong></a>
|
||||
はフリーの 4.4BSD Lite ベースのオペレーティングシステムで、
|
||||
いくつもの異なるアーキテクチャのマシンで動作します。</li>
|
||||
|
||||
<li><a href="http://www.openbsd.org/ja/"><strong>OpenBSD</strong></a>
|
||||
は 4.4BSD から派生し、セキュリティに重点を置いています。</li>
|
||||
|
||||
<li><a href="http://www.linux.org/"><strong>Linux</strong></a>
|
||||
は、フリーの &unix;-like なシステムです。</li>
|
||||
|
||||
<li><a href="http://www.opendarwin.org/"><strong>Darwin</strong></a>
|
||||
は、Apple の
|
||||
<a href="http://www.apple.com/jp/macosx/">Mac OS X</a>
|
||||
システムの中核をなすフリーのシステムです。</li>
|
||||
|
||||
<li><a href="http://www.cs.utah.edu/flux/lites/html/"><strong>Lites</strong></a>
|
||||
は、Mach ベースのシステムにフリーな
|
||||
&unix; の機能を提供する 4.4BSD Lite
|
||||
ベースのサーバーとエミュレーションライブラリです。</li>
|
||||
|
||||
<li><a href="http://www.gnu.org/software/hurd/hurd.html"><strong>GNU
|
||||
Hurd</strong></a> プロジェクトは、フリーの &unix;-like
|
||||
なオペレーティングシステムを開発しようとする取り組みです。</li>
|
||||
|
||||
<li><a href="http://www.dragonflybsd.org/"><strong>DragonFly
|
||||
BSD</strong></a> は
|
||||
FreeBSD 4.X がベースとなっていますが、
|
||||
FreeBSD 5.X とは異なった開発目標を掲げています。</li>
|
||||
|
||||
<li><a href="http://opensolaris.org/os/"><strong>OpenSolaris</strong></a>
|
||||
は、Sun Microsystems 社の Solaris
|
||||
オペレーティングシステムのオープンソース版です。
|
||||
Solaris も BSD に由来しており、SunOS と呼ばれています。
|
||||
コードベースの多くの部分は公開されていますが、
|
||||
オペレーティングシステム全体は、
|
||||
まだ古い形式のままで配布されています。</li>
|
||||
</ul>
|
||||
|
||||
&footer;
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in a new issue