Add highlights of 6.4R.

This commit is contained in:
Hiroki Sato 2008-11-28 18:03:16 +00:00
parent 8e67d2fa46
commit 599a39b955
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=33316

View file

@ -1,32 +1,56 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY date "$FreeBSD: www/en/releases/6.4R/relnotes.sgml,v 1.1 2008/11/06 15:47:57 hrs Exp $">
<!ENTITY title "FreeBSD 6.4-RELEASE Release Notes">
<!ENTITY % navinclude.download "INCLUDE">
]>
<html>
&header;
<p>The release notes for FreeBSD are customized for different
platforms, as some of the changes made to FreeBSD apply only to
specific processor architectures.</p>
<h2>Release Highlights</h2>
<p>Release notes for FreeBSD 6.4-RELEASE are available for the following
platforms:</p>
<p>The highlights in the 6.4-RELEASE are the following:</p>
<ul>
<li><a href="relnotes-alpha.html">alpha</a></li>
<li><a href="relnotes-amd64.html">amd64</a></li>
<li><a href="relnotes-i386.html">i386</a></li>
<li><a href="relnotes-pc98.html">pc98</a></li>
<li><a href="relnotes-powerpc.html">powerpc</a></li>
<li><a href="relnotes-sparc64.html">sparc64</a></li>
</ul>
<ul>
<li><p>New and much-improved NFS Lock Manager (NLM) client</p></li>
<p>A list of all platforms currently under development can be found
on the <a href="../../platforms/index.html">Supported
Platforms</a> page.</p>
<li><p>Support for the Camellia cipher</p></li>
&footer;
<li><p>Boot loader changes allow, among other things, booting from
USB devices and booting from GPT-labeled devices with GPT-enabled
BIOSes</p></li>
<li><p>DVD install ISO images for amd64/i386</p></li>
<li><p>KDE updated to 3.5.10, GNOME updated to 2.22.3</p></li>
<li><p>Updates for BIND, sendmail, OpenPAM, and others</p></li>
</ul>
<p>For more details, please see the Release Notes below.</p>
<h2>Detailed Release Notes</h2>
<p>The release notes for FreeBSD are customized for different
platforms, as some of the changes made to FreeBSD apply only to
specific processor architectures.</p>
<p>Release notes for FreeBSD 6.4-RELEASE are available for the following
platforms:</p>
<ul>
<li><a href="relnotes-alpha.html">alpha</a></li>
<li><a href="relnotes-amd64.html">amd64</a></li>
<li><a href="relnotes-i386.html">i386</a></li>
<li><a href="relnotes-pc98.html">pc98</a></li>
<li><a href="relnotes-powerpc.html">powerpc</a></li>
<li><a href="relnotes-sparc64.html">sparc64</a></li>
</ul>
<p>A list of all platforms currently under development can be found
on the <a href="../../platforms/index.html">Supported
Platforms</a> page.</p>
&footer;
</body>
</html>