Articles on this page are sorted by pathname. This is highly
confusing, and looks to the casual viewer like a random sorting order. In an attempt to shed some light on this, add the pathname used for sorting to each article's entry. (Do the same for books as well.) (A better solution would be to sort the articles by title the way a library's card catalog would do. Also, the distinction between articles and books is irrelevant to the readers, and can probably be removed.) While here, add the 5-STABLE roadmap document, which somehow escaped attention.
This commit is contained in:
parent
f33abd2306
commit
733d4b05a6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=16608
1 changed files with 49 additions and 44 deletions
93
en/docs.sgml
93
en/docs.sgml
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.160 2003/03/15 16:08:54 keramida Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.161 2003/04/08 23:53:35 brueffer Exp $">
|
||||
<!ENTITY title "Documentation">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -42,40 +42,40 @@
|
|||
<h3><a name="books">Books</a></h3>
|
||||
|
||||
<p><a href="doc/en_US.ISO8859-1/books/faq/index.html">The FreeBSD
|
||||
FAQ</a><br>
|
||||
FAQ</a> (<tt>faq</tt>)<br>
|
||||
<small>Frequently Asked Questions, and answers, covering all
|
||||
aspects of FreeBSD.</small></p>
|
||||
|
||||
<p><a href="doc/en_US.ISO8859-1/books/handbook/index.html">The FreeBSD
|
||||
Handbook</a><br>
|
||||
Handbook</a> (<tt>handbook</tt>)<br>
|
||||
<small>A constantly evolving, comprehensive resource for FreeBSD
|
||||
users.</small></p>
|
||||
|
||||
<p><a href="doc/en_US.ISO8859-1/books/developers-handbook/index.html">The
|
||||
FreeBSD Developer's Handbook</a><br>
|
||||
FreeBSD Developer's Handbook</a> (<tt>developers-handbook</tt>)<br>
|
||||
<small>For people who want to develop software for FreeBSD (and not
|
||||
just people who are developing FreeBSD itself).</small></p>
|
||||
|
||||
<p><a href="doc/en_US.ISO8859-1/books/porters-handbook/index.html">The Porter's
|
||||
Handbook</a><br>
|
||||
Handbook</a> (<tt>porters-handbook</tt>)<br>
|
||||
<small>Essential reading if you plan on providing a port of a third
|
||||
party piece of software.</small></p>
|
||||
|
||||
|
||||
<p><a href="doc/en_US.ISO8859-1/books/design-44bsd/index.html">Chapter 2
|
||||
of "The Design and Implementation of the 4.4BSD Operating
|
||||
System"</a><br>
|
||||
System"</a> (<tt>design-44bsd</tt>)<br>
|
||||
<small>Donated by Addison-Wesley, provides a design overview of 4.4BSD,
|
||||
from which FreeBSD was originally derived.</small></p>
|
||||
|
||||
<p><a href="doc/en_US.ISO8859-1/books/corp-net-guide/index.html">Chapter
|
||||
8 of "The FreeBSD Corporate Networker's Guide"</a><br>
|
||||
8 of "The FreeBSD Corporate Networker's Guide"</a> (<tt>corp-net-guide</tt>)<br>
|
||||
<small>Donated by Addison-Wesley, provides an in-depth look at using
|
||||
FreeBSD to provide printing services to Windows, NT, and Novell
|
||||
hosts.</small></p>
|
||||
|
||||
<p><a href="doc/en_US.ISO8859-1/books/fdp-primer">The FreeBSD
|
||||
Documentation Project Primer for New Contributors</a><br>
|
||||
Documentation Project Primer for New Contributors</a> (<tt>fdp-primer</tt>)<br>
|
||||
<small>Everything you need to know in order to start contributing to the
|
||||
FreeBSD Documentation Project.</small></p>
|
||||
|
||||
|
@ -83,138 +83,143 @@
|
|||
|
||||
<!-- Articles are sorted by pathname -->
|
||||
|
||||
<p><a href="doc/en_US.ISO8859-1/articles/5-roadmap/index.html">The
|
||||
Roadmap for 5-STABLE.</a> (<tt>5-roadmap</tt>)<br>
|
||||
<small>Describes medium-term development and release engineering
|
||||
plans leading to the 5-STABLE branch point.</small></p>
|
||||
|
||||
<p><a href="doc/en_US.ISO8859-1/articles/checkpoint/index.html">Integration
|
||||
of Checkpoint VPN-1/Firewall-1 and FreeBSD IPsec.</a><br>
|
||||
of Checkpoint VPN-1/Firewall-1 and FreeBSD IPsec.</a> (<tt>checkpoint</tt>)<br>
|
||||
<small>How to configure Checkpoint VPN-1/Firewall-1 and FreeBSD IPsec.</small></p>
|
||||
|
||||
<p><a href="doc/en_US.ISO8859-1/articles/committers-guide/index.html">The
|
||||
Committer's Guide</a><br>
|
||||
Committer's Guide</a> (<tt>committers-guide</tt>)<br>
|
||||
<small>Introductory information for FreeBSD committers.</small></p>
|
||||
|
||||
<p><a
|
||||
href="doc/en_US.ISO8859-1/articles/console-server/article.html">Console
|
||||
Server Tutorial</a><br>
|
||||
Server Tutorial</a> (<tt>console-server</tt>)<br>
|
||||
<small>How to setup a FreeBSD based console server with a cheap
|
||||
multi-port serial card.</small></p>
|
||||
|
||||
<p><a
|
||||
href="doc/en_US.ISO8859-1/articles/contributing/index.html">Contributing
|
||||
to FreeBSD</a><br>
|
||||
to FreeBSD</a> (<tt>contributing</tt>)<br>
|
||||
<small>How to contribute to the FreeBSD Project.</small></p>
|
||||
|
||||
<p><a href="doc/en_US.ISO8859-1/articles/contributors/index.html">The
|
||||
List of FreeBSD Contributors</a><br>
|
||||
List of FreeBSD Contributors</a> (<tt>contributors</tt>)<br>
|
||||
<small>A list of organizations and individuals who have helped
|
||||
enhance FreeBSD.</small></p>
|
||||
|
||||
<p><a href="doc/en_US.ISO8859-1/articles/cvs-freebsd/article.html">Setting up a CVS repository - The FreeBSD way</a><br>
|
||||
<p><a href="doc/en_US.ISO8859-1/articles/cvs-freebsd/article.html">Setting up a CVS repository - The FreeBSD way</a> (<tt>cvs-freebsd</tt>)<br>
|
||||
<small>How to set up a CVS repository that uses the same CVSROOT
|
||||
infrastructure as the FreeBSD project.</small></p>
|
||||
|
||||
<p><a
|
||||
href="doc/en_US.ISO8859-1/articles/cvsup-advanced/article.html">CVSup
|
||||
Advanced Points</a><br>
|
||||
Advanced Points</a> (<tt>cvsup-advanced</tt>)<br>
|
||||
<small>An article with some tips about the subtleties of CVSup.</small></p>
|
||||
|
||||
<p><a href="doc/en_US.ISO8859-1/articles/dialup-firewall/index.html">Dialup
|
||||
firewalling with FreeBSD</a><br>
|
||||
firewalling with FreeBSD</a> (<tt>dialup-firewall</tt>)<br>
|
||||
<small>How to set up a firewall using PPP and ipfw over a dialup link
|
||||
with dynamically assigned IP addresses.</small></p>
|
||||
|
||||
<p><a href="doc/en_US.ISO8859-1/articles/diskless-x/index.html">Creating
|
||||
a diskless X server</a><br>
|
||||
a diskless X server</a> (<tt>diskless-x</tt>)<br>
|
||||
<small>How to create a diskless X server.</small></p>
|
||||
|
||||
<p><a href="doc/en_US.ISO8859-1/articles/euro/article.html">The Euro symbol
|
||||
on FreeBSD</a><br>
|
||||
on FreeBSD</a> (<tt>euro</tt>)<br>
|
||||
<small>How to configure FreeBSD and related applications to display the
|
||||
new Euro symbol.</small></p>
|
||||
|
||||
<p><a
|
||||
href="doc/en_US.ISO8859-1/articles/explaining-bsd/index.html">Explaining
|
||||
BSD</a><br>
|
||||
BSD</a> (<tt>explaining-bsd</tt>)<br>
|
||||
<small>An answer to the question ``What is BSD?''</small></p>
|
||||
|
||||
<p><a href="doc/en_US.ISO8859-1/articles/fbsd-from-scratch/index.html">FreeBSD
|
||||
From Scratch</a><br>
|
||||
From Scratch</a> (<tt>fbsd-from-scratch</tt>)<br>
|
||||
<small>How to automatically compile, install and configure a system from
|
||||
scratch (i.e. to an empty file system), including your favorite
|
||||
ports.</small></p>
|
||||
|
||||
<p><a href="doc/en_US.ISO8859-1/articles/filtering-bridges/index.html">Filtering
|
||||
Bridges</a><br>
|
||||
Bridges</a> (<tt>filtering-bridges</tt>)<br>
|
||||
<small>Configuring firewalls and filtering on FreeBSD hosts acting as
|
||||
bridges rather than routers.</small></p>
|
||||
|
||||
<p><a href="doc/en_US.ISO8859-1/articles/fonts/index.html">Fonts and
|
||||
FreeBSD</a><br>
|
||||
FreeBSD</a> (<tt>fonts</tt>)<br>
|
||||
<small>A description of the various font technologies in FreeBSD, and
|
||||
how to use them with different programs.</small></p>
|
||||
|
||||
<p><a href="doc/en_US.ISO8859-1/articles/formatting-media/index.html">Formatting
|
||||
media on FreeBSD</a><br>
|
||||
media on FreeBSD</a> (<tt>formatting-media</tt>)<br>
|
||||
<small>How to slice, partition, and format fixed and removable media on
|
||||
FreeBSD.</small></p>
|
||||
|
||||
<p><a href="doc/en_US.ISO8859-1/articles/freebsd-questions/index.html">How
|
||||
to get the best results from the FreeBSD-questions mailing list</a><br>
|
||||
to get the best results from the FreeBSD-questions mailing list</a> (<tt>freebsd-questions</tt>)<br>
|
||||
<small>Tips and tricks to help you maximize the chances of getting
|
||||
useful information from the -questions mailing list.</small></p>
|
||||
|
||||
<p><a href="doc/en_US.ISO8859-1/articles/hats/index.html">Working
|
||||
with Hats</a><br>
|
||||
with Hats</a> (<tt>hats</tt>)<br>
|
||||
<small>A committer's guide to working with ``hats'' (other
|
||||
committers with authority over specific areas of
|
||||
FreeBSD).</small></p>
|
||||
|
||||
<p><a href="doc/en_US.ISO8859-1/articles/hubs/index.html">Mirroring FreeBSD</a>
|
||||
<p><a href="doc/en_US.ISO8859-1/articles/hubs/index.html">Mirroring FreeBSD</a> (<tt>hubs</tt>)
|
||||
<br><small>The all in one guide for mirroring the FreeBSD website, CVSup servers,
|
||||
FTP servers, and more.</small></p>
|
||||
|
||||
<p><a href="doc/en_US.ISO8859-1/articles/ipsec-must/index.html">Independent
|
||||
Verification of IPsec Functionality in FreeBSD</a><br>
|
||||
Verification of IPsec Functionality in FreeBSD</a> (<tt>ipsec-must</tt>)<br>
|
||||
<small>A method for experimentally verifying IPsec
|
||||
functionality.</small></p>
|
||||
|
||||
<p><a href="doc/en_US.ISO8859-1/articles/java-tomcat/index.html">Java, and
|
||||
Jakarta Tomcat</a><br>
|
||||
Jakarta Tomcat</a> (<tt>java-tomcat</tt>)<br>
|
||||
<small>Information on setting up Java and Jakarta Tomcat on a FreeBSD
|
||||
system.</small></p>
|
||||
|
||||
<p><a
|
||||
href="doc/en_US.ISO8859-1/articles/laptop/article.html">FreeBSD
|
||||
on Laptops</a><br>
|
||||
on Laptops</a> (<tt>laptops</tt>)<br>
|
||||
<small>Information about running FreeBSD on a laptop.</small></p>
|
||||
|
||||
<p><a href="doc/en_US.ISO8859-1/articles/mh/index.html">An MH
|
||||
Primer</a><br>
|
||||
Primer</a> (<tt>mh</tt>)<br>
|
||||
<small>An introduction to using the MH mail reader on
|
||||
FreeBSD.</small></p>
|
||||
|
||||
<p><a href="doc/en_US.ISO8859-1/articles/multi-os/index.html">Using
|
||||
FreeBSD with other operating systems</a><br>
|
||||
FreeBSD with other operating systems</a> (<tt>multi-os</tt>)<br>
|
||||
<small>How to install FreeBSD alongside one or more different operating
|
||||
systems on the same computer.</small></p>
|
||||
|
||||
<p><a href="doc/en_US.ISO8859-1/articles/new-users/index.html">FreeBSD
|
||||
First Steps</a><br>
|
||||
First Steps</a> (<tt>new-users</tt>)<br>
|
||||
<small>For people coming to FreeBSD and Unix for the first
|
||||
time.</small></p>
|
||||
|
||||
<p><a href="doc/en_US.ISO8859-1/articles/pam/index.html">Pluggable
|
||||
Authentication Modules</a><br>
|
||||
Authentication Modules</a> (<tt>pam</tt>)<br>
|
||||
<small>A guide to the PAM system and modules under
|
||||
FreeBSD.</small></p>
|
||||
|
||||
<p><a
|
||||
href="doc/en_US.ISO8859-1/articles/pr-guidelines/article.html">FreeBSD
|
||||
Problem Report Handling Guidelines</a><br>
|
||||
Problem Report Handling Guidelines</a> (<tt>pr-guidelines</tt>)<br>
|
||||
<small>Recommended practices for handling FreeBSD problem
|
||||
reports.</small></p>
|
||||
|
||||
<p><a
|
||||
href="doc/en_US.ISO8859-1/articles/problem-reports/article.html">Writing
|
||||
FreeBSD Problem Reports</a><br>
|
||||
FreeBSD Problem Reports</a> (<tt>problem-reports</tt>)<br>
|
||||
<small>How to best formulate and submit a problem report to the
|
||||
FreeBSD Project.</small></p>
|
||||
|
||||
|
@ -224,13 +229,13 @@
|
|||
Developer's Handbook.</a></small></p>
|
||||
|
||||
<p><a href="doc/en_US.ISO8859-1/articles/pxe/index.html">PXE booting
|
||||
FreeBSD</a><br>
|
||||
FreeBSD</a> (<tt>pxe</tt>)<br>
|
||||
<small>How to create an Intel PXE server using FreeBSD, and how to
|
||||
configure a FreeBSD client to boot from a PXE server.</small></p>
|
||||
|
||||
<p><a
|
||||
href="doc/en_US.ISO8859-1/articles/releng/index.html">FreeBSD
|
||||
Release Engineering</a><br>
|
||||
Release Engineering</a> (<tt>releng</tt>)<br>
|
||||
<small>Describes the approach used by the FreeBSD release
|
||||
engineering team to make production quality releases of the
|
||||
FreeBSD Operating System. It describes the tools available
|
||||
|
@ -239,7 +244,7 @@ Developer's Handbook.</a></small></p>
|
|||
|
||||
<p><a
|
||||
href="doc/en_US.ISO8859-1/articles/releng-packages/index.html">FreeBSD
|
||||
Release Engineering for Third Party Packages</a><br>
|
||||
Release Engineering for Third Party Packages</a> (<tt>releng-packages</tt>)<br>
|
||||
|
||||
<small>Describes the approach used by the FreeBSD
|
||||
release engineering team to produce a high quality package set
|
||||
|
@ -252,32 +257,32 @@ Developer's Handbook.</a></small></p>
|
|||
consistent.</small></p>
|
||||
|
||||
<p><a href="doc/en_US.ISO8859-1/articles/serial-uart/index.html">Serial
|
||||
and UART devices</a><br>
|
||||
and UART devices</a> (<tt>serial-uart</tt>)<br>
|
||||
<small>Detailed information about the use of serial ports on FreeBSD,
|
||||
including several multi-port serial cards.</small></p>
|
||||
|
||||
<p><a href="doc/en_US.ISO8859-1/articles/solid-state/index.html">FreeBSD
|
||||
and Solid State Devices</a><br>
|
||||
and Solid State Devices</a> (<tt>solid-state</tt>)<br>
|
||||
<small>The use of solid state disk devices in FreeBSD.</small></p>
|
||||
|
||||
<p><a
|
||||
href="doc/en_US.ISO8859-1/articles/storage-devices/index.html">Storage Devices</a><br>
|
||||
href="doc/en_US.ISO8859-1/articles/storage-devices/index.html">Storage Devices</a> (<tt>storage-devices</tt>)<br>
|
||||
<small>Detailed information about using storage devices with FreeBSD,
|
||||
including ESDI disks, and SCSI disks, tape drives, and CDROM
|
||||
drives.</small></p>
|
||||
|
||||
<p><a href="doc/en_US.ISO8859-1/articles/vinum/index.html">Bootstrapping
|
||||
Vinum: A Foundation for Reliable Servers</a><br>
|
||||
Vinum: A Foundation for Reliable Servers</a> (<tt>vinum</tt>)<br>
|
||||
<small>A gentle introduction to failure-resilient servers and
|
||||
step-by-step instructions for building one with Vinum.</small></p>
|
||||
|
||||
<p><a href="doc/en_US.ISO8859-1/articles/vm-design/index.html">Design
|
||||
elements of the FreeBSD VM system</a><br>
|
||||
elements of the FreeBSD VM system</a> (<tt>vm-design</tt>)<br>
|
||||
<small>An easy to follow description of the design of the FreeBSD
|
||||
virtual memory system.</small></p>
|
||||
|
||||
<p><a href="doc/en_US.ISO8859-1/articles/zip-drive/index.html">Zip-drives
|
||||
and FreeBSD</a><br>
|
||||
and FreeBSD</a> (<tt>zip-drive</tt>)<br>
|
||||
<small>How to format, mount, and use an Iomega Zip (SCSI, IDE, or
|
||||
parallel) Drive on FreeBSD.</small></p>
|
||||
|
||||
|
|
Loading…
Reference in a new issue