Add 4.7R release docs and activate them:
1.52 -> 1.53 includes.sgml 1.78 -> 1.80 releases/index.sgml (new) releases/4.7R/docbook.css (new) releases/4.7R/errata.html (new) -> 1.1 releases/4.7R/hardware.sgml (new) releases/4.7R/relnotes-alpha.html (new) releases/4.7R/relnotes-i386.html (new) -> 1.1 releases/4.7R/relnotes.sgml
This commit is contained in:
parent
5ae2caabf6
commit
9db5f4373f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=14826
10 changed files with 2683 additions and 16 deletions
|
@ -1,6 +1,6 @@
|
||||||
<!-- $FreeBSD: www/ja/includes.sgml,v 1.38 2002/06/24 09:45:13 hrs Exp $ -->
|
<!-- $FreeBSD: www/ja/includes.sgml,v 1.39 2002/08/19 22:01:44 hrs Exp $ -->
|
||||||
<!-- The FreeBSD Japanese Documentation Project -->
|
<!-- The FreeBSD Japanese Documentation Project -->
|
||||||
<!-- Original revision: 1.52 -->
|
<!-- Original revision: 1.53 -->
|
||||||
<!--
|
<!--
|
||||||
Base is the absolute URL for the given page, minus the actual page
|
Base is the absolute URL for the given page, minus the actual page
|
||||||
part. It should either be specified as a fully qualified URL, or
|
part. It should either be specified as a fully qualified URL, or
|
||||||
|
@ -90,8 +90,8 @@ src="&enbase;/gifs/bar.gif" alt="
|
||||||
other doc-related things you had to do. It'll save you time and
|
other doc-related things you had to do. It'll save you time and
|
||||||
trouble the next time around :-).)
|
trouble the next time around :-).)
|
||||||
-->
|
-->
|
||||||
<!ENTITY rel.current '4.6.2'>
|
<!ENTITY rel.current '4.7'>
|
||||||
<!ENTITY rel.current.date '2002 ǯ 8 ·î'>
|
<!ENTITY rel.current.date '2002 ǯ 10 ·î'>
|
||||||
|
|
||||||
<!-- URLs to information on the latest release -->
|
<!-- URLs to information on the latest release -->
|
||||||
<!ENTITY u.rel.notes '&base;/releases/&rel.current;R/relnotes.html'>
|
<!ENTITY u.rel.notes '&base;/releases/&rel.current;R/relnotes.html'>
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD: www/ja/releases/4.7R/Makefile,v 1.1 2002/10/11 12:37:31 hrs Exp $
|
||||||
# Original revision: 1.7
|
# Original revision: 1.7
|
||||||
|
|
||||||
.if exists(../Makefile.conf)
|
.if exists(../Makefile.conf)
|
||||||
|
@ -9,12 +9,13 @@
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
DOCS= announce.sgml
|
DOCS= announce.sgml
|
||||||
#DOCS= hardware.sgml relnotes.sgml schedule.sgml qa.sgml announce.sgml
|
DOCS+= hardware.sgml relnotes.sgml
|
||||||
|
#DOCS+= hardware.sgml relnotes.sgml schedule.sgml qa.sgml announce.sgml
|
||||||
|
|
||||||
DATA= docbook.css
|
DATA= docbook.css
|
||||||
#DATA+= errata.html
|
DATA+= errata.html
|
||||||
#DATA+= hardware-alpha.html hardware-i386.html
|
#DATA+= hardware-alpha.html hardware-i386.html
|
||||||
#DATA+= relnotes-alpha.html relnotes-i386.html
|
DATA+= relnotes-alpha.html relnotes-i386.html
|
||||||
#DATA+= CHECKSUM-i386.MD5
|
#DATA+= CHECKSUM-i386.MD5
|
||||||
|
|
||||||
### Revision checking
|
### Revision checking
|
||||||
|
|
161
ja/releases/4.7R/docbook.css
Normal file
161
ja/releases/4.7R/docbook.css
Normal file
|
@ -0,0 +1,161 @@
|
||||||
|
/*
|
||||||
|
* Copyright (c) 2001 The FreeBSD Documentation Project
|
||||||
|
* All rights reserved.
|
||||||
|
*
|
||||||
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
* modification, are permitted provided that the following conditions
|
||||||
|
* are met:
|
||||||
|
* 1. Redistributions of source code must retain the above copyright
|
||||||
|
* notice, this list of conditions and the following disclaimer.
|
||||||
|
* 2. Redistributions in binary form must reproduce the above copyright
|
||||||
|
* notice, this list of conditions and the following disclaimer in the
|
||||||
|
* documentation and/or other materials provided with the distribution.
|
||||||
|
*
|
||||||
|
* THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
|
||||||
|
* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
||||||
|
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
||||||
|
* ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
|
||||||
|
* FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
||||||
|
* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
|
||||||
|
* OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
||||||
|
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
||||||
|
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
|
||||||
|
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||||
|
* SUCH DAMAGE.
|
||||||
|
*
|
||||||
|
* $FreeBSD$
|
||||||
|
*/
|
||||||
|
|
||||||
|
BODY ADDRESS {
|
||||||
|
line-height: 1.3;
|
||||||
|
margin: .6em 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
BODY BLOCKQUOTE {
|
||||||
|
margin-top: .75em;
|
||||||
|
line-height: 1.5;
|
||||||
|
margin-bottom: .75em;
|
||||||
|
}
|
||||||
|
|
||||||
|
HTML BODY {
|
||||||
|
margin: 1em 8% 1em 10%;
|
||||||
|
line-height: 1.2;
|
||||||
|
}
|
||||||
|
|
||||||
|
.LEGALNOTICE {
|
||||||
|
font-size: small;
|
||||||
|
font-variant: small-caps;
|
||||||
|
}
|
||||||
|
|
||||||
|
BODY DIV {
|
||||||
|
margin: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
DL {
|
||||||
|
margin: .8em 0;
|
||||||
|
line-height: 1.2;
|
||||||
|
}
|
||||||
|
|
||||||
|
BODY FORM {
|
||||||
|
margin: .6em 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
H1, H2, H3, H4, H5, H6,
|
||||||
|
DIV.EXAMPLE P B,
|
||||||
|
.QUESTION,
|
||||||
|
DIV.TABLE P B,
|
||||||
|
DIV.PROCEDURE P B {
|
||||||
|
color: #990000;
|
||||||
|
}
|
||||||
|
|
||||||
|
BODY H1 {
|
||||||
|
margin: .8em 0 0 -4%;
|
||||||
|
line-height: 1.3;
|
||||||
|
}
|
||||||
|
|
||||||
|
BODY H2 {
|
||||||
|
margin: .8em 0 0 -4%;
|
||||||
|
line-height: 1.3;
|
||||||
|
}
|
||||||
|
|
||||||
|
BODY H3 {
|
||||||
|
margin: .8em 0 0 -3%;
|
||||||
|
line-height: 1.3;
|
||||||
|
}
|
||||||
|
|
||||||
|
BODY H4 {
|
||||||
|
margin: .8em 0 0 -3%;
|
||||||
|
line-height: 1.3;
|
||||||
|
}
|
||||||
|
|
||||||
|
BODY H5 {
|
||||||
|
margin: .8em 0 0 -2%;
|
||||||
|
line-height: 1.3;
|
||||||
|
}
|
||||||
|
|
||||||
|
BODY H6 {
|
||||||
|
margin: .8em 0 0 -1%;
|
||||||
|
line-height: 1.3;
|
||||||
|
}
|
||||||
|
|
||||||
|
BODY HR {
|
||||||
|
margin: .6em
|
||||||
|
}
|
||||||
|
|
||||||
|
BODY IMG.NAVHEADER {
|
||||||
|
margin: 0 0 0 -4%;
|
||||||
|
}
|
||||||
|
|
||||||
|
OL {
|
||||||
|
margin: 0 0 0 5%;
|
||||||
|
line-height: 1.2;
|
||||||
|
}
|
||||||
|
|
||||||
|
BODY P {
|
||||||
|
margin: .6em 0;
|
||||||
|
line-height: 1.2;
|
||||||
|
}
|
||||||
|
|
||||||
|
BODY PRE {
|
||||||
|
margin: .75em 0;
|
||||||
|
line-height: 1.0;
|
||||||
|
color: #461b7e;
|
||||||
|
}
|
||||||
|
|
||||||
|
BODY TD {
|
||||||
|
line-height: 1.2
|
||||||
|
}
|
||||||
|
|
||||||
|
BODY TH {
|
||||||
|
line-height: 1.2;
|
||||||
|
}
|
||||||
|
|
||||||
|
UL, BODY DIR, BODY MENU {
|
||||||
|
margin: 0 0 0 5%;
|
||||||
|
line-height: 1.2;
|
||||||
|
}
|
||||||
|
|
||||||
|
HTML {
|
||||||
|
margin: 0;
|
||||||
|
padding: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
.FILENAME {
|
||||||
|
color: #007a00;
|
||||||
|
}
|
||||||
|
|
||||||
|
BODY H1, BODY H2, BODY H3, BODY H4, BODY H5, BODY H6 {
|
||||||
|
margin-left: 0
|
||||||
|
}
|
||||||
|
|
||||||
|
.GUIMENU, .GUIMENUITEM, .GUISUBMENU,
|
||||||
|
.GUILABEL, .INTERFACE, .GUIBUTTON,
|
||||||
|
.SHORTCUT, .SHORTCUT .KEYCAP {
|
||||||
|
background-color: #F0F0F0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.ACCEL {
|
||||||
|
background-color: #F0F0F0;
|
||||||
|
text-decoration: underline;
|
||||||
|
}
|
176
ja/releases/4.7R/errata.html
Normal file
176
ja/releases/4.7R/errata.html
Normal file
|
@ -0,0 +1,176 @@
|
||||||
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<meta name="generator" content="HTML Tidy, see www.w3.org">
|
||||||
|
<title>FreeBSD 4.7-RELEASE Errata</title>
|
||||||
|
<meta name="GENERATOR" content=
|
||||||
|
"Modular DocBook HTML Stylesheet Version 1.73 ">
|
||||||
|
<link rel="STYLESHEET" type="text/css" href="docbook.css">
|
||||||
|
<meta http-equiv="Content-Type" content=
|
||||||
|
"text/html; charset=EUC-JP">
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body class="ARTICLE" bgcolor="#FFFFFF" text="#000000" link=
|
||||||
|
"#0000FF" vlink="#840084" alink="#0000FF">
|
||||||
|
<div class="ARTICLE">
|
||||||
|
<div class="TITLEPAGE">
|
||||||
|
<h1 class="TITLE"><a name="AEN2">FreeBSD 4.7-RELEASE
|
||||||
|
Errata</a></h1>
|
||||||
|
|
||||||
|
<h3 class="CORPAUTHOR">FreeBSD プロジェクト</h3>
|
||||||
|
|
||||||
|
<p class="COPYRIGHT">Copyright © 2000, 2001, 2002 by
|
||||||
|
FreeBSD ドキュメンテーションプロジェクト</p>
|
||||||
|
|
||||||
|
<p class="PUBDATE">$FreeBSD:
|
||||||
|
src/release/doc/ja_JP.eucJP/errata/article.sgml,v 1.3.2.3
|
||||||
|
2002/11/02 06:23:29 hrs Exp $<br>
|
||||||
|
</p>
|
||||||
|
<hr>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<blockquote class="ABSTRACT">
|
||||||
|
<div class="ABSTRACT">
|
||||||
|
<a name="AEN11"></a>
|
||||||
|
|
||||||
|
<p>この文書は FreeBSD 4.7-RELEASE
|
||||||
|
の公開後に判明した重要な情報が書かれている errata リスト
|
||||||
|
(正誤表) です。 これにはセキュリティ勧告および、
|
||||||
|
システムの運用・利用に影響を与えるような関連ソフトウェア、
|
||||||
|
関連文書の更新情報も含まれています。 このバージョンの
|
||||||
|
FreeBSD をインストールする前には必ず、 最新の errata
|
||||||
|
を参照するようにしてください。</p>
|
||||||
|
|
||||||
|
<p>この errata 文書は FreeBSD 4.7-RELEASE 用です。
|
||||||
|
FreeBSD 4.8-RELEASE
|
||||||
|
のリリースまでの期間、保守されます。</p>
|
||||||
|
</div>
|
||||||
|
</blockquote>
|
||||||
|
|
||||||
|
<div class="SECT1">
|
||||||
|
<hr>
|
||||||
|
|
||||||
|
<h1 class="SECT1"><a name="AEN14">1. はじめに</a></h1>
|
||||||
|
|
||||||
|
<p>この errata 文書には FreeBSD 4.7-RELEASE に関する
|
||||||
|
``最新の障害情報'' が書かれています。 この文書を読み、
|
||||||
|
このバージョンのインストール前にリリース公開後に既に発見・修正された問題点について
|
||||||
|
知っておいてください。</p>
|
||||||
|
|
||||||
|
<p>リリースの公開 (たとえば CDROM による配布) には errata
|
||||||
|
文書が同梱されていることがあります。
|
||||||
|
しかし、それは当然ながらその時点のものであり、
|
||||||
|
最新のものと同じであるとは限りません。
|
||||||
|
インターネット上に置かれている このリリースに対応した
|
||||||
|
``errata 文書の最新版'' を参照するようにしてください。
|
||||||
|
errata 文書は <a href="http://www.FreeBSD.org/releases/"
|
||||||
|
target="_top">http://www.FreeBSD.org/releases/</a>
|
||||||
|
をはじめ、最新の状態を維持している各ミラーサイトに置かれています。</p>
|
||||||
|
|
||||||
|
<p>FreeBSD 4-STABLE のソーススナップショット、
|
||||||
|
バイナリスナップショットにも、 (スナップショット作成時の)
|
||||||
|
最新版の errata 文書が含まれています。</p>
|
||||||
|
|
||||||
|
<p>FreeBSD CERT セキュリティ勧告の全リストは、 <a href=
|
||||||
|
"http://www.FreeBSD.org/security/" target=
|
||||||
|
"_top">http://www.FreeBSD.org/security/</a> もしくは <a
|
||||||
|
href="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/" target=
|
||||||
|
"_top">ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/</a>
|
||||||
|
を参照してください。</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="SECT1">
|
||||||
|
<hr>
|
||||||
|
|
||||||
|
<h1 class="SECT1"><a name="AEN25">2.
|
||||||
|
セキュリティ勧告</a></h1>
|
||||||
|
|
||||||
|
<p>セキュリティ勧告は発行されていません。</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="SECT1">
|
||||||
|
<hr>
|
||||||
|
|
||||||
|
<h1 class="SECT1"><a name="AEN28">3. 最新情報</a></h1>
|
||||||
|
|
||||||
|
<p>FreeBSD 4.7-RELEASE
|
||||||
|
のリリース作業の後にライセンス上の問題が判明したため、 <a
|
||||||
|
href=
|
||||||
|
"http://www.FreeBSD.org/cgi/man.cgi?query=matcd&sektion=4&manpath=FreeBSD+4.6-stable">
|
||||||
|
<span class="CITEREFENTRY"><span class=
|
||||||
|
"REFENTRYTITLE">matcd</span>(4)</span></a>
|
||||||
|
ドライバは削除されました。</p>
|
||||||
|
|
||||||
|
<p><tt class="FILENAME">srelease</tt> 配布物の <tt class=
|
||||||
|
"FILENAME">release/sysinstall</tt> ディレクトリに、 <a
|
||||||
|
href=
|
||||||
|
"http://www.FreeBSD.org/cgi/man.cgi?query=sysinstall&sektion=8&manpath=FreeBSD+4.6-stable">
|
||||||
|
<span class="CITEREFENTRY"><span class=
|
||||||
|
"REFENTRYTITLE">sysinstall</span>(8)</span></a>
|
||||||
|
用のオブジェクトファイルが含まれています。
|
||||||
|
これらのファイルはリリース構築作業中に生成されたもので、
|
||||||
|
何らかの理由で削除されずに配布物中に残ってしまったと思われます。
|
||||||
|
ファイルそのものに害はありません。</p>
|
||||||
|
|
||||||
|
<p>4.7-RELEASE のパッケージセットに含まれる <a href=
|
||||||
|
"http://www.FreeBSD.org/cgi/url.cgi?ports/databases/rdfdb/pkg-descr">
|
||||||
|
<tt class="FILENAME">databases/rdfdb</tt></a> および <a
|
||||||
|
href=
|
||||||
|
"http://www.FreeBSD.org/cgi/url.cgi?ports/mail/ssmtp/pkg-descr">
|
||||||
|
<tt class="FILENAME">mail/ssmtp</tt></a>
|
||||||
|
は、正しくインストールすることができません。 Ports
|
||||||
|
Collection
|
||||||
|
を使って構築・インストールするようにしてください。</p>
|
||||||
|
|
||||||
|
<p>4.7-RELEASE のパッケージセットに含まれる <a href=
|
||||||
|
"http://www.FreeBSD.org/cgi/url.cgi?ports/net/gnomeicu/pkg-descr">
|
||||||
|
<tt class="FILENAME">net/gnomeicu</tt></a> は、<a href=
|
||||||
|
"http://www.FreeBSD.org/cgi/url.cgi?ports/net/gnet/pkg-descr">
|
||||||
|
<tt class="FILENAME">net/gnet</tt></a> との依存関係が
|
||||||
|
きちんと設定されていないため、正しく動作しない可能性があります。
|
||||||
|
<a href=
|
||||||
|
"http://www.FreeBSD.org/cgi/url.cgi?ports/net/gnomeicu/pkg-descr">
|
||||||
|
<tt class="FILENAME">net/gnomeicu</tt></a>
|
||||||
|
をインストールする前に package か Ports Collection を使って
|
||||||
|
<a href=
|
||||||
|
"http://www.FreeBSD.org/cgi/url.cgi?ports/net/gnet/pkg-descr">
|
||||||
|
<tt class="FILENAME">net/gnet</tt></a>
|
||||||
|
をインストールするようにしてください。</p>
|
||||||
|
|
||||||
|
<p>FreeBSD 4.7-RELEASE のリリースノートには、 <a href=
|
||||||
|
"http://www.FreeBSD.org/cgi/man.cgi?query=xargs&sektion=1&manpath=FreeBSD+4.6-stable">
|
||||||
|
<span class="CITEREFENTRY"><span class=
|
||||||
|
"REFENTRYTITLE">xargs</span>(1)</span></a> の <tt class=
|
||||||
|
"OPTION">-J</tt> オプションが廃止されたと書かれています。
|
||||||
|
これは誤りであり、このオプションが削除される予定はありません。</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<hr>
|
||||||
|
|
||||||
|
<p align="center"><small>このファイルの他、リリース関連の文書は
|
||||||
|
<a href=
|
||||||
|
"http://snapshots.jp.FreeBSD.org/">http://snapshots.jp.FreeBSD.org/</a>
|
||||||
|
からダウンロードできます。</small></p>
|
||||||
|
|
||||||
|
<p align="center"><small>FreeBSD
|
||||||
|
に関するお問い合わせは、<<a href=
|
||||||
|
"mailto:questions@FreeBSD.org">questions@FreeBSD.org</a>>
|
||||||
|
へ質問を投稿する前に<a href=
|
||||||
|
"http://www.FreeBSD.org/docs.html">解説文書</a>をお読みください。</small></p>
|
||||||
|
|
||||||
|
<p align="center"><small><small>FreeBSD 4-STABLE
|
||||||
|
をお使いの方は、ぜひ <<a href=
|
||||||
|
"mailto:stable@FreeBSD.org">stable@FreeBSD.org</a>>
|
||||||
|
メーリングリストに参加ください。</small></small></p>
|
||||||
|
|
||||||
|
<p align="center"><small>この文書の原文に関するお問い合わせは
|
||||||
|
<<a href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>>
|
||||||
|
まで、<br>
|
||||||
|
日本語訳に関するお問い合わせは <<a href=
|
||||||
|
"http://www.jp.FreeBSD.org/ml.html#doc-jp">doc-jp@jp.FreeBSD.org</a>>
|
||||||
|
まで電子メールでお願いします。</small></p>
|
||||||
|
<br>
|
||||||
|
<br>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
30
ja/releases/4.7R/hardware.sgml
Normal file
30
ja/releases/4.7R/hardware.sgml
Normal file
|
@ -0,0 +1,30 @@
|
||||||
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||||
|
<!ENTITY base CDATA "../..">
|
||||||
|
<!ENTITY date "$FreeBSD$">
|
||||||
|
<!ENTITY title "FreeBSD 4.7 Hardware Notes">
|
||||||
|
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||||
|
]>
|
||||||
|
<!-- The FreeBSD Japanese Documentation Project -->
|
||||||
|
<!-- Original revision: 1.1 -->
|
||||||
|
|
||||||
|
<html>
|
||||||
|
&header;
|
||||||
|
|
||||||
|
<p>FreeBSD のハードウェアノートは、各対応プラットフォーム用に
|
||||||
|
それぞれ異なっています。
|
||||||
|
これは特定アーキテクチャのみに影響する変更が存在するためです。
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p>FreeBSD 4.7-RELEASE のハードウェアノートは、以下のアーキテクチャ用の
|
||||||
|
ものが用意されています。</p>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li><a href="&enbase;/releases/4.7R/hardware-i386.html">i386</a></li>
|
||||||
|
<li><a href="&enbase;/releases/4.7R/hardware-alpha.html">Alpha</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p>現在開発中の対応プラットフォーム一覧表は
|
||||||
|
<a href="&base;/platforms/index.html">「対応プラットフォーム」</a>
|
||||||
|
のページをご覧ください。</p>
|
||||||
|
|
||||||
|
</html>
|
1122
ja/releases/4.7R/relnotes-alpha.html
Normal file
1122
ja/releases/4.7R/relnotes-alpha.html
Normal file
File diff suppressed because it is too large
Load diff
1143
ja/releases/4.7R/relnotes-i386.html
Normal file
1143
ja/releases/4.7R/relnotes-i386.html
Normal file
File diff suppressed because it is too large
Load diff
28
ja/releases/4.7R/relnotes.sgml
Normal file
28
ja/releases/4.7R/relnotes.sgml
Normal file
|
@ -0,0 +1,28 @@
|
||||||
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||||
|
<!ENTITY base CDATA "../..">
|
||||||
|
<!ENTITY date "$FreeBSD$">
|
||||||
|
<!ENTITY title "FreeBSD 4.7 Release Notes">
|
||||||
|
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||||
|
]>
|
||||||
|
<!-- The FreeBSD Japanese Documentation Project -->
|
||||||
|
<!-- Original revision: 1.1 -->
|
||||||
|
<html>
|
||||||
|
&header;
|
||||||
|
|
||||||
|
<p>FreeBSD のリリースノートは、
|
||||||
|
各対応プラットフォーム用にそれぞれ異なっています。
|
||||||
|
これは特定アーキテクチャのみに影響する変更が存在するためです。</p>
|
||||||
|
|
||||||
|
<p>FreeBSD 4.7-RELEASE のリリースノートは、
|
||||||
|
以下のアーキテクチャ用のものが用意されています。</p>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li><a href="relnotes-i386.html">i386</a></li>
|
||||||
|
<li><a href="relnotes-alpha.html">Alpha</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p>現在開発中の対応プラットフォーム一覧表は、
|
||||||
|
<a href="&base;/platforms/index.html">「対応プラットフォーム」</a>
|
||||||
|
のページをご覧ください。</p>
|
||||||
|
|
||||||
|
</html>
|
|
@ -1,4 +1,4 @@
|
||||||
# $FreeBSD: www/ja/releases/Makefile,v 1.28 2002/06/24 09:45:14 hrs Exp $
|
# $FreeBSD: www/ja/releases/Makefile,v 1.29 2002/08/19 22:01:44 hrs Exp $
|
||||||
# The FreeBSD Japanese Documentation Project
|
# The FreeBSD Japanese Documentation Project
|
||||||
# Original revision: 1.35
|
# Original revision: 1.35
|
||||||
|
|
||||||
|
@ -16,8 +16,7 @@ SUBDIR= 2.1.5R 2.1.6R 2.1.7R 2.2R
|
||||||
SUBDIR+= 2.2.1R 2.2.2R 2.2.5R 2.2.6R 2.2.7R 2.2.8R 3.0R 3.1R 3.2R
|
SUBDIR+= 2.2.1R 2.2.2R 2.2.5R 2.2.6R 2.2.7R 2.2.8R 3.0R 3.1R 3.2R
|
||||||
SUBDIR+= 3.3R 3.4R 3.5R
|
SUBDIR+= 3.3R 3.4R 3.5R
|
||||||
SUBDIR+= 4.0R 4.1R 4.1.1R 4.2R 4.3R 4.4R 4.5R 4.6R
|
SUBDIR+= 4.0R 4.1R 4.1.1R 4.2R 4.3R 4.4R 4.5R 4.6R
|
||||||
#SUBDIR+= 4.6.2R 4.7R
|
SUBDIR+= 4.6.2R 4.7R
|
||||||
SUBDIR+= 4.6.2R
|
|
||||||
#SUBDIR+= 5.0R
|
#SUBDIR+= 5.0R
|
||||||
|
|
||||||