- Move includes.nav*.sgml to share/sgml/navibar.ent and
   <lang>/share/sgml/navibar.l10n.ent.
 - Move includes.sgml and includes.xsl to
   share/sgml/common.ent, share/sgml/header.ent, <lang>/share/sgml/l10n.ent,
   and <lang>/share/sgml/header.l10n.ent.
 - Move most of XSLT libraries to share/sgml/*.xsl and
   <lang>/share/sgml/*.xsl.
 - Move news.xml and other *.xml files for the similar purpose
   to share/sgml/*.xml and <lang>/share/sgml/*.xml.
 - Switch to use a custom DTD for HTML document.  Now we use
   "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension", which is
   HTML 4.01 + some entities previously pulled via
   "<!ENTITY % includes SYSTEM "includes.sgml"> %includes;" line.
   The location of entity file will be resolved by using catalog file.
 - Add DOCTYPE declearation to XML documents.  This makes the followings
   possible:
   * Use of &foo; entities for SGML in an XML file instead of defining
     {$foo} as the same content.
   * &symbolic; entities for Latin characters.
 - Duplicated information between SGML and XML, or English and
   translated doc, has been removed as much as possible.
		
	
			
		
			
				
	
	
		
			204 lines
		
	
	
	
		
			8.6 KiB
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			204 lines
		
	
	
	
		
			8.6 KiB
		
	
	
	
		
			Text
		
	
	
	
	
	
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
 | 
						|
<!ENTITY date "$FreeBSD: www/zh_CN/relnotes.sgml,v 1.1 2006/07/11 15:27:47 delphij Exp $">
 | 
						|
<!ENTITY title "Release Documentation">
 | 
						|
<!ENTITY % navinclude.about "INCLUDE">
 | 
						|
]>
 | 
						|
 | 
						|
<!-- The FreeBSD Simplified Chinese Documentation Project -->
 | 
						|
<!-- Original Revision: 1.17 -->
 | 
						|
 | 
						|
<html>
 | 
						|
    &header;
 | 
						|
    
 | 
						|
    <img src="gifs/doc.jpg" alt="BSD daemon reading documentation" align="right" border="0" width="274" height="163">
 | 
						|
    
 | 
						|
    <p>Each distribution of FreeBSD includes several documentation
 | 
						|
      files describing the particular distribution (RELEASE,
 | 
						|
      SNAPSHOTs, etc.).  These files typically include:</p>
 | 
						|
 | 
						|
    <ul>
 | 
						|
      <li>README:  General introduction.</li>
 | 
						|
 | 
						|
      <li>Release Notes:  Information about changes from the
 | 
						|
        previous release of FreeBSD.</li>
 | 
						|
 | 
						|
      <li>Hardware Notes:  A list of hardware devices known to work
 | 
						|
        with FreeBSD.</li>
 | 
						|
 | 
						|
      <li>Installation Instructions:  A brief guide to installing
 | 
						|
        FreeBSD.</li>
 | 
						|
 | 
						|
      <li>Errata:  Late-breaking news, including corrections,
 | 
						|
        security advisories, and potential problems found after each
 | 
						|
        release.</li>
 | 
						|
    </ul>
 | 
						|
 | 
						|
    <p>Of the files listed above, the release notes, hardware notes, and
 | 
						|
    installation instructions are customized for each architecture
 | 
						|
    supported by FreeBSD.</p>
 | 
						|
 | 
						|
    <h2>RELEASE versions of FreeBSD</h2>
 | 
						|
 | 
						|
    <p>The release documentation for each -RELEASE version of FreeBSD
 | 
						|
      (for example, &rel.current;-RELEASE) can be found on the 
 | 
						|
      <a href="releases/index.html">releases</a> page of
 | 
						|
      the FreeBSD Web site, as well as its mirrors.</p>
 | 
						|
 | 
						|
    <p>These files (usually in both HTML and text forms) can be found
 | 
						|
      in the top-level directory of each distribution (whether on
 | 
						|
      CD-ROM, an FTP site, or the install floppy disks).
 | 
						|
 | 
						|
    <h2>Snapshot versions of FreeBSD</h2>
 | 
						|
 | 
						|
    <p>The release documentation files for snapshots can generally be
 | 
						|
      found in the top-level directory of each snapshot.</p>
 | 
						|
 | 
						|
    <h2>Documentation for -CURRENT and -STABLE</h2>
 | 
						|
 | 
						|
    <p>Automatically-generated HTML versions of the release
 | 
						|
      documentation for FreeBSD -CURRENT and FreeBSD -STABLE are
 | 
						|
      available on the FreeBSD Web site.  These documents are
 | 
						|
      continually changing; the versions on the Web site are rebuilt
 | 
						|
      at the same time that the rest of the Web site is updated.</p>
 | 
						|
 | 
						|
    <h3>FreeBSD -CURRENT Release Documentation</h3>
 | 
						|
 | 
						|
    <ul>
 | 
						|
      <li><a href="&base;/relnotes/CURRENT/readme/index.html">README</a></li>
 | 
						|
 | 
						|
      <li>Release Notes:
 | 
						|
	<a href="&base;/relnotes/CURRENT/relnotes/alpha/index.html">alpha</a>,
 | 
						|
	<a href="&base;/relnotes/CURRENT/relnotes/amd64/index.html">amd64</a>,
 | 
						|
	<a href="&base;/relnotes/CURRENT/relnotes/i386/index.html">i386</a>,
 | 
						|
	<a href="&base;/relnotes/CURRENT/relnotes/ia64/index.html">ia64</a>,
 | 
						|
	<a href="&base;/relnotes/CURRENT/relnotes/pc98/index.html">pc98</a>,
 | 
						|
	<a href="&base;/relnotes/CURRENT/relnotes/sparc64/index.html">sparc64</a></li>
 | 
						|
 | 
						|
      <li>Hardware Notes:
 | 
						|
	<a href="&base;/relnotes/CURRENT/hardware/alpha/index.html">alpha</a>,
 | 
						|
	<a href="&base;/relnotes/CURRENT/hardware/amd64/index.html">amd64</a>,
 | 
						|
	<a href="&base;/relnotes/CURRENT/hardware/i386/index.html">i386</a>,
 | 
						|
	<a href="&base;/relnotes/CURRENT/hardware/ia64/index.html">ia64</a>,
 | 
						|
	<a href="&base;/relnotes/CURRENT/hardware/pc98/index.html">pc98</a>,
 | 
						|
	<a href="&base;/relnotes/CURRENT/hardware/sparc64/index.html">sparc64</a></li>
 | 
						|
 | 
						|
      <li>Installation Instructions:
 | 
						|
	<a href="&base;/relnotes/CURRENT/installation/alpha/index.html">alpha</a>,
 | 
						|
	<a href="&base;/relnotes/CURRENT/installation/amd64/index.html">amd64</a>,
 | 
						|
	<a href="&base;/relnotes/CURRENT/installation/i386/index.html">i386</a>,
 | 
						|
	<a href="&base;/relnotes/CURRENT/installation/ia64/index.html">ia64</a>,
 | 
						|
	<a href="&base;/relnotes/CURRENT/installation/pc98/index.html">pc98</a>,
 | 
						|
	<a href="&base;/relnotes/CURRENT/installation/sparc64/index.html">sparc64</a></li>
 | 
						|
 | 
						|
      <li><a href="&base;/relnotes/CURRENT/errata/index.html">Errata</a></li>
 | 
						|
    </ul>
 | 
						|
 | 
						|
    <h3>FreeBSD 6-STABLE Release Documentation</h3>
 | 
						|
 | 
						|
    <ul>
 | 
						|
      <li><a href="&base;/relnotes/6-STABLE/readme/index.html">README</a></li>
 | 
						|
 | 
						|
      <li>Release Notes:
 | 
						|
	<a href="&base;/relnotes/6-STABLE/relnotes/alpha/index.html">alpha</a>,
 | 
						|
	<a href="&base;/relnotes/6-STABLE/relnotes/amd64/index.html">amd64</a>,
 | 
						|
	<a href="&base;/relnotes/6-STABLE/relnotes/i386/index.html">i386</a>,
 | 
						|
	<a href="&base;/relnotes/6-STABLE/relnotes/ia64/index.html">ia64</a>,
 | 
						|
	<a href="&base;/relnotes/6-STABLE/relnotes/pc98/index.html">pc98</a>,
 | 
						|
	<a href="&base;/relnotes/6-STABLE/relnotes/sparc64/index.html">sparc64</a></li>
 | 
						|
 | 
						|
      <li>Hardware Notes:
 | 
						|
	<a href="&base;/relnotes/6-STABLE/hardware/alpha/index.html">alpha</a>,
 | 
						|
	<a href="&base;/relnotes/6-STABLE/hardware/amd64/index.html">amd64</a>,
 | 
						|
	<a href="&base;/relnotes/6-STABLE/hardware/i386/index.html">i386</a>,
 | 
						|
	<a href="&base;/relnotes/6-STABLE/hardware/ia64/index.html">ia64</a>,
 | 
						|
	<a href="&base;/relnotes/6-STABLE/hardware/pc98/index.html">pc98</a>,
 | 
						|
	<a href="&base;/relnotes/6-STABLE/hardware/sparc64/index.html">sparc64</a></li>
 | 
						|
 | 
						|
      <li>Installation Instructions:
 | 
						|
	<a href="&base;/relnotes/6-STABLE/installation/alpha/index.html">alpha</a>,
 | 
						|
	<a href="&base;/relnotes/6-STABLE/installation/amd64/index.html">amd64</a>,
 | 
						|
	<a href="&base;/relnotes/6-STABLE/installation/i386/index.html">i386</a>,
 | 
						|
	<a href="&base;/relnotes/6-STABLE/installation/ia64/index.html">ia64</a>,
 | 
						|
	<a href="&base;/relnotes/6-STABLE/installation/pc98/index.html">pc98</a>,
 | 
						|
	<a href="&base;/relnotes/6-STABLE/installation/sparc64/index.html">sparc64</a></li>
 | 
						|
 | 
						|
      <li><a href="&base;/relnotes/6-STABLE/errata/index.html">Errata</a></li>
 | 
						|
    </ul>
 | 
						|
 | 
						|
    <h3>FreeBSD 5-STABLE Release Documentation</h3>
 | 
						|
 | 
						|
    <ul>
 | 
						|
      <li><a href="&base;/relnotes/5-STABLE/readme/index.html">README</a></li>
 | 
						|
 | 
						|
      <li><a href="&base;/releases/&rel2.current;R/migration-guide.html">FreeBSD
 | 
						|
	  5.X Migration Guide</a></li>
 | 
						|
 | 
						|
      <li>Release Notes:
 | 
						|
	<a href="&base;/relnotes/5-STABLE/relnotes/alpha/index.html">alpha</a>,
 | 
						|
	<a href="&base;/relnotes/5-STABLE/relnotes/amd64/index.html">amd64</a>,
 | 
						|
	<a href="&base;/relnotes/5-STABLE/relnotes/i386/index.html">i386</a>,
 | 
						|
	<a href="&base;/relnotes/5-STABLE/relnotes/ia64/index.html">ia64</a>,
 | 
						|
	<a href="&base;/relnotes/5-STABLE/relnotes/pc98/index.html">pc98</a>,
 | 
						|
	<a href="&base;/relnotes/5-STABLE/relnotes/sparc64/index.html">sparc64</a></li>
 | 
						|
 | 
						|
      <li>Hardware Notes:
 | 
						|
	<a href="&base;/relnotes/5-STABLE/hardware/alpha/index.html">alpha</a>,
 | 
						|
	<a href="&base;/relnotes/5-STABLE/hardware/amd64/index.html">amd64</a>,
 | 
						|
	<a href="&base;/relnotes/5-STABLE/hardware/i386/index.html">i386</a>,
 | 
						|
	<a href="&base;/relnotes/5-STABLE/hardware/ia64/index.html">ia64</a>,
 | 
						|
	<a href="&base;/relnotes/5-STABLE/hardware/pc98/index.html">pc98</a>,
 | 
						|
	<a href="&base;/relnotes/5-STABLE/hardware/sparc64/index.html">sparc64</a></li>
 | 
						|
 | 
						|
      <li>Installation Instructions:
 | 
						|
	<a href="&base;/relnotes/5-STABLE/installation/alpha/index.html">alpha</a>,
 | 
						|
	<a href="&base;/relnotes/5-STABLE/installation/amd64/index.html">amd64</a>,
 | 
						|
	<a href="&base;/relnotes/5-STABLE/installation/i386/index.html">i386</a>,
 | 
						|
	<a href="&base;/relnotes/5-STABLE/installation/ia64/index.html">ia64</a>,
 | 
						|
	<a href="&base;/relnotes/5-STABLE/installation/pc98/index.html">pc98</a>,
 | 
						|
	<a href="&base;/relnotes/5-STABLE/installation/sparc64/index.html">sparc64</a></li>
 | 
						|
 | 
						|
      <li><a href="&base;/relnotes/5-STABLE/errata/index.html">Errata</a></li>
 | 
						|
    </ul>
 | 
						|
 | 
						|
    <h3>FreeBSD 4-STABLE Release Documentation</h3>
 | 
						|
 | 
						|
    <ul>
 | 
						|
      <li><a href="&base;/relnotes/4-STABLE/readme/index.html">README</a></li>
 | 
						|
 | 
						|
      <li>Release Notes:
 | 
						|
	<a href="&base;/relnotes/4-STABLE/relnotes/alpha/index.html">alpha</a>,
 | 
						|
	<a href="&base;/relnotes/4-STABLE/relnotes/i386/index.html">i386</a></li>
 | 
						|
 | 
						|
      <li>Hardware Notes:
 | 
						|
	<a href="&base;/relnotes/4-STABLE/hardware/alpha/index.html">alpha</a>,
 | 
						|
	<a href="&base;/relnotes/4-STABLE/hardware/i386/index.html">i386</a></li>
 | 
						|
 | 
						|
      <li>Installation Instructions:
 | 
						|
	<a href="&base;/relnotes/4-STABLE/installation/alpha/index.html">alpha</a>,
 | 
						|
	<a href="&base;/relnotes/4-STABLE/installation/i386/index.html">i386</a></li>
 | 
						|
 | 
						|
      <li><a href="&base;/relnotes/4-STABLE/errata/index.html">Errata</a></li>
 | 
						|
    </ul>
 | 
						|
 | 
						|
    <h2>Other Sites</h2>
 | 
						|
 | 
						|
    <p>Single-file HTML, PDF, and text renderings of the release
 | 
						|
      documentation for FreeBSD -CURRENT, -STABLE, and recent -RELEASE
 | 
						|
      versions can be found at the <a
 | 
						|
      href="http://people.FreeBSD.org/~bmah/relnotes/">Release
 | 
						|
      Documentation Snapshot Site</a>.  The renderings on this page
 | 
						|
      are updated at irregular, but frequent intervals.</p>
 | 
						|
 | 
						|
      &footer;
 | 
						|
  </body>
 | 
						|
</html>
 | 
						|
 | 
						|
 | 
						|
<!-- 
 | 
						|
     Local Variables:
 | 
						|
     mode: sgml
 | 
						|
     sgml-indent-data: t
 | 
						|
     sgml-omittag: nil
 | 
						|
     sgml-always-quote-attributes: t
 | 
						|
     End:
 | 
						|
-->
 |