doc/website/content/ja/relnotes.adoc
Sergio Carlavilla Delgado 989d921f5d Migrate doc to Hugo/AsciiDoctor
I'm very pleased to announce the release of
our new website and documentation using
the new toolchain with Hugo and AsciiDoctor.

To get more information about the new toolchain
please read the FreeBSD Documentation Project Primer[1],
Hugo docs[2] and AsciiDoctor docs[3].

Acknowledgment:
Benedict Reuschling <bcr@>
Glen Barber <gjb@>
Hiroki Sato <hrs@>
Li-Wen Hsu <lwhsu@>
Sean Chittenden <seanc@>
The FreeBSD Foundation

[1] https://docs.FreeBSD.org/en/books/fdp-primer/
[2] https://gohugo.io/documentation/
[3] https://docs.asciidoctor.org/home/

Approved by:    doceng, core
2021-01-26 00:31:29 +01:00

55 lines
3.2 KiB
Text

---
title: "リリース文書"
sidenav: about
---
include::shared/releases.adoc[]
= リリース文書
[.right]
image:../../gifs/doc.jpg[BSD daemon reading documentation,width=274,height=163]
FreeBSD の各ディストリビューションには、 個々のディストリビューション (RELEASE, SNAPSHOT 等) について記述した文書ファイルが付属しています。 通常は、以下のようなファイルが含まれています。
* README: 一般的な情報。
* リリースノート: FreeBSD の以前のリリースからの変更点についての情報。
* ハードウェアリスト: FreeBSD において動作する事が知られているハードウェア装置のリスト。
* インストールガイド: FreeBSD をインストールするための短いガイド。
* Errata (正誤表): 修正、セキュリティ勧告、 そして各リリース後に発見された重大な問題などから成る、 最新のニュース。
リリースノート、ハードウェアリストおよびインストールガイドについては、 FreeBSD が対応している各アーキテクチャごとに用意されています。
== FreeBSD のリリース版
FreeBSD の各 -RELEASE 版 (たとえば、{rel120-current}-RELEASE) のリリース文書については、FreeBSD のウェブサイトおよびそのミラーサイトの link:../releases/[リリース] ページで公開されています。
これらのファイルは、 各ディストリビューションにおける最上位のディレクトリに 用意されています。 通常は、HTML とテキスト形式の両方が提供されています。
== FreeBSD のスナップショット版
スナップショット用のリリース文書ファイルは、 通常各スナップショットの最上位のディレクトリにあります。
== -CURRENT および -STABLE 用の文書
FreeBSD-CURRENT および -STABLE 用のリリース文書の HTML 版は、FreeBSD のウェブサイトで提供されています。 これらの文書は継続的に更新され、自動的に生成されています ウェブサイト上の文書は、ウェブサイト内の情報が更新されると同時に、 再構築されます。
=== FreeBSD-CURRENT リリース文書
* link:https://www.FreeBSD.org/releases/12.0r/readme/[README]
* link:https://www.FreeBSD.org/releases/12.0r/relnotes/[リリースノート]
* link:https://www.FreeBSD.org/releases/12.0r/hardware/[ハードウェアリスト]
=== FreeBSD 11-STABLE リリース文書
* link:https://www.FreeBSD.org/relnotes/11-STABLE/readme/[README]
* link:https://www.FreeBSD.org/relnotes/11-STABLE/relnotes/[リリースノート]
* link:https://www.FreeBSD.org/relnotes/11-STABLE/hardware/[ハードウェアリスト]
* link:https://www.FreeBSD.org/relnotes/11-STABLE/errata/[Errata (正誤表)]
=== FreeBSD 10-STABLE リリース文書
* link:https://www.FreeBSD.org/relnotes/10-STABLE/readme/[README]
* link:https://www.FreeBSD.org/relnotes/10-STABLE/relnotes/[リリースノート]
* link:https://www.FreeBSD.org/relnotes/10-STABLE/hardware/[ハードウェアリスト]
* link:https://www.FreeBSD.org/relnotes/10-STABLE/errata/[Errata (正誤表)]