Index: head/ja_JP.eucJP/htdocs/community/mailinglists.xml
===================================================================
--- head/ja_JP.eucJP/htdocs/community/mailinglists.xml (revision 49765)
+++ head/ja_JP.eucJP/htdocs/community/mailinglists.xml (revision 49766)
@@ -1,107 +1,107 @@
]>
-
+
&title;
$FreeBSD$
メーリングリストは、FreeBSD
コミュニティの主要なコミュニケーションチャンネルで、
幅広い話題をカバーしています。
メーリングリストのアーカイブ
メーリングリストのアーカイブを
www.FreeBSD.org にて
検索したり、
閲覧できます。
Mailman ウェブインターフェースから
閲覧することもできます。
英語のメーリングリスト
英語のメーリングリストは、
FreeBSD ハンドブックにまとめられています。
英語以外のメーリングリスト
いくつかの英語以外のメーリングリストもあります。
- これ以外に FreeBSD のメーリングリストを作った時は、
+
これ以外に FreeBSD のメーリングリストを作った時は、ぜひ
我々に知らせてください。
Index: head/ja_JP.eucJP/htdocs/docproj/current.xml
===================================================================
--- head/ja_JP.eucJP/htdocs/docproj/current.xml (revision 49765)
+++ head/ja_JP.eucJP/htdocs/docproj/current.xml (revision 49766)
@@ -1,199 +1,199 @@
">
">
">
">
">
]>
-
+
&title;
$FreeBSD$
いま進行中のプロジェクトの一覧です (つまり freebsd-doc
メーリングリストで活発に行われているものです)。
もしあなたがこれらのどれかに貢献できると思えたら、
ためらうことなく立ち上がり参加して下さい。
あなたはそのプロジェクトの責任者と連絡をとり、
あなたにどの作業をしてもらうかを見つけてもらうべきです。
新規プロジェクトについてのアイディアがあれば、
FreeBSD-doc@FreeBSD.org
へメールを送ってください。
ドキュメンテーションプロジェクトの TODO リスト
ドキュメンテーションプロジェクトの
TODO リストは、
ドキュメンテーションに関連する、最新の TODO リストです。
FreeBSD ドキュメンテーションセットを改善したい考えているのであれば、
まずは TODO リストにある項目からはじめてください。
ドキュメントの公開障害報告
最新の FreeBSD の障害報告は、障害報告データベースを用いて追跡されています。
ドキュメントの公開障害報告を 見る
ことができます。
ハンドブックのインデックスの改善
責任者: FreeBSD-doc <FreeBSD-doc@FreeBSD.org>
概略: FreeBSD ハンドブックの新しい章の多くで、indexterm
の指定がなかったり、現在のスキームに対し適切ではない形で
primary や secondary indexterm が指定されています。
いくつかの indexterm は listitem の中であったり、
我々のスタイルシートでは許されないような領域に入れられており、
索引においては実際のページ数の変わりに ??? が出力されています。
index の作業は経験を必要とし、
現在の (プリント出力した) インデックスを注意深く通読すること、
スタイルに関して Chicago マニュアルや、
インデックスに関連する他のスタイルブックを読むことが強く推奨されます。
過去に修正されたインデックスのエラーについては、
chapter.xml ファイルの SVN の履歴をご覧ください。
indexterm に対する変更を行なった後には、
ハンドブックのポストスクリプト版を確認することが必須です。
長い単語や、深く入れ子となった indexterm が用いられると、
2 カラムの出力がおかしくなったり、
ページ番号が ??? と表示されたりします。
doc/share/misc/indexreport.pl と呼ばれるスクリプトを用いると、
<indexterms> が使われていない SGML ファイルを発見できます。
Advocacy スライド/プレゼンテーションに貢献する
責任者: FreeBSD-doc
<doc@FreeBSD.org>
概略: DocBook-slides DTD のプレゼンテーションマークアップが、
ドキュメンテーションセットの
doc/en_US.ISO8859-1/slides に追加されました。
多くの advocacy コンテンツが必要です。
また、リリースノートや我々のドキュメンテーションセットの
XML コンテンツから、'make'
を使って最新のスライドを構築するためのスタイルシートに関する作業も必要です。
この機能を使った簡単な例となるプレゼンテーションがコミットされましたが、
もっと作業が必要です!
そして、デフォルトの DocBook Slides XSL-FO
スタイルシートがとても厳密なスライドを作成してしまうので、
(Java ベースの XSLT プロセッサを用いた
(Passive TeX はスライドに関して限定的です))
print/PDF 出力のためのスタイルシートは、改善の余地があります。
ハンドブック および/もしくは FAQ の章を書く
責任者: FreeBSD-doc
<doc@FreeBSD.org>
概略: FAQ やハンドブックには中身が空の章が残っており、
埋める必要があります。
もしあなたが作業を終わらせるためにちょうどこれらのドキュメントを使わなくてはいけなかったということがあったり、
またはそれらに足りないところを見つけたときには、
是非時間を見つけてあなたの経験を考えられる限り詳しく書いて下さい。
または、もしあなたが FAQ および/もしくは ハンドブックの中の
空な部分でなにかしなくてはならないことがちょうどあったとしたならば、
新しい章を書くことも考えてみて下さい。
そのときは上に述べたような方法で提出してください。
新しく文書を書く
FreeBSD のための新しい SCSI レイヤ (CAM)
責任者:
<doc@FreeBSD.org>,
<scsi@FreeBSD.org>
概略:
FreeBSD SCSI サブシステムの設計と実装 には
最初のスナップショットがあります。
CGI スクリプト
責任者:
<doc@FreeBSD.org>,
Wolfram Schneider <wosch@FreeBSD.org>
概要: Perl の FreeBSD::Ports
モジュールを使うように CGI スクリプト ports.cgi と
スクリプト portindex を修正する。
これらのモジュールは入念にテストする必要があります。
多言語 ウェブスクリプト
責任者:
<doc@FreeBSD.org>
概略:
私たちの主なウェブページは (アメリカ) 英語で書かれています。FreeBSD 翻訳プロジェクトでは、
ウェブページやハンドブック、FAQ を他の言語に翻訳しています。
私たちは、CGI スクリプトや Web を構築するためのスクリプトも翻訳しなければなりません。
これらのスクリプトは、一つの言語だけでなく、複数の言語をサポートするべきです。
ほとんどのスクリプトは perl で書かれています。
FreeBSD ドキュメントの翻訳
責任者:
<doc@FreeBSD.org>
FreeBSD ドキュメント (Web ページ、FAQ、ハンドブック、マニュアルページ) を
他の言語に翻訳します。
FreeBSD 翻訳プロジェクト を
見てください。
Index: head/ja_JP.eucJP/htdocs/docproj/docproj.xml
===================================================================
--- head/ja_JP.eucJP/htdocs/docproj/docproj.xml (revision 49765)
+++ head/ja_JP.eucJP/htdocs/docproj/docproj.xml (revision 49766)
@@ -1,89 +1,89 @@
]>
-
+
&title;
$FreeBSD$
概観
今まで触れたことのない、複雑なオペレーティングシステムとつきあうのは、
その OS の GUI がどんなに華やかであっても、いつだって難しい作業です。
そして、それは FreeBSD でも何ら異なるところはありません.
確かに、BSD Unix (と、もっと広範な意味での &unix;)
に関する書籍はたくさん存在します。
しかし、FreeBSD には FreeBSD なりの独特な機能や手続き、
クセがあります。
それに加えて、
Unix-like なオペレーティングシステムに触れるのは FreeBSD
- が初めてだというユーザもたくさん存在します。
+ が初めてだというユーザも存在します。
ですから、
質の良い正確なドキュメンテーションが利用可能であることがもっとも大切なのです。
FreeBSD ドキュメンテーションプロジェクトは、
ユーザがこの隔たりを埋めるのを助けるために存在します。
プロジェクトには二種類の作業が存在します。
ドキュメンテーションプロジェクトのメンバは、
ドキュメンテーションを書き、
FreeBSD ドキュメンテーション集の一部として寄託します。
ドキュメンテーションプロジェクトのメンバは、
FreeBSD ドキュメンテーション集の体裁や構成について議論し、
編集を加えます。
|
現在、ドキュメンテーションの努力の一環として、
幾つもプロジェクトが進行中です。
リスト に目を通して、
あなたにもできることがないかどうか調べてみてください。 |
このページでは、
どのような人々がドキュメンテーションプロジェクトを構成しているのか、
どうやったらあなたも参加できるのか説明しています。
このページでは、FreeBSD ドキュメンテーション集の構成と、
ドキュメンテーションプロジェクトが、
それぞれの要素に対して行っている作業について概説しています。
ドキュメンテーションを寄託するのは、
プロジェクトに参加する最良の方法であり、
FreeBSD の使用をより簡単にする助けでもあります。
このページでは、寄託したドキュメントがすぐに査読を受けられるような、
最良の寄託法を説明しています。
FreeBSD のドキュメンテーション、Web ページ、ハンドブック、
マニュアルページと FAQ の翻訳です。
Index: head/ja_JP.eucJP/htdocs/projects/newbies.xml
===================================================================
--- head/ja_JP.eucJP/htdocs/projects/newbies.xml (revision 49765)
+++ head/ja_JP.eucJP/htdocs/projects/newbies.xml (revision 49766)
@@ -1,126 +1,126 @@
]>
-
+
&title;
$FreeBSD$
最新の &os; リリースは、ここ から利用可能です。
インストールを始める前に &os;
のインストールガイド
を注意深く読んで下さい。
恐くてとても聞くことができないような質問や、
それに対する答えを得るために http://lists.FreeBSD.org/mailman/listinfo/freebsd-questions
の入力欄に記入して、メーリングリストに参加しましょう。
すでになされた質問やその回答は、
検索
ページで探すことができます。
&os; フォーラム は、
もう一つのサポートチャネルを提供します。
たくさんのユーザがさまざまなチュートリアルを書き、
多くの新しいユーザはここで手助けを得ています。
ハンドブックや FAQ、ウェブサイト上のすべての内容、
&os; メーリングリストのアーカイブを
検索
- してください。
+ できます。
サポート ページには、
メーリングリスト、ユーザグループ、ウェブサイト、FTP サイト、
リリース情報および &unix; についての情報へのリンクなど、
&os; についての豊富な情報があります。
&os; は、商用やオープンソースのオペレーティングシステムのベースとして、
幅広く利用されています。
広く普及していて、入手可能なシステムを以下で紹介します。
FreeNAS は、
どのハードウェアプラットホーム上でも仮想的にインストール可能な、
ネットワーク上でデータを共有するためのストレージソリューションです。
すべてのデータの保護、保存、バックアップのために ZFS を使っています。
TrueOS は、
&os; をベースとして、
グラフィカルなインストーラと美しいディスクトップツールを加え、
カジュアルなコンピュータユーザでも簡単に使えることを目指しています。
pfSense は、
- &os; ベースのフリーなネットワークソリューションです。
+ &os; ベースのネットワークソリューションです。
pfSense ソフトウェアは package システムにより、
商用のファイアウォールと同等もしくはそれ以上の機能を制限なく提供します。
世界中でインストールされている数えきれないほどの有名な商用のファイアウォールの置き換えに成功しています。
すべての人は &os;
コミュニティへ何らかの形で貢献することができます。
初心者でも貢献できます!
新しい支持団体を作る仕事で忙しい人もいますし、ドキュメンテーションプロジェクト
に査読者として関わっている人もいます。
コンピュータに関連するかどうかに関わらず、
何か共有するに値する特別な技術や経験を持つ初心者がいるかもしれないし、
新しくやってきた初心者と出会い、歓迎したいと思う人もいるでしょう。
ただ単にそうするのが好きだからいつも他人を助けている人もいます。
&os; を使っている友人は偉大な情報源です。
同じことに興味を持っている人や成功を分かち合える人、
同じことに挑戦している人と電話で話をしたり、
一緒にピザを食べながら話すことは、どんな本にも真似できません。
もしまわりに &os; を使っている友人が少なかったら、
&os; の CDROM を使ってそういう友人を増やしましょう :-)
ユーザグループ
は、他の &os; ユーザと出会うのによい場所です。
もし近所に住んでいる人がそこにはいなかったら、
あなたが最初の一人になってみてはいかがでしょうか?
コミュニティに関与するためのより詳細な情報を得るには、&os; への貢献 という文書を読んでください。
Index: head/ja_JP.eucJP/htdocs/search/sitemap.xml
===================================================================
--- head/ja_JP.eucJP/htdocs/search/sitemap.xml (revision 49765)
+++ head/ja_JP.eucJP/htdocs/search/sitemap.xml (revision 49766)
@@ -1,1483 +1,1483 @@
-
+
Applications
&base;/applications.html
Hittinger, Mark
&base;/applications.html
WinNet Communications
&base;/applications.html
Internet services
&base;/applications.html
X Windows workstation
&base;/applications.html
Networking
&base;/applications.html
Software development
&base;/applications.html
Net surfing
&base;/applications.html
Education and research
&base;/applications.html
FreeBSD Art
&enbase;/art.html
Art, FreeBSD
&enbase;/art.html
Commercial Vendors
&enbase;/commercial/commercial.html
Vendors, commercial
&enbase;/commercial/commercial.html
Commercial Vendors, Consulting
&enbase;/commercial/consult_bycat.html
Consulting, Commercial Vendors
&enbase;/commercial/consult_bycat.html
Commercial Vendors, Hardware
&enbase;/commercial/hardware.html
Hardware, Commercial Vendors
&enbase;/commercial/hardware.html
Commercial Vendors, Software
&enbase;/commercial/software.html
Software, Commercial Vendors
&enbase;/commercial/software.html
Commercial Vendors, Miscellaneous
&enbase;/commercial/misc.html
Miscellaneous, Commercial Vendors
&enbase;/commercial/misc.html
Mailing lists
&base;/community/mailinglists.html
non-English mailing lists
&base;/community/mailinglists.html
Mailing lists, Brazilian Portuguese
&base;/community/mailinglists.html
Mailing lists, Simplified Chinese
&base;/community/mailinglists.html
Mailing lists, Czech
&base;/community/mailinglists.html
Mailing lists, German
&base;/community/mailinglists.html
Mailing lists, French
&base;/community/mailinglists.html
Mailing lists, Hungarian
&base;/community/mailinglists.html
Mailing lists, Indonesian
&base;/community/mailinglists.html
Mailing lists, Italian
&base;/community/mailinglists.html
Mailing lists, Japanese
&base;/community/mailinglists.html
Mailing lists, Korean
&base;/community/mailinglists.html
Mailing lists, Netherlands
&base;/community/mailinglists.html
Mailing lists, Polish
&base;/community/mailinglists.html
Mailing lists, Portuguese
&base;/community/mailinglists.html
Mailing lists, Russian
&base;/community/mailinglists.html
Mailing lists, Slovakian
&base;/community/mailinglists.html
Mailing lists, Spanish
&base;/community/mailinglists.html
Mailing lists, Swedish
&base;/community/mailinglists.html
Mailing lists, Turkish
&base;/community/mailinglists.html
Simplified Chinese mailing lists
&base;/community/mailinglists.html
Czech mailing lists
&base;/community/mailinglists.html
German mailing lists
&base;/community/mailinglists.html
French mailing lists
&base;/community/mailinglists.html
Hungarian mailing lists
&base;/community/mailinglists.html
Polish mailing lists
&base;/community/mailinglists.html
Portuguese mailing lists
&base;/community/mailinglists.html
Japanese mailing lists
&base;/community/mailinglists.html
Hungarian mailing lists
&base;/community/mailinglists.html
Indonesian mailing lists
&base;/community/mailinglists.html
Russian mailing lists
&base;/community/mailinglists.html
Indonesian mailing lists
&base;/community/mailinglists.html
Italian mailing lists
&base;/community/mailinglists.html
Japanese mailing lists
&base;/community/mailinglists.html
Dutch mailing lists
&base;/community/mailinglists.html
Polish mailing lists
&base;/community/mailinglists.html
Portuguese mailing lists
&base;/community/mailinglists.html
Russian mailing lists
&base;/community/mailinglists.html
Slovakian mailing lists
&base;/community/mailinglists.html
Spanish mailing lists
&base;/community/mailinglists.html
Swedish mailing lists
&base;/community/mailinglists.html
Turkish mailing lists
&base;/community/mailinglists.html
Newsgroups
&base;/community/newsgroups.html
Web Resources, mirrors
&base;/community/webresources.html
BSD Daemon
&base;/copyright/daemon.html
Daemon, BSD
&base;/copyright/daemon.html
Nemeth, Evi
&base;/copyright/daemon.html
Lassiter, John
&base;/copyright/daemon.html
Hosokawa, Tatsumi
&base;/copyright/daemon.html
McKusick, Marshall Kirk
&base;/copyright/daemon.html
Copyright
&base;/copyright/license.html
License
&base;/copyright/license.html
Trademark legend
&base;/copyright/trademarks.html
- CVS Repository
+ Source Code Repository
&base;/developers/cvs.html
CTM
&base;/developers/cvs.html
CVSup
&base;/developers/cvs.html
SVN Repository
&base;/developers/cvs.html
anoncvs
&base;/developers/cvs.html
Japanese Handbook
&base;/doc/ja_JP.eucJP/books/handbook/index.html
Handbook, Japanese
&base;/doc/ja_JP.eucJP/books/handbook/index.html
Frequently Asked Questions (FAQ)
&base;/doc/en_US.ISO8859-1/books/faq/index.html
FAQ
&base;/doc/en_US.ISO8859-1/books/faq/index.html
Documentation Project
&base;/docproj/docproj.html
Project, Documentation
&base;/docproj/docproj.html
Goals, documentation
&base;/docproj/docproj.html
FAQ, Documentation Project
&base;/docproj/docproj.html
Handbook, Documentation Project
&base;/docproj/docproj.html
Contributing, Documentation Project
&base;/docproj/docproj.html
Submitting corrections, Documentation Project
&base;/docproj/docproj.html
Submitting new material, Documentation Project
&base;/docproj/docproj.html
SGML, Documentation Project
&base;/docproj/docproj.html
Linuxdoc, Documentation Project
&base;/docproj/docproj.html
Docbook, Documentation Project
&base;/docproj/docproj.html
Guidelines, Documentation Project
&base;/docproj/docproj.html
Documentation
&base;/docs.html
Handbook
&base;/docs.html
Books
&base;/docs/books.html
Manual Pages
&cgibase;/man.cgi
Donations
&enbase;/donations/index.html
Events
&base;/events/events.html
Features
&base;/features.html
4.4BSD, A complete operating system
&base;/features.html
Berkeley, University of California
&base;/features.html
UCB
&base;/features.html
Computer Systems Research Group
&base;/features.html
CSRG
&base;/features.html
Compatibility, System V Release 4
&base;/features.html
Compatibility, Linux
&base;/features.html
Linux, Compatibility
&base;/features.html
Fieber, John
&base;/internal/about.html
Apache http server
&base;/internal/about.html
http server
&base;/internal/about.html
WWW server www.FreeBSD.org
&base;/internal/about.html
BSDi, network connection
&base;/internal/about.html
Network connection, BSDi
&base;/internal/about.html
Core Bylaws
&enbase;/internal/bylaws.html
Bylaws, Core
&enbase;/internal/bylaws.html
Charter, Doceng Team
&enbase;/internal/doceng.html
Doceng Team Charter
&enbase;/internal/doceng.html
Documentation Project, doceng
&enbase;/internal/doceng.html
Mirroring the FreeBSD Web Pages
&base;/internal/mirror.html
rsync
&base;/internal/mirror.html
IPv6 in FreeBSD
&enbase;/ipv6/index.html
IPv6-only Support
&enbase;/ipv6/ipv6only.html
World IPv6 Day
&enbase;/ipv6/w6d.html
IPv6 Day, World
&enbase;/ipv6/w6d.html
Contact us
&base;/mailto.html
Questions about this WWW server
&base;/mailto.html
Questions about the contents of this WWW server
&base;/mailto.html
Questions about FreeBSD
&base;/mailto.html
News flash
&base;/news/newsflash.html
Press releases, News
&base;/news/newsflash.html
Bi-monthly status reports
&enbase;/news/status/status.html
FreeBSD Status Reports
&enbase;/news/status/status.html
Status Reports
&enbase;/news/status/status.html
AMD64
&base;/platforms/amd64.html
Athlon64
&base;/platforms/amd64.html
FreeBSD/amd64
&base;/platforms/amd64.html
Opteron
&base;/platforms/amd64.html
x86-64
&base;/platforms/amd64.html
ARM
&base;/platforms/arm.html
FreeBSD/ARM
&base;/platforms/arm.html
StrongARM
&base;/platforms/arm.html
FreeBSD/ia64
&base;/platforms/ia64/index.html
IA-64
&base;/platforms/ia64/index.html
Itanium
&base;/platforms/ia64/index.html
FreeBSD/MIPS
&base;/platforms/mips.html
MIPS, FreeBSD
&base;/platforms/mips.html
SGI MIPS, FreeBSD
&base;/platforms/mips.html
FreeBSD/pc98
&base;/platforms/pc98.html
NEC PC-98x1
&base;/platforms/pc98.html
PC-98
&base;/platforms/pc98.html
FreeBSD/PowerPC
&base;/platforms/ppc.html
FreeBSD/ppc
&base;/platforms/ppc.html
PowerPC
&base;/platforms/ppc.html
FreeBSD/sparc64
&base;/platforms/sparc.html
Sparc64
&base;/platforms/sparc.html
Sparc
&base;/platforms/sparc.html
UltraSparc
&base;/platforms/sparc.html
FreeBSD/sun4v
&enbase;/platforms/sun4v.html
sun4v
&enbase;/platforms/sun4v.html
UltraSparc-T1
&enbase;/platforms/sun4v.html
xbox
&enbase;/platforms/xbox.html
FreeBSD/xbox
&enbase;/platforms/xbox.html
Ports Collection
&base;/ports/index.html
Press, in the
&base;/news/press.html
Press Releases, Official
&base;/news/pressreleases.html
Privacy Policy
&enbase;/privacy.html
Java
&base;/java/index.html
GNOME
&enbase;/gnome/index.html
Newbies Project
&base;/projects/newbies.html
Retail Outlets for FreeBSD
&enbase;/doc/ja_JP.eucJP/books/handbook/mirrors.html
Project ideas
https://wiki.FreeBSD.org/IdeasPage
busdma and SMPng driver conversion project
&enbase;/projects/busdma/index.html
SMPng driver conversion
&enbase;/projects/busdma/index.html
C99 & POSIX Conformance Project
&enbase;/projects/c99/index.html
POSIX Conformance
&enbase;/projects/c99/index.html
Related Publications
&base;/publish.html
Publications, Related
&base;/publish.html
Covers, Publications
&base;/publish.html
Daemon, Covers
&base;/publish.html
Recent announcements about FreeBSD Releases
&base;/releases/index.html
Release Information
&base;/releases/index.html
Release Engineering Information
&enbase;/releng/index.html
Charter, Release Engineering Team
&enbase;/releng/charter.html
Release Engineering Team Charter
&enbase;/releng/charter.html
Release Documentation
&base;/relnotes.html
Search Services
search.html
Ports Changes, Search
search.html
Search, Ports Changes
search.html
Message-ID, Search
search.html
Search, Message-ID
search.html
Usenet News, Search
search.html
Newsgroups, Search
search.html
Search, Usenet News
search.html
Cross reference of the FreeBSD kernel
search.html
XR, Cross reference of the FreeBSD kernel
search.html
Kernel, Cross reference
search.html
Searching Hints
searchhints.html
Security Guide
&base;/security/security.html
Submit a FreeBSD problem report
https://bugs.freebsd.org/bugzilla/enter_bug.cgi
Bug report, submit
https://bugs.freebsd.org/bugzilla/enter_bug.cgi
Support
&base;/support.html
Problem Report Database
&base;/support/bugreports.html
Bug reports, view
&base;/support/bugreports.html
Bug reports, search
&base;/support/bugreports.html
User Groups
&base;/usergroups.html
Getting FreeBSD
&base;/where.html
Commercial software
&base;/where.html
4.4BSD Documents
http://docs.freebsd.org/44doc/
BSD Documents
http://docs.freebsd.org/44doc/
Documents, 4.4BSD
http://docs.freebsd.org/44doc/
Info Documents
http://docs.freebsd.org/info/
GNU Info Documents
http://docs.freebsd.org/info/
Logo
&enbase;/logo.html
Security Advisories
&base;/security/
Advisories, security
&base;/security/
SA
&base;/security/
Source Code
http://fxr.watson.org/
German web pages
&enbase;/de/index.html
Spanish web pages
&enbase;/es/index.html
Russian web pages
&enbase;/ru/index.html
French web pages
&enbase;/fr/index.html
Italian web pages
&enbase;/it/index.html
Japanese web pages
&enbase;/ja/index.html
Project Staff
&enbase;/administration.html
Staff, Project
&enbase;/administration.html
Who's Who
&enbase;/administration.html
Officers, Project
&enbase;/administration.html
-
特徴
&base;/features.html
-
リリース情報
&base;/releases/index.html
-
インストール
&enbase;/doc/en_US.ISO8859-1/books/handbook/install.html
-
ハードウェアノート
&u.rel.hardware;
-
ミラー
&enbase;/doc/ja_JP.eucJP/books/handbook/mirrors.html
-
アプリケーション
&base;/applications.html
-
Java
&base;/java/index.html
-
GNOME
&enbase;/gnome/index.html
-
Ports
&base;/ports/index.html
-
商用ベンダ
&base;/commercial/commercial.html
-
アドミニストレーション
&enbase;/administration.html
-
FreeBSD の入手
&base;/where.html
-
リリース情報
&base;/releases/index.html
-
スナップショットリリース
&base;/snapshots/index.html
-
Ports
&base;/ports/index.html
-
Books
&base;/docs/books.html
-
ハンドブック
&enbase;/doc/ja_JP.eucJP/books/handbook/index.html
-
FAQ
&enbase;/doc/en_US.ISO8859-1/books/faq/index.html
-
マニュアルページ
&cgibase;/man.cgi
-
その他の文書
http://docs.freebsd.org/
-
出版物
&base;/publish.html
-
翻訳
&base;/docproj/translations.html
-
参考図書
&enbase;/doc/en_US.ISO8859-1/books/handbook/bibliography.html
-
メーリングリスト
&base;/community/mailinglists.html
-
IRC
&base;/community/irc.html
-
ニュースグループ
&base;/community/newsgroups.html
-
ユーザグループ
&base;/usergroups.html
-
ウェブ上の情報
&base;/community/webresources.html
-
開発者のためのハンドブック
&enbase;/doc/en_US.ISO8859-1/books/developers-handbook/index.html
-
port 作成者のためのハンドブック
&enbase;/doc/ja_JP.eucJP/books/porters-handbook/
-
- CVS リポジトリ
+ ソースコードリポジトリ
&base;/developers/cvs.html
-
リリースエンジニアリング
&enbase;/releng/index.html
-
プラットフォーム
&base;/platforms/index.html
-
プロジェクトアイディア
https://wiki.freebsd.org/IdeasPage
-
貢献
&enbase;/doc/ja_JP.eucJP/articles/contributing/index.html
-
商用ベンダ
&base;/commercial/commercial.html
-
セキュリティ情報
&base;/security/security.html
-
バグの報告
&base;/support/bugreports.html
-
ウェブ上の情報
&base;/support/webresources.html
-
FreeBSD Foundation
http://www.freebsdfoundation.org/
-
最新ニュース
&base;/news/newsflash.html
-
プレスリリース
&base;/news/pressreleases.html
-
FreeBSD に関連したニュース記事
&base;/news/press.html
-
イベント
&base;/events/events.html
-
進捗レポート
&enbase;/news/status/status.html
-
FreeBSD/amd64
&base;/platforms/amd64.html
-
FreeBSD/ARM
&base;/platforms/arm.html
-
FreeBSD/i386
&enbase;/platforms/i386.html
-
FreeBSD/ia64
&base;/platforms/ia64/index.html
-
FreeBSD/MIPS
&base;/platforms/mips.html
-
FreeBSD/pc98
&base;/platforms/pc98.html
-
FreeBSD/ppc
&base;/platforms/ppc.html
-
FreeBSD/sparc64
&base;/platforms/sparc.html
-
FreeBSD/sunv4
&enbase;/platforms/sun4v.html
-
FreeBSD/xbox
&enbase;/platforms/xbox.html
-
ACPI
&enbase;/projects/acpi/index.html
-
Busdma および SMPng ドライバの書き換え
&enbase;/projects/busdma/index.html
-
CVSweb
&base;/projects/cvsweb.html
-
FreeBSD プロジェクトアイディア
https://wiki.freebsd.org/IdeasPage
-
FreeBSD/MIPS
&base;/projects/mips/index.html
-
Network Performance (netperf)
&enbase;/projects/netperf/index.html