Add release documents for 8.2R.
This commit is contained in:
parent
8ddbae3e00
commit
3cdf5d7baa
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=36972
6 changed files with 13242 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD$
|
||||
# $FreeBSD: www/en/releases/8.2R/Makefile,v 1.1 2010/10/22 14:30:49 kensmith Exp $
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
|
@ -7,8 +7,14 @@
|
|||
.include "../Makefile.inc"
|
||||
.endif
|
||||
|
||||
DOCS= schedule.sgml
|
||||
#DOCS= announce.sgml \
|
||||
DOCS= schedule.sgml \
|
||||
relnotes.sgml
|
||||
|
||||
DATA= docbook.css
|
||||
DATA= docbook.css \
|
||||
errata.html \
|
||||
hardware.html \
|
||||
readme.html \
|
||||
relnotes-detailed.html
|
||||
|
||||
.include "${WEB_PREFIX}/share/mk/web.site.mk"
|
||||
|
|
|
|||
128
en/releases/8.2R/errata.html
Normal file
128
en/releases/8.2R/errata.html
Normal file
|
|
@ -0,0 +1,128 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta name="generator" content="HTML Tidy, see www.w3.org" />
|
||||
<title>FreeBSD 8.2-RELEASE Errata</title>
|
||||
<meta name="GENERATOR" content="Modular DocBook HTML Stylesheet Version 1.79" />
|
||||
<link rel="STYLESHEET" type="text/css" href="docbook.css" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
</head>
|
||||
<body class="ARTICLE" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#840084"
|
||||
alink="#0000FF">
|
||||
<div class="ARTICLE">
|
||||
<div class="TITLEPAGE">
|
||||
<h1 class="TITLE"><a id="AEN2" name="AEN2">FreeBSD 8.2-RELEASE Errata</a></h1>
|
||||
|
||||
<h3 class="CORPAUTHOR">The FreeBSD Project</h3>
|
||||
|
||||
<p class="COPYRIGHT">Copyright © 2011 The FreeBSD Documentation Project</p>
|
||||
|
||||
<p class="PUBDATE">$FreeBSD: stable/8/release/doc/en_US.ISO8859-1/errata/article.sgml
|
||||
218978 2011-02-23 19:33:42Z hrs $<br />
|
||||
</p>
|
||||
|
||||
<div class="LEGALNOTICE"><a id="TRADEMARKS" name="TRADEMARKS"></a>
|
||||
<p>FreeBSD is a registered trademark of the FreeBSD Foundation.</p>
|
||||
|
||||
<p>Intel, Celeron, EtherExpress, i386, i486, Itanium, Pentium, and Xeon are trademarks or
|
||||
registered trademarks of Intel Corporation or its subsidiaries in the United States and
|
||||
other countries.</p>
|
||||
|
||||
<p>SPARC, SPARC64, SPARCengine, and UltraSPARC are trademarks of SPARC International, Inc
|
||||
in the United States and other countries. SPARC International, Inc owns all of the SPARC
|
||||
trademarks and under licensing agreements allows the proper use of these trademarks by
|
||||
its members.</p>
|
||||
|
||||
<p>Many of the designations used by manufacturers and sellers to distinguish their
|
||||
products are claimed as trademarks. Where those designations appear in this document, and
|
||||
the FreeBSD Project was aware of the trademark claim, the designations have been followed
|
||||
by the “™” or the “®” symbol.</p>
|
||||
</div>
|
||||
|
||||
<hr />
|
||||
</div>
|
||||
|
||||
<blockquote class="ABSTRACT">
|
||||
<div class="ABSTRACT"><a id="AEN16" name="AEN16"></a>
|
||||
<p>This document lists errata items for FreeBSD 8.2-RELEASE, containing significant
|
||||
information discovered after the release or too late in the release cycle to be otherwise
|
||||
included in the release documentation. This information includes security advisories, as
|
||||
well as news relating to the software or documentation that could affect its operation or
|
||||
usability. An up-to-date version of this document should always be consulted before
|
||||
installing this version of FreeBSD.</p>
|
||||
|
||||
<p>This errata document for FreeBSD 8.2-RELEASE will be maintained until the release of
|
||||
FreeBSD 8.3-RELEASE.</p>
|
||||
</div>
|
||||
</blockquote>
|
||||
|
||||
<div class="SECT1">
|
||||
<hr />
|
||||
<h2 class="SECT1"><a id="INTRO" name="INTRO">1 Introduction</a></h2>
|
||||
|
||||
<p>This errata document contains “late-breaking news” about FreeBSD
|
||||
8.2-RELEASE. Before installing this version, it is important to consult this document to
|
||||
learn about any post-release discoveries or problems that may already have been found and
|
||||
fixed.</p>
|
||||
|
||||
<p>Any version of this errata document actually distributed with the release (for
|
||||
example, on a CDROM distribution) will be out of date by definition, but other copies are
|
||||
kept updated on the Internet and should be consulted as the “current errata”
|
||||
for this release. These other copies of the errata are located at <a
|
||||
href="http://www.FreeBSD.org/releases/"
|
||||
target="_top">http://www.FreeBSD.org/releases/</a>, plus any sites which keep up-to-date
|
||||
mirrors of this location.</p>
|
||||
|
||||
<p>Source and binary snapshots of FreeBSD 8.2-STABLE also contain up-to-date copies of
|
||||
this document (as of the time of the snapshot).</p>
|
||||
|
||||
<p>For a list of all FreeBSD CERT security advisories, see <a
|
||||
href="http://www.FreeBSD.org/security/"
|
||||
target="_top">http://www.FreeBSD.org/security/</a> or <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 />
|
||||
<h2 class="SECT1"><a id="SECURITY" name="SECURITY">2 Security Advisories</a></h2>
|
||||
|
||||
<p>No advisory.</p>
|
||||
</div>
|
||||
|
||||
<div class="SECT1">
|
||||
<hr />
|
||||
<h2 class="SECT1"><a id="OPEN-ISSUES" name="OPEN-ISSUES">3 Open Issues</a></h2>
|
||||
|
||||
<p>No open issue.</p>
|
||||
</div>
|
||||
|
||||
<div class="SECT1">
|
||||
<hr />
|
||||
<h2 class="SECT1"><a id="LATE-NEWS" name="LATE-NEWS">4 Late-Breaking News and
|
||||
Corrections</a></h2>
|
||||
|
||||
<p>A bug in <b class="APPLICATION">OpenSSL</b> that could cause it to parse past the end
|
||||
of the message was found at the late stage of 8.2-RELEASE release process. The
|
||||
8.2-RELEASE includes a fix for this issue by importing relevant parts from the OpenSSL
|
||||
CVS. This could be triggered by an incorrectly formatted ClientHello SSL/TLS handshake
|
||||
messages. The details can be found at <a
|
||||
href="http://www.openssl.org/news/secadv_20110208.txt"
|
||||
target="_top">http://www.openssl.org/news/secadv_20110208.txt</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<hr />
|
||||
<p align="center"><small>This file, and other release-related documents, can be
|
||||
downloaded from <a href="ftp://ftp.FreeBSD.org/">ftp://ftp.FreeBSD.org/</a>.</small></p>
|
||||
|
||||
<p align="center"><small>For questions about FreeBSD, read the <a
|
||||
href="http://www.FreeBSD.org/docs.html">documentation</a> before contacting <<a
|
||||
href="mailto:questions@FreeBSD.org">questions@FreeBSD.org</a>>.</small></p>
|
||||
|
||||
<p align="center"><small>For questions about this documentation, e-mail <<a
|
||||
href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>>.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
10389
en/releases/8.2R/hardware.html
Normal file
10389
en/releases/8.2R/hardware.html
Normal file
File diff suppressed because it is too large
Load diff
401
en/releases/8.2R/readme.html
Normal file
401
en/releases/8.2R/readme.html
Normal file
|
|
@ -0,0 +1,401 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta name="generator" content="HTML Tidy, see www.w3.org" />
|
||||
<title>FreeBSD 8.2-RELEASE README</title>
|
||||
<meta name="GENERATOR" content="Modular DocBook HTML Stylesheet Version 1.79" />
|
||||
<link rel="STYLESHEET" type="text/css" href="docbook.css" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
</head>
|
||||
<body class="ARTICLE" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#840084"
|
||||
alink="#0000FF">
|
||||
<div class="ARTICLE">
|
||||
<div class="TITLEPAGE">
|
||||
<h1 class="TITLE"><a id="AEN2" name="AEN2">FreeBSD 8.2-RELEASE README</a></h1>
|
||||
|
||||
<h3 class="CORPAUTHOR">The FreeBSD Project</h3>
|
||||
|
||||
<p class="COPYRIGHT">Copyright © 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
|
||||
2008 The FreeBSD Documentation Project</p>
|
||||
|
||||
<p class="PUBDATE">$FreeBSD: releng/8.2/release/doc/en_US.ISO8859-1/readme/article.sgml
|
||||
179456 2008-05-31 13:45:35Z hrs $<br />
|
||||
</p>
|
||||
|
||||
<div class="LEGALNOTICE"><a id="TRADEMARKS" name="TRADEMARKS"></a>
|
||||
<p>FreeBSD is a registered trademark of the FreeBSD Foundation.</p>
|
||||
|
||||
<p>Intel, Celeron, EtherExpress, i386, i486, Itanium, Pentium, and Xeon are trademarks or
|
||||
registered trademarks of Intel Corporation or its subsidiaries in the United States and
|
||||
other countries.</p>
|
||||
|
||||
<p>Motif, OSF/1, and UNIX are registered trademarks and IT DialTone and The Open Group
|
||||
are trademarks of The Open Group in the United States and other countries.</p>
|
||||
|
||||
<p>SPARC, SPARC64, SPARCengine, and UltraSPARC are trademarks of SPARC International, Inc
|
||||
in the United States and other countries. SPARC International, Inc owns all of the SPARC
|
||||
trademarks and under licensing agreements allows the proper use of these trademarks by
|
||||
its members.</p>
|
||||
|
||||
<p>Many of the designations used by manufacturers and sellers to distinguish their
|
||||
products are claimed as trademarks. Where those designations appear in this document, and
|
||||
the FreeBSD Project was aware of the trademark claim, the designations have been followed
|
||||
by the “™” or the “®” symbol.</p>
|
||||
</div>
|
||||
|
||||
<hr />
|
||||
</div>
|
||||
|
||||
<blockquote class="ABSTRACT">
|
||||
<div class="ABSTRACT"><a id="AEN25" name="AEN25"></a>
|
||||
<p>This document gives a brief introduction to FreeBSD 8.2-RELEASE. It includes some
|
||||
information on how to obtain FreeBSD, a listing of various ways to contact the FreeBSD
|
||||
Project, and pointers to some other sources of information.</p>
|
||||
</div>
|
||||
</blockquote>
|
||||
|
||||
<div class="SECT1">
|
||||
<hr />
|
||||
<h2 class="SECT1"><a id="INTRO" name="INTRO">1 Introduction</a></h2>
|
||||
|
||||
<p>This distribution is a release of FreeBSD 8.2-RELEASE, the latest point along the
|
||||
8.2-STABLE branch.</p>
|
||||
|
||||
<div class="SECT2">
|
||||
<hr />
|
||||
<h3 class="SECT2"><a id="AEN30" name="AEN30">1.1 About FreeBSD</a></h3>
|
||||
|
||||
<p>FreeBSD is an operating system based on 4.4 BSD Lite for AMD64 and Intel EM64T based
|
||||
PC hardware (amd64), Intel, AMD, Cyrix or NexGen “x86” based PC hardware
|
||||
(i386), Intel Itanium Processor based computers (ia64), NEC PC-9801/9821 series PCs and
|
||||
compatibles (pc98), and <span class="TRADEMARK">UltraSPARC</span>® machines
|
||||
(sparc64). Versions for the <span class="TRADEMARK">ARM</span>® (arm), <span
|
||||
class="TRADEMARK">MIPS</span>® (mips), and <span
|
||||
class="TRADEMARK">PowerPC</span>® (powerpc) architectures are currently under
|
||||
development as well. FreeBSD works with a wide variety of peripherals and configurations
|
||||
and can be used for everything from software development to games to Internet Service
|
||||
Provision.</p>
|
||||
|
||||
<p>This release of FreeBSD contains everything you need to run such a system, including
|
||||
full source code for the kernel and all utilities in the base distribution. With the
|
||||
source distribution installed, you can literally recompile the entire system from scratch
|
||||
with one command, making it ideal for students, researchers, or users who simply want to
|
||||
see how it all works.</p>
|
||||
|
||||
<p>A large collection of third-party ported software (the “Ports Collection”)
|
||||
is also provided to make it easy to obtain and install all your favorite traditional
|
||||
<span class="TRADEMARK">UNIX</span>® utilities for FreeBSD. Each “port”
|
||||
consists of a set of scripts to retrieve, configure, build, and install a piece of
|
||||
software, with a single command. Over 20,000 ports, from editors to programming languages
|
||||
to graphical applications, make FreeBSD a powerful and comprehensive operating
|
||||
environment that extends far beyond what's provided by many commercial versions of <span
|
||||
class="TRADEMARK">UNIX</span>. Most ports are also available as pre-compiled
|
||||
“packages”, which can be quickly installed from the installation program.</p>
|
||||
</div>
|
||||
|
||||
<div class="SECT2">
|
||||
<hr />
|
||||
<h3 class="SECT2"><a id="AEN45" name="AEN45">1.2 Target Audience</a></h3>
|
||||
|
||||
<p>This release of FreeBSD is suitable for all users. It has undergone a period of
|
||||
testing and quality assurance checking to ensure the highest reliability and
|
||||
dependability.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="SECT1">
|
||||
<hr />
|
||||
<h2 class="SECT1"><a id="OBTAIN" name="OBTAIN">2 Obtaining FreeBSD</a></h2>
|
||||
|
||||
<p>FreeBSD may be obtained in a variety of ways. This section focuses on those ways that
|
||||
are primarily useful for obtaining a complete FreeBSD distribution, rather than updating
|
||||
an existing installation.</p>
|
||||
|
||||
<div class="SECT2">
|
||||
<hr />
|
||||
<h3 class="SECT2"><a id="AEN51" name="AEN51">2.1 CDROM and DVD</a></h3>
|
||||
|
||||
<p>FreeBSD -RELEASE distributions may be ordered on CDROM or DVD from several publishers.
|
||||
This is frequently the most convenient way to obtain FreeBSD for new installations, as it
|
||||
provides a convenient way to quickly reinstall the system if necessary. Some
|
||||
distributions include some of the optional, precompiled “packages” from the
|
||||
FreeBSD Ports Collection, or other extra material.</p>
|
||||
|
||||
<p>A list of the CDROM and DVD publishers known to the project are listed in the <a
|
||||
href="http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/mirrors.html"
|
||||
target="_top">“Obtaining FreeBSD”</a> appendix to the Handbook.</p>
|
||||
</div>
|
||||
|
||||
<div class="SECT2">
|
||||
<hr />
|
||||
<h3 class="SECT2"><a id="AEN58" name="AEN58">2.2 FTP</a></h3>
|
||||
|
||||
<p>You can use FTP to retrieve FreeBSD and any or all of its optional packages from <a
|
||||
href="ftp://ftp.FreeBSD.org/" target="_top">ftp://ftp.FreeBSD.org/</a>, which is the
|
||||
official FreeBSD release site, or any of its “mirrors”.</p>
|
||||
|
||||
<p>Lists of locations that mirror FreeBSD can be found in the <a
|
||||
href="http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html"
|
||||
target="_top">FTP Sites</a> section of the Handbook, or on the <a
|
||||
href="http://mirrorlist.FreeBSD.org/" target="_top">http://mirrorlist.FreeBSD.org/</a>
|
||||
Web pages. Finding a close (in networking terms) mirror from which to download the
|
||||
distribution is highly recommended.</p>
|
||||
|
||||
<p>Additional mirror sites are always welcome. Contact <code class="EMAIL"><<a
|
||||
href="mailto:freebsd-admin@FreeBSD.org">freebsd-admin@FreeBSD.org</a>></code> for
|
||||
more details on becoming an official mirror site. You can also find useful information
|
||||
for mirror sites at the <a
|
||||
href="http://www.FreeBSD.org/doc/en_US.ISO8859-1/articles/hubs/" target="_top">Mirroring
|
||||
FreeBSD</a> article.</p>
|
||||
|
||||
<p>Mirrors generally contain the ISO images generally used to create a CDROM of a FreeBSD
|
||||
release. They usually also contain floppy disk images (for applicable platforms), as well
|
||||
as the files necessary to do an installation over the network. Finally mirrors sites
|
||||
usually contain a set of packages for the most current release.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="SECT1">
|
||||
<hr />
|
||||
<h2 class="SECT1"><a id="CONTACTING" name="CONTACTING">3 Contacting the FreeBSD
|
||||
Project</a></h2>
|
||||
|
||||
<div class="SECT2">
|
||||
<h3 class="SECT2"><a id="AEN72" name="AEN72">3.1 Email and Mailing Lists</a></h3>
|
||||
|
||||
<p>For any questions or general technical support issues, please send mail to the <a
|
||||
href="http://lists.FreeBSD.org/mailman/listinfo/freebsd-questions" target="_top">FreeBSD
|
||||
general questions mailing list</a>.</p>
|
||||
|
||||
<p>If you're tracking the 8.2-STABLE development efforts, you <span class="emphasis"><i
|
||||
class="EMPHASIS">must</i></span> join the <a
|
||||
href="http://lists.FreeBSD.org/mailman/listinfo/freebsd-current"
|
||||
target="_top">FreeBSD-CURRENT mailing list</a>, in order to keep abreast of recent
|
||||
developments and changes that may affect the way you use and maintain the system.</p>
|
||||
|
||||
<p>Being a largely-volunteer effort, the FreeBSD Project is always happy to have extra
|
||||
hands willing to help--there are already far more desired enhancements than there is time
|
||||
to implement them. To contact the developers on technical matters, or with offers of
|
||||
help, please send mail to the <a
|
||||
href="http://lists.FreeBSD.org/mailman/listinfo/freebsd-hackers" target="_top">FreeBSD
|
||||
technical discussions mailing list</a>.</p>
|
||||
|
||||
<p>Please note that these mailing lists can experience <span class="emphasis"><i
|
||||
class="EMPHASIS">significant</i></span> amounts of traffic. If you have slow or expensive
|
||||
mail access, or are only interested in keeping up with major FreeBSD events, you may find
|
||||
it preferable to subscribe instead to the <a
|
||||
href="http://lists.FreeBSD.org/mailman/listinfo/freebsd-announce" target="_top">FreeBSD
|
||||
announcements mailing list</a>.</p>
|
||||
|
||||
<p>All of the mailing lists can be freely joined by anyone wishing to do so. Visit the <a
|
||||
href="http://www.FreeBSD.org/mailman/listinfo" target="_top">FreeBSD Mailman Info
|
||||
Page</a>. This will give you more information on joining the various lists, accessing
|
||||
archives, etc. There are a number of mailing lists targeted at special interest groups
|
||||
not mentioned here; more information can be obtained either from the Mailman pages or the
|
||||
<a href="http://www.FreeBSD.org/support.html#mailing-list" target="_top">mailing lists
|
||||
section</a> of the FreeBSD Web site.</p>
|
||||
|
||||
<div class="IMPORTANT">
|
||||
<blockquote class="IMPORTANT">
|
||||
<p><b>Important:</b> Do <span class="emphasis"><i class="EMPHASIS">not</i></span> send
|
||||
email to the lists asking to be subscribed. Use the Mailman interface instead.</p>
|
||||
</blockquote>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="SECT2">
|
||||
<hr />
|
||||
<h3 class="SECT2"><a id="AEN90" name="AEN90">3.2 Submitting Problem Reports</a></h3>
|
||||
|
||||
<p>Suggestions, bug reports and contributions of code are always valued--please do not
|
||||
hesitate to report any problems you may find. Bug reports with attached fixes are of
|
||||
course even more welcome.</p>
|
||||
|
||||
<p>The preferred method to submit bug reports from a machine with Internet mail
|
||||
connectivity is to use the <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=send-pr&sektion=1&manpath=FreeBSD+8.2-RELEASE">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">send-pr</span>(1)</span></a>
|
||||
command. “Problem Reports” (PRs) submitted in this way will be filed and
|
||||
their progress tracked; the FreeBSD developers will do their best to respond to all
|
||||
reported bugs as soon as possible. <a
|
||||
href="http://www.FreeBSD.org/cgi/query-pr-summary.cgi" target="_top">A list of all active
|
||||
PRs</a> is available on the FreeBSD Web site; this list is useful to see what potential
|
||||
problems other users have encountered.</p>
|
||||
|
||||
<p>Note that <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=send-pr&sektion=1&manpath=FreeBSD+8.2-RELEASE">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">send-pr</span>(1)</span></a>
|
||||
itself is a shell script that should be easy to move even onto a non-FreeBSD system.
|
||||
Using this interface is highly preferred. If, for some reason, you are unable to use <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=send-pr&sektion=1&manpath=FreeBSD+8.2-RELEASE">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">send-pr</span>(1)</span></a> to
|
||||
submit a bug report, you can try to send it to the <a
|
||||
href="http://lists.FreeBSD.org/mailman/listinfo/freebsd-bugs" target="_top">FreeBSD
|
||||
problem reports mailing list</a>.</p>
|
||||
|
||||
<p>For more information, <a
|
||||
href="http://www.FreeBSD.org/doc/en_US.ISO8859-1/articles/problem-reports/"
|
||||
target="_top">“Writing FreeBSD Problem Reports”</a>, available on the FreeBSD
|
||||
Web site, has a number of helpful hints on writing and submitting effective problem
|
||||
reports.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="SECT1">
|
||||
<hr />
|
||||
<h2 class="SECT1"><a id="SEEALSO" name="SEEALSO">4 Further Reading</a></h2>
|
||||
|
||||
<p>There are many sources of information about FreeBSD; some are included with this
|
||||
distribution, while others are available on-line or in print versions.</p>
|
||||
|
||||
<div class="SECT2">
|
||||
<hr />
|
||||
<h3 class="SECT2"><a id="RELEASE-DOCS" name="RELEASE-DOCS">4.1 Release
|
||||
Documentation</a></h3>
|
||||
|
||||
<p>A number of other files provide more specific information about this release
|
||||
distribution. These files are provided in various formats. Most distributions will
|
||||
include both ASCII text (<tt class="FILENAME">.TXT</tt>) and HTML (<tt
|
||||
class="FILENAME">.HTM</tt>) renditions. Some distributions may also include other formats
|
||||
such as Portable Document Format (<tt class="FILENAME">.PDF</tt>).</p>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<p><tt class="FILENAME">README.TXT</tt>: This file, which gives some general information
|
||||
about FreeBSD as well as some cursory notes about obtaining a distribution.</p>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<p><tt class="FILENAME">RELNOTES.TXT</tt>: The release notes, showing what's new and
|
||||
different in FreeBSD 8.2-RELEASE compared to the previous release (FreeBSD
|
||||
8.1-RELEASE).</p>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<p><tt class="FILENAME">HARDWARE.TXT</tt>: The hardware compatibility list, showing
|
||||
devices with which FreeBSD has been tested and is known to work.</p>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<p><tt class="FILENAME">ERRATA.TXT</tt>: Release errata. Late-breaking, post-release
|
||||
information can be found in this file, which is principally applicable to releases (as
|
||||
opposed to snapshots). It is important to consult this file before installing a release
|
||||
of FreeBSD, as it contains the latest information on problems which have been found and
|
||||
fixed since the release was created.</p>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<br />
|
||||
<br />
|
||||
<p>On platforms that support <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=sysinstall&sektion=8&manpath=FreeBSD+8.2-RELEASE">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">sysinstall</span>(8)</span></a>
|
||||
(currently amd64, i386, ia64, pc98, and sparc64), these documents are generally available
|
||||
via the Documentation menu during installation. Once the system is installed, you can
|
||||
revisit this menu by re-running the <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=sysinstall&sektion=8&manpath=FreeBSD+8.2-RELEASE">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">sysinstall</span>(8)</span></a>
|
||||
utility.</p>
|
||||
|
||||
<div class="NOTE">
|
||||
<blockquote class="NOTE">
|
||||
<p><b>Note:</b> It is extremely important to read the errata for any given release before
|
||||
installing it, to learn about any “late-breaking news” or post-release
|
||||
problems. The errata file accompanying each release (most likely right next to this file)
|
||||
is already out of date by definition, but other copies are kept updated on the Internet
|
||||
and should be consulted as the “current errata” for this release. These other
|
||||
copies of the errata are located at <a href="http://www.FreeBSD.org/releases/"
|
||||
target="_top">http://www.FreeBSD.org/releases/</a> (as well as any sites which keep
|
||||
up-to-date mirrors of this location).</p>
|
||||
</blockquote>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="SECT2">
|
||||
<hr />
|
||||
<h3 class="SECT2"><a id="AEN144" name="AEN144">4.2 Manual Pages</a></h3>
|
||||
|
||||
<p>As with almost all <span class="TRADEMARK">UNIX</span> like operating systems, FreeBSD
|
||||
comes with a set of on-line manual pages, accessed through the <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=man&sektion=1&manpath=FreeBSD+8.2-RELEASE">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">man</span>(1)</span></a> command
|
||||
or through the <a href="http://www.FreeBSD.org/cgi/man.cgi" target="_top">hypertext
|
||||
manual pages gateway</a> on the FreeBSD Web site. In general, the manual pages provide
|
||||
information on the different commands and APIs available to the FreeBSD user.</p>
|
||||
|
||||
<p>In some cases, manual pages are written to give information on particular topics.
|
||||
Notable examples of such manual pages are <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=tuning&sektion=7&manpath=FreeBSD+8.2-RELEASE">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">tuning</span>(7)</span></a> (a
|
||||
guide to performance tuning), <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=security&sektion=7&manpath=FreeBSD+8.2-RELEASE">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">security</span>(7)</span></a> (an
|
||||
introduction to FreeBSD security), and <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=style&sektion=9&manpath=FreeBSD+8.2-RELEASE">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">style</span>(9)</span></a> (a
|
||||
style guide to kernel coding).</p>
|
||||
</div>
|
||||
|
||||
<div class="SECT2">
|
||||
<hr />
|
||||
<h3 class="SECT2"><a id="AEN162" name="AEN162">4.3 Books and Articles</a></h3>
|
||||
|
||||
<p>Two highly-useful collections of FreeBSD-related information, maintained by the
|
||||
FreeBSD Project, are the FreeBSD Handbook and FreeBSD FAQ (Frequently Asked Questions
|
||||
document). On-line versions of the <a
|
||||
href="http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/"
|
||||
target="_top">Handbook</a> and <a
|
||||
href="http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/faq/" target="_top">FAQ</a> are
|
||||
always available from the <a href="http://www.FreeBSD.org/docs.html"
|
||||
target="_top">FreeBSD Documentation page</a> or its mirrors. If you install the <tt
|
||||
class="FILENAME">doc</tt> distribution set, you can use a Web browser to read the
|
||||
Handbook and FAQ locally. In particular, note that the Handbook contains a step-by-step
|
||||
guide to installing FreeBSD.</p>
|
||||
|
||||
<p>A number of on-line books and articles, also maintained by the FreeBSD Project, cover
|
||||
more-specialized, FreeBSD-related topics. This material spans a wide range of topics,
|
||||
from effective use of the mailing lists, to dual-booting FreeBSD with other operating
|
||||
systems, to guidelines for new committers. Like the Handbook and FAQ, these documents are
|
||||
available from the FreeBSD Documentation Page or in the <tt class="FILENAME">doc</tt>
|
||||
distribution set.</p>
|
||||
|
||||
<p>A listing of other books and documents about FreeBSD can be found in the <a
|
||||
href="http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/bibliography.html"
|
||||
target="_top">bibliography</a> of the FreeBSD Handbook. Because of FreeBSD's strong <span
|
||||
class="TRADEMARK">UNIX</span> heritage, many other articles and books written for <span
|
||||
class="TRADEMARK">UNIX</span> systems are applicable as well, some of which are also
|
||||
listed in the bibliography.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="SECT1">
|
||||
<hr />
|
||||
<h2 class="SECT1"><a id="ACKNOWLEDGEMENTS" name="ACKNOWLEDGEMENTS">5
|
||||
Acknowledgments</a></h2>
|
||||
|
||||
<p>FreeBSD represents the cumulative work of many hundreds, if not thousands, of
|
||||
individuals from around the world who have worked countless hours to bring about this
|
||||
release. For a complete list of FreeBSD developers and contributors, please see <a
|
||||
href="http://www.FreeBSD.org/doc/en_US.ISO8859-1/articles/contributors/"
|
||||
target="_top">“Contributors to FreeBSD”</a> on the FreeBSD Web site or any of
|
||||
its mirrors.</p>
|
||||
|
||||
<p>Special thanks also go to the many thousands of FreeBSD users and testers all over the
|
||||
world, without whom this release simply would not have been possible.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<hr />
|
||||
<p align="center"><small>This file, and other release-related documents, can be
|
||||
downloaded from <a href="ftp://ftp.FreeBSD.org/">ftp://ftp.FreeBSD.org/</a>.</small></p>
|
||||
|
||||
<p align="center"><small>For questions about FreeBSD, read the <a
|
||||
href="http://www.FreeBSD.org/docs.html">documentation</a> before contacting <<a
|
||||
href="mailto:questions@FreeBSD.org">questions@FreeBSD.org</a>>.</small></p>
|
||||
|
||||
<p align="center"><small>For questions about this documentation, e-mail <<a
|
||||
href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>>.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
1967
en/releases/8.2R/relnotes-detailed.html
Normal file
1967
en/releases/8.2R/relnotes-detailed.html
Normal file
File diff suppressed because it is too large
Load diff
348
en/releases/8.2R/relnotes.sgml
Normal file
348
en/releases/8.2R/relnotes.sgml
Normal file
|
|
@ -0,0 +1,348 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD$">
|
||||
<!ENTITY title "FreeBSD 8.2-RELEASE Release Notes">
|
||||
<!ENTITY % navinclude.download "INCLUDE">
|
||||
]>
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<h2>Release Highlights</h2>
|
||||
|
||||
<p>The highlights in the 8.2-RELEASE are the following:</p>
|
||||
|
||||
<ul>
|
||||
<li><p>[amd64] FreeBSD/amd64 now always sets the KVA space as
|
||||
equal to or larger than physical memory size. This change would help to
|
||||
prevent a “kmem_map too small” panic which often occurs
|
||||
when using ZFS.[<a
|
||||
href="http://svn.freebsd.org/viewvc/base?view=revision&revision=214620"
|
||||
target="_top">r214620</a>]</p></li>
|
||||
|
||||
<li><p>The FreeBSD <tt class="FILENAME">GENERIC</tt> kernel is now
|
||||
compiled with <code class="OPTION">KDB</code> and <code
|
||||
class="OPTION">KDB_TRACE</code> options. From 8.2-RELEASE
|
||||
the kernel supports displaying a stack trace on panic by
|
||||
using <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=stack&sektion=9&manpath=FreeBSD+8.2-RELEASE">
|
||||
<span class="CITEREFENTRY"><span
|
||||
class="REFENTRYTITLE">stack</span>(9)</span></a> facility
|
||||
with no debugger backend like <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=ddb&sektion=8&manpath=FreeBSD+8.2-RELEASE">
|
||||
<span class="CITEREFENTRY"><span
|
||||
class="REFENTRYTITLE">ddb</span>(8)</span></a>. Note that
|
||||
this does not change the default behaviors of the <tt
|
||||
class="FILENAME">GENERIC</tt> kernel on panic.[<a
|
||||
href="http://svn.freebsd.org/viewvc/base?view=revision&revision=214326"
|
||||
target="_top">r214326</a>]</p></li>
|
||||
|
||||
<li><p>The FreeBSD <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=crypto&sektion=4&manpath=FreeBSD+8.2-RELEASE">
|
||||
<span class="CITEREFENTRY"><span
|
||||
class="REFENTRYTITLE">crypto</span>(4)</span></a> framework
|
||||
(opencrypto) now supports XTS-AES (XEX-TCB-CTS, or XEX-based
|
||||
Tweaked Code Book mode with CipherText Stealing), which is
|
||||
defined in IEEE Std. 1619-2007.[<a
|
||||
href="http://svn.freebsd.org/viewvc/base?view=revision&revision=214254"
|
||||
target="_top">r214254</a>]</p></li>
|
||||
|
||||
<li><p>[amd64] Xen HVM support in FreeBSD/amd64 kernel has been improved. For more details,
|
||||
see <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=xen&sektion=4&manpath=FreeBSD+8.2-RELEASE">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">xen</span>(4)</span></a> manual
|
||||
page.[<a href="http://svn.freebsd.org/viewvc/base?view=revision&revision=215788"
|
||||
target="_top">r215788</a>]</p></li>
|
||||
|
||||
<li><p>FreeBSD now fully supports GPT (GUID Partition Table). Checksums of primary header and
|
||||
primary partition table are verified properly now.[<a
|
||||
href="http://svn.freebsd.org/viewvc/base?view=revision&revision=213994"
|
||||
target="_top">r213994</a>]</p></li>
|
||||
|
||||
<li><p>[amd64, i386] The <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=aesni&sektion=4&manpath=FreeBSD+8.2-RELEASE">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">aesni</span>(4)</span></a> driver
|
||||
has been added. This supports AES accelerator on Intel CPUs and accelerates AES
|
||||
operations for <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=crypto&sektion=4&manpath=FreeBSD+8.2-RELEASE">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">crypto</span>(4)</span></a>.[<a
|
||||
href="http://svn.freebsd.org/viewvc/base?view=revision&revision=215633"
|
||||
target="_top">r215633</a>]</p></li>
|
||||
|
||||
<li><p>[amd64, i386] The <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=aibs&sektion=4&manpath=FreeBSD+8.2-RELEASE">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">aibs</span>(4)</span></a> driver
|
||||
has been added. This supports the hardware sensors in ASUS motherboards and replaces the
|
||||
<a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=acpi_aiboost&sektion=4&manpath=FreeBSD+8.2-RELEASE">
|
||||
<span class="CITEREFENTRY"><span
|
||||
class="REFENTRYTITLE">acpi_aiboost</span>(4)</span></a>
|
||||
driver.[<a
|
||||
href="http://svn.freebsd.org/viewvc/base?view=revision&revision=210476"
|
||||
target="_top">r210476</a>]</p></li>
|
||||
|
||||
<li><p>The <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=tpm&sektion=4&manpath=FreeBSD+8.2-RELEASE">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">tpm</span>(4)</span></a> driver,
|
||||
which supports Trusted Platform Module has been added.[<a
|
||||
href="http://svn.freebsd.org/viewvc/base?view=revision&revision=215036"
|
||||
target="_top">r215036</a>]</p></li>
|
||||
|
||||
<li><p>The xhci(4) driver, which supports Extensible Host Controller Interface (xHCI) and USB
|
||||
3.0, has been added.[<a
|
||||
href="http://svn.freebsd.org/viewvc/base?view=revision&revision=215944"
|
||||
target="_top">r215944</a>]</p></li>
|
||||
|
||||
<li><p>The FreeBSD Linux emulation subsystem now supports the <b
|
||||
class="APPLICATION">video4linux</b> API. This requires native <b
|
||||
class="APPLICATION">video4linux</b> hardware drivers such as the ones provided by <tt
|
||||
class="FILENAME">multimedia/pwcbsd</tt> and <tt
|
||||
class="FILENAME">multimedia/webcamd</tt>.</p></li>
|
||||
|
||||
<li><p>The <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=miibus&sektion=4&manpath=FreeBSD+8.2-RELEASE">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">miibus</span>(4)</span></a> has
|
||||
been rewritten for the generic IEEE 802.3 annex 31B full duplex flow control support. The
|
||||
<a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=alc&sektion=4&manpath=FreeBSD+8.2-RELEASE">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">alc</span>(4)</span></a>, <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=bge&sektion=4&manpath=FreeBSD+8.2-RELEASE">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">bge</span>(4)</span></a>, <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=bce&sektion=4&manpath=FreeBSD+8.2-RELEASE">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">bce</span>(4)</span></a>, <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=cas&sektion=4&manpath=FreeBSD+8.2-RELEASE">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">cas</span>(4)</span></a>, <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=fxp&sektion=4&manpath=FreeBSD+8.2-RELEASE">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">fxp</span>(4)</span></a>, <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=gem&sektion=4&manpath=FreeBSD+8.2-RELEASE">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">gem</span>(4)</span></a>, <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=jme&sektion=4&manpath=FreeBSD+8.2-RELEASE">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">jme</span>(4)</span></a>, <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=msk&sektion=4&manpath=FreeBSD+8.2-RELEASE">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">msk</span>(4)</span></a>, <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=nfe&sektion=4&manpath=FreeBSD+8.2-RELEASE">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">nfe</span>(4)</span></a>, <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=re&sektion=4&manpath=FreeBSD+8.2-RELEASE">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">re</span>(4)</span></a>, <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=stge&sektion=4&manpath=FreeBSD+8.2-RELEASE">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">stge</span>(4)</span></a>, and <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=xl&sektion=4&manpath=FreeBSD+8.2-RELEASE">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">xl</span>(4)</span></a> drivers
|
||||
along with atphy(4), bmtphy(4), brgphy(4), e1000phy(4), gentbi(4), inphy(4),
|
||||
ip1000phy(4), jmphy(4), nsgphy(4), nsphyter(4), and <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=rgephy&sektion=4&manpath=FreeBSD+8.2-RELEASE">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">rgephy</span>(4)</span></a> have
|
||||
been updated to support flow control via this facility.[<a
|
||||
href="http://svn.freebsd.org/viewvc/base?view=revision&revision=211379"
|
||||
target="_top">r211379</a>, <a
|
||||
href="http://svn.freebsd.org/viewvc/base?view=revision&revision=215881"
|
||||
target="_top">r215881</a>, <a
|
||||
href="http://svn.freebsd.org/viewvc/base?view=revision&revision=215890"
|
||||
target="_top">r215890</a>, <a
|
||||
href="http://svn.freebsd.org/viewvc/base?view=revision&revision=2105894"
|
||||
target="_top">r2105894</a>, <a
|
||||
href="http://svn.freebsd.org/viewvc/base?view=revision&revision=216002"
|
||||
target="_top">r216002</a>, <a
|
||||
href="http://svn.freebsd.org/viewvc/base?view=revision&revision=216023"
|
||||
target="_top">r216023</a>, <a
|
||||
href="http://svn.freebsd.org/viewvc/base?view=revision&revision=216029"
|
||||
target="_top">r216029</a>, <a
|
||||
href="http://svn.freebsd.org/viewvc/base?view=revision&revision=216031"
|
||||
target="_top">r216031</a>, <a
|
||||
href="http://svn.freebsd.org/viewvc/base?view=revision&revision=216033"
|
||||
target="_top">r216033</a>]</p></li>
|
||||
|
||||
<li><p>A new <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=netgraph&sektion=4&manpath=FreeBSD+8.2-RELEASE">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">netgraph</span>(4)</span></a> node
|
||||
<a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=ng_patch&sektion=4&manpath=FreeBSD+8.2-RELEASE">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">ng_patch</span>(4)</span></a> has
|
||||
been added. This performs data modification of packets passing through. Modifications are
|
||||
restricted to a subset of C language operations on unsigned integers of 8, 16, 32 or
|
||||
64-bit size.[<a
|
||||
href="http://svn.freebsd.org/viewvc/base?view=revision&revision=209843"
|
||||
target="_top">r209843</a>]</p></li>
|
||||
|
||||
<li><p>The FreeBSD TCP reassembly implementation has been improved. A long-standing
|
||||
accounting bug affecting SMP systems has been fixed and the <code
|
||||
class="VARNAME">net.inet.tcp.reass.maxqlen</code> <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=sysctl&sektion=8&manpath=FreeBSD+8.2-RELEASE">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">sysctl</span>(8)</span></a>
|
||||
variable has been retired in favor of a per-connection dynamic limit based on the receive
|
||||
socket buffer size. FreeBSD receivers now handle packet loss (particularly losses caused
|
||||
by queue overflows) significantly better than before which improves connection
|
||||
throughput.[<a
|
||||
href="http://svn.freebsd.org/viewvc/base?view=revision&revision=214865"
|
||||
target="_top">r214865</a>, <a
|
||||
href="http://svn.freebsd.org/viewvc/base?view=revision&revision=214866"
|
||||
target="_top">r214866</a>]</p></li>
|
||||
|
||||
<li><p>The <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=siftr&sektion=4&manpath=FreeBSD+8.2-RELEASE">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">siftr</span>(4)</span></a>,
|
||||
Statistical Information For TCP Research (SIFTR) kernel module has been added. This is a
|
||||
facility that logs a range of statistics on active TCP connections to a log file. It
|
||||
provides the ability to make highly granular measurements of TCP connection state, aimed
|
||||
at system administrators, developers and researchers.[<a
|
||||
href="http://svn.freebsd.org/viewvc/base?view=revision&revision=214859"
|
||||
target="_top">r214859</a>]</p></li>
|
||||
|
||||
<li><p>The <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=geli&sektion=8&manpath=FreeBSD+8.2-RELEASE">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">geli</span>(8)</span></a> GEOM
|
||||
class now uses XTS-AES mode by default.[<a
|
||||
href="http://svn.freebsd.org/viewvc/base?view=revision&revision=214405"
|
||||
target="_top">r214405</a>]</p></li>
|
||||
|
||||
<li><p>The ZFS on-disk format has been updated to version 15 and
|
||||
various performance improvements for the ZFS have been imported
|
||||
from OpenSolaris.</p></li>
|
||||
|
||||
<li><p>Userland support for the <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=dtrace&sektion=1&manpath=FreeBSD+8.2-RELEASE">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">dtrace</span>(1)</span></a>
|
||||
subsystem has been added. This allows inspection of userland software itself and its
|
||||
correlation with the kernel, thus allowing a much better picture of what exactly is going
|
||||
on behind the scenes. The <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=dtruss&sektion=1&manpath=FreeBSD+8.2-RELEASE">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">dtruss</span>(1)</span></a>
|
||||
utility has been added and <tt class="FILENAME">libproc</tt> has been updated to support
|
||||
the facility.[<a
|
||||
href="http://svn.freebsd.org/viewvc/base?view=revision&revision=214983"
|
||||
target="_top">r214983</a>]</p></li>
|
||||
|
||||
<li><p>The <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=gpart&sektion=8&manpath=FreeBSD+8.2-RELEASE">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">gpart</span>(8)</span></a> utility
|
||||
now supports a <tt class="COMMAND">recover</tt> subcommand for GPT partition tables.</p></li>
|
||||
|
||||
<li><p>The <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=gpart&sektion=8&manpath=FreeBSD+8.2-RELEASE">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">gpart</span>(8)</span></a> utility
|
||||
now supports <tt class="LITERAL">GPT_ENT_ATTR_BOOTME</tt>, <tt
|
||||
class="LITERAL">GPT_ENT_ATTR_BOOTONCE</tt>, and <tt
|
||||
class="LITERAL">GPT_ENT_ATTR_BOOTFAILED</tt> attributes in GPT. The attribute keywords in
|
||||
the command line are <tt class="LITERAL">bootme</tt>, <tt class="LITERAL">bootonce</tt>,
|
||||
and <tt class="LITERAL">bootfailed</tt> respectively.[<a
|
||||
href="http://svn.freebsd.org/viewvc/base?view=revision&revision=213994"
|
||||
target="_top">r213994</a>]</p></li>
|
||||
|
||||
<li><p>The <tt class="FILENAME">libarchive</tt> library and <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=tar&sektion=1&manpath=FreeBSD+8.2-RELEASE">
|
||||
<span class="CITEREFENTRY"><span
|
||||
class="REFENTRYTITLE">tar</span>(1)</span></a> utility now
|
||||
support LZMA (Lempel-Ziv-Markov chain-Algorithm) compression
|
||||
format.[<a
|
||||
href="http://svn.freebsd.org/viewvc/base?view=revision&revision=213667"
|
||||
target="_top">r213667</a>]</p></li>
|
||||
|
||||
<li><p>The <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=newsyslog&sektion=8&manpath=FreeBSD+8.2-RELEASE">
|
||||
<span class="CITEREFENTRY"><span
|
||||
class="REFENTRYTITLE">newsyslog</span>(8)</span></a> utility now
|
||||
supports an <code class="OPTION">-S <tt
|
||||
class="REPLACEABLE"><i>pidfile</i></tt></code> option to override the
|
||||
default <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=syslogd&sektion=8&manpath=FreeBSD+8.2-RELEASE">
|
||||
<span class="CITEREFENTRY"><span
|
||||
class="REFENTRYTITLE">syslogd</span>(8)</span></a> PID file.[<a
|
||||
href="http://svn.freebsd.org/viewvc/base?view=revision&revision=211699"
|
||||
target="_top">r211699</a>]</p></li>
|
||||
|
||||
<li><p>The <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=newsyslog&sektion=8&manpath=FreeBSD+8.2-RELEASE">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">newsyslog</span>(8)</span></a>
|
||||
utility now supports a special log file name <tt class="LITERAL"><include></tt> for
|
||||
processing file inclusion. Globbing in the file name and circular dependency detection
|
||||
are supported. For more details, see the <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=newsyslog.conf&sektion=5&manpath=FreeBSD+8.2-RELEASE">
|
||||
<span class="CITEREFENTRY"><span
|
||||
class="REFENTRYTITLE">newsyslog.conf</span>(5)</span></a> manual page.[<a
|
||||
href="http://svn.freebsd.org/viewvc/base?view=revision&revision=215622"
|
||||
target="_top">r215622</a>]</p></li>
|
||||
|
||||
<li><p>The <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=pmcstat&sektion=8&manpath=FreeBSD+8.2-RELEASE">
|
||||
<span class="CITEREFENTRY"><span
|
||||
class="REFENTRYTITLE">pmcstat</span>(8)</span></a> utility
|
||||
now supports a file and a network socket as a top source.
|
||||
This allows top monitoring over TCP on a system with no
|
||||
local symbols, for example.[<a
|
||||
href="http://svn.freebsd.org/viewvc/base?view=revision&revision=211098"
|
||||
target="_top">r211098</a>]</p></li>
|
||||
|
||||
<li><p>The <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=tftp&sektion=1&manpath=FreeBSD+8.2-RELEASE">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">tftp</span>(1)</span></a> and <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=tftpd&sektion=8&manpath=FreeBSD+8.2-RELEASE">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">tftpd</span>(8)</span></a>
|
||||
utilities have been improved for better interoperability and they now support RFC 1350,
|
||||
2347, 2348, 2349, and 3617.[<a
|
||||
href="http://svn.freebsd.org/viewvc/base?view=revision&revision=213036"
|
||||
target="_top">r213036</a>, <a
|
||||
href="http://svn.freebsd.org/viewvc/base?view=revision&revision=213038"
|
||||
target="_top">r213038</a>]</p></li>
|
||||
|
||||
<li><p>A periodic script for <tt class="COMMAND">zfs scrub</tt> has been added. For more
|
||||
details, see the <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=periodic.conf&sektion=5&manpath=FreeBSD+8.2-RELEASE">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">periodic.conf</span>(5)</span></a>
|
||||
manual page.</p></li>
|
||||
|
||||
<li><p>A periodic script which can be used to find installed
|
||||
ports' files with mismatched checksum has been added. For more
|
||||
details, see the <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=periodic.conf&sektion=5&manpath=FreeBSD+8.2-RELEASE">
|
||||
<span class="CITEREFENTRY"><span
|
||||
class="REFENTRYTITLE">periodic.conf</span>(5)</span></a>
|
||||
manual page.</p></li>
|
||||
|
||||
<li><p>The <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=sysinstall&sektion=8&manpath=FreeBSD+8.2-RELEASE">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">sysinstall</span>(8)</span></a>
|
||||
utility now uses the following numbers for default and minimum partition sizes: 1GB for
|
||||
<tt class="FILENAME">/</tt>, 4GB for <tt class="FILENAME">/var</tt>, and 1GB for <tt
|
||||
class="FILENAME">/tmp</tt>.[<a
|
||||
href="http://svn.freebsd.org/viewvc/base?view=revision&revision=211007"
|
||||
target="_top">r211007</a>]</p></li>
|
||||
|
||||
<li><p>The <b class="APPLICATION">ACPI-CA</b> has been updated to 20101013.</p></li>
|
||||
|
||||
<li><p>The <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=ee&sektion=1&manpath=FreeBSD+8.2-RELEASE">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">ee</span>(1)</span></a> program
|
||||
has been updated to version 1.5.2.[<a
|
||||
href="http://svn.freebsd.org/viewvc/base?view=revision&revision=214287"
|
||||
target="_top">r214287</a>]</p></li>
|
||||
|
||||
<li><p><b class="APPLICATION">ISC BIND</b> has been updated to version 9.6-ESV-R3.</p></li>
|
||||
|
||||
<li><p><b class="APPLICATION">netcat</b> has been updated to version 4.8.</p></li>
|
||||
|
||||
<li><p><b class="APPLICATION">OpenSSL</b> has been updated to version 0.9.8q.</p></li>
|
||||
|
||||
<li><p>The <b class="APPLICATION">timezone</b> database has been updated to the <b
|
||||
class="APPLICATION">tzdata2010o</b> release.</p></li>
|
||||
|
||||
<li><p>The <b class="APPLICATION">xz</b> has been updated from snapshot as of 12 April 2010
|
||||
to 5.0.0 release</p></li>
|
||||
|
||||
<li><p>The supported version of the <b class="APPLICATION">GNOME</b> desktop environment (<a
|
||||
href="http://www.FreeBSD.org/cgi/url.cgi?ports/x11/gnome2/pkg-descr"><tt
|
||||
class="FILENAME">x11/gnome2</tt></a>) has been updated to 2.32.1.</p></li>
|
||||
|
||||
<li><p>The supported version of the <b class="APPLICATION">KDE</b> desktop environment (<a
|
||||
href="http://www.FreeBSD.org/cgi/url.cgi?ports/x11/kde4/pkg-descr"><tt
|
||||
class="FILENAME">x11/kde4</tt></a>) has been updated to 4.5.5.</p></li>
|
||||
</ul>
|
||||
|
||||
<p>For more details, please see <a href="relnotes-detailed.html">the
|
||||
Detailed Release Notes</a>.</p>
|
||||
|
||||
<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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue