aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/htdocs/docs/books.sgml
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2012-07-15 10:46:37 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2012-07-15 10:46:37 +0000
commit5e40201d1919078fbd68496ac028496a94c8aeaa (patch)
treebddbafcf268514bb9464d1e00d5b4774e31c1895 /en_US.ISO8859-1/htdocs/docs/books.sgml
parent74923b72b9aa3eeeacc3645f1a77190473d89bbc (diff)
downloaddoc-5e40201d1919078fbd68496ac028496a94c8aeaa.tar.gz
doc-5e40201d1919078fbd68496ac028496a94c8aeaa.zip
- Convert web-pages to well-formed and valid XHTML 1.0
Approved by: doceng (implicit)
Notes
Notes: svn path=/projects/sgml2xml/; revision=39213
Diffstat (limited to 'en_US.ISO8859-1/htdocs/docs/books.sgml')
-rw-r--r--en_US.ISO8859-1/htdocs/docs/books.sgml150
1 files changed, 76 insertions, 74 deletions
diff --git a/en_US.ISO8859-1/htdocs/docs/books.sgml b/en_US.ISO8859-1/htdocs/docs/books.sgml
index 8169510fac..b0687fa3d7 100644
--- a/en_US.ISO8859-1/htdocs/docs/books.sgml
+++ b/en_US.ISO8859-1/htdocs/docs/books.sgml
@@ -1,15 +1,18 @@
-<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
-<!ENTITY base CDATA "..">
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
+"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
+<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "Books and Articles Online">
-<!ENTITY % navinclude.docs "INCLUDE">
<!ENTITY url.articles "../doc/en_US.ISO8859-1/articles">
<!ENTITY url.books "../doc/en_US.ISO8859-1/books">
]>
-<html>
-&header;
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head><title>&title;</title></head>
+
+ <body class="navinclude.docs">
<h2>On this site</h2>
@@ -30,57 +33,57 @@
<h3>Books</h3>
<p><a href="&url.books;/dev-model/index.html">A project
- model for the FreeBSD project</a> (dev-model)<br>
+ model for the FreeBSD project</a> (dev-model)<br/>
A formal study of the organization of the FreeBSD project.</p>
<p><a href="&url.books;/faq/index.html">The FreeBSD FAQ</a>
- (faq)<br>
+ (faq)<br/>
Frequently Asked Questions, and answers, covering all
aspects of FreeBSD.</p>
<p><a href="&url.books;/handbook/index.html">The FreeBSD Handbook</a>
- (handbook)<br>
+ (handbook)<br/>
A constantly evolving, comprehensive resource for FreeBSD
users.</p>
<p><a href="&url.books;/developers-handbook/index.html">The
- FreeBSD Developers' Handbook</a> (developers-handbook)<br>
+ FreeBSD Developers' Handbook</a> (developers-handbook)<br/>
For people who want to develop software for FreeBSD (and not
just people who are developing FreeBSD itself).</p>
<p><a href="&url.books;/arch-handbook/index.html">The
- FreeBSD Architecture Handbook</a> (arch-handbook)<br>
+ FreeBSD Architecture Handbook</a> (arch-handbook)<br/>
For FreeBSD system developers. This book covers the
architectural details of many important FreeBSD kernel
subsystems.</p>
<p><a href="&url.books;/porters-handbook/index.html">The Porter's
- Handbook</a> (porters-handbook)<br>
+ Handbook</a> (porters-handbook)<br/>
Essential reading if you plan on providing a port of a third
party piece of software.</p>
<p><a href="&url.books;/pmake/index.html">The PMake Tutorial</a>
- (pmake)<br>
+ (pmake)<br/>
A tutorial for the <em>make</em> utility. This book is essential
reading for anyone who wants to understand all the details of using
<em>make</em> of reading and writing makefiles.</p>
<p><a href="&url.books;/design-44bsd/index.html">Chapter 2
of "The Design and Implementation of the 4.4BSD Operating
- System"</a> (design-44bsd)<br>
+ System"</a> (design-44bsd)<br/>
Donated by Addison-Wesley, provides a design overview of 4.4BSD,
from which FreeBSD was originally derived.</p>
<p><a href="&url.books;/corp-net-guide/index.html">Chapter
8 of "The FreeBSD Corporate Networker's Guide"</a>
- (corp-net-guide)<br>
+ (corp-net-guide)<br/>
Donated by Addison-Wesley, provides an in-depth look at using
FreeBSD to provide printing services to Windows, NT, and Novell
hosts.</p>
<p><a href="&url.books;/fdp-primer/index.html">The FreeBSD
Documentation Project Primer for New Contributors</a>
- (fdp-primer)<br>
+ (fdp-primer)<br/>
Everything you need to know in order to start contributing to the
FreeBSD Documentation Project.</p>
@@ -89,220 +92,220 @@
<!-- Articles are sorted by pathname -->
<p><a href="&url.articles;/5-roadmap/index.html">The
- Roadmap for 5-STABLE</a> (5-roadmap)<br>
+ Roadmap for 5-STABLE</a> (5-roadmap)<br/>
Describes medium-term development and release engineering
plans leading to the 5-STABLE branch point. This
article is primarily of historical interest.</p>
<p><a href="&url.articles;/bsdl-gpl/index.html">Why you should use
- a BSD style license for your Open Source Project</a> (bsdl-gpl)<br>
+ a BSD style license for your Open Source Project</a> (bsdl-gpl)<br/>
Describes the benefits of releasing code under a BSD
license.</p>
<p><a href="&url.articles;/building-products/index.html">Building
- Products with FreeBSD</a> (building-products)<br>
+ Products with FreeBSD</a> (building-products)<br/>
How FreeBSD can help you build a better product.</p>
- <p><a href="&url.articles;/casestudy-argentina.com/index.html">Argentina.com : A Case Study</a> (casestudy-argentina.com)<br>
+ <p><a href="&url.articles;/casestudy-argentina.com/index.html">Argentina.com : A Case Study</a> (casestudy-argentina.com)<br/>
How FreeBSD helped a large ISP in Latin America.</p>
<p><a href="&url.articles;/checkpoint/index.html">Integration
of Checkpoint VPN-1/Firewall-1 and FreeBSD IPsec</a>
- (checkpoint)<br>
+ (checkpoint)<br/>
How to configure Checkpoint VPN-1/Firewall-1 and FreeBSD
IPsec.</p>
<p><a href="&url.articles;/committers-guide/index.html">The
- Committer's Guide</a> (committers-guide)<br>
+ Committer's Guide</a> (committers-guide)<br/>
Introductory information for FreeBSD committers.</p>
<p><a href="&url.articles;/compiz-fusion/index.html">Installing
- and using Compiz Fusion</a> (compiz-fusion)<br>
+ and using Compiz Fusion</a> (compiz-fusion)<br/>
How to install and use the Compiz Fusion composite window
manager under FreeBSD.</p>
<p><a href="&url.articles;/console-server/index.html">Console
- Server Tutorial</a> (console-server)<br>
+ Server Tutorial</a> (console-server)<br/>
How to setup a FreeBSD based console server with a cheap
multi-port serial card.</p>
<p><a href="&url.articles;/contributing/index.html">Contributing
- to FreeBSD</a> (contributing)<br>
+ to FreeBSD</a> (contributing)<br/>
How to contribute to the FreeBSD Project.</p>
<p><a href="&url.articles;/contributing-ports/index.html">
Contributing to the FreeBSD Ports Collection</a>
- (contributing-ports)<br>
+ (contributing-ports)<br/>
How to help maintain the FreeBSD Ports Collection.</p>
<p><a href="&url.articles;/contributors/index.html">The
- List of FreeBSD Contributors</a> (contributors)<br>
+ List of FreeBSD Contributors</a> (contributors)<br/>
A list of organizations and individuals who have helped
enhance FreeBSD.</p>
<p><a href="&url.articles;/cups/index.html">CUPS on &os;</a>
- (cups)<br>
+ (cups)<br/>
How to setup CUPS with &os;.</p>
<p><a href="&url.articles;/custom-gcc/index.html">Using
newer version of GCC and binutils with the &os; Ports
- Collection</a> (custom-gcc)<br>
+ Collection</a> (custom-gcc)<br/>
How to use newer versions of the GCC compilers and
binutils from the &os; ports tree. Custom GCC
are also discussed.</p>
<p><a href="&url.articles;/cvs-freebsd/index.html">Setting up a
- CVS repository - The FreeBSD way</a> (cvs-freebsd)<br>
+ CVS repository - The FreeBSD way</a> (cvs-freebsd)<br/>
How to set up a CVS repository that uses the same CVSROOT
infrastructure as the FreeBSD project.</p>
<p><a href="&url.articles;/cvsup-advanced/index.html">CVSup
- Advanced Points</a> (cvsup-advanced)<br>
+ Advanced Points</a> (cvsup-advanced)<br/>
An article with some tips about the subtleties of
CVSup.</p>
<p><a href="&url.articles;/dialup-firewall/index.html">Dialup
- firewalling with FreeBSD</a> (dialup-firewall)<br>
+ firewalling with FreeBSD</a> (dialup-firewall)<br/>
How to set up a firewall using PPP and ipfw over a dialup link
with dynamically assigned IP addresses.</p>
<p><a href="&url.articles;/diskless-x/index.html">Creating
- a diskless X server</a> (diskless-x)<br>
+ a diskless X server</a> (diskless-x)<br/>
How to create a diskless X server.</p>
<p><a href="&url.articles;/euro/index.html">The Euro symbol
- on FreeBSD</a> (euro)<br>
+ on FreeBSD</a> (euro)<br/>
How to configure FreeBSD and related applications to display the
Euro symbol.</p>
<p><a href="&url.articles;/explaining-bsd/index.html">Explaining
- BSD</a> (explaining-bsd)<br>
+ BSD</a> (explaining-bsd)<br/>
An answer to the question ``What is BSD?''</p>
<p><a href="&url.articles;/fbsd-from-scratch/index.html">FreeBSD
- From Scratch</a> (fbsd-from-scratch)<br>
+ From Scratch</a> (fbsd-from-scratch)<br/>
How to automatically compile, install and configure a system from
scratch (i.e. to an empty file system), including your favorite
ports.</p>
<p><a href="&url.articles;/filtering-bridges/index.html">Filtering
- Bridges</a> (filtering-bridges)<br>
+ Bridges</a> (filtering-bridges)<br/>
Configuring firewalls and filtering on FreeBSD hosts acting as
bridges rather than routers.</p>
<p><a href="&url.articles;/fonts/index.html">Fonts and
- FreeBSD</a> (fonts)<br>
+ FreeBSD</a> (fonts)<br/>
A description of the various font technologies in FreeBSD, and
how to use them with different programs.</p>
<p><a href="&url.articles;/formatting-media/index.html">Formatting
- media on FreeBSD</a> (formatting-media)<br>
+ media on FreeBSD</a> (formatting-media)<br/>
How to slice, partition, and format fixed and removable media on
FreeBSD.</p>
<p><a href="&url.articles;/freebsd-questions/index.html">How
to get the best results from the FreeBSD-questions mailing list</a>
- (freebsd-questions)<br>
+ (freebsd-questions)<br/>
Tips and tricks to help you maximize the chances of getting
useful information from the -questions mailing list.</p>
<p><a href="&url.articles;/freebsd-update-server/index.html">Build
Your Own FreeBSD Update Server</a>
- (freebsd-update-server)<br>
+ (freebsd-update-server)<br/>
Using a FreeBSD Update server allows a system
administrator to perform fast updates for a number of
machines from a local mirror.</p>
<p><a href="&url.articles;/geom-class/index.html">Writing
- a GEOM Class</a> (geom-class)<br>
+ a GEOM Class</a> (geom-class)<br/>
A guide to GEOM internals, and writing your own class.</p>
<p><a href="&url.articles;/gjournal-desktop/index.html">Implementing
- UFS journaling on a desktop PC</a> (gjournal-desktop)<br>
+ UFS journaling on a desktop PC</a> (gjournal-desktop)<br/>
A guide to create UFS partitions configured with journaling
for desktop use.</p>
<p><a href="&url.articles;/hats/index.html">Working with Hats</a>
- (hats)<br>
+ (hats)<br/>
A committer's guide to working with ``hats'' (other
committers with authority over specific areas of
FreeBSD).</p>
<p><a href="&url.articles;/hubs/index.html">Mirroring FreeBSD</a>
(hubs)
- <br>The all in one guide for mirroring the FreeBSD website,
+ <br/>The all in one guide for mirroring the FreeBSD website,
CVSup servers, FTP servers, and more.</p>
<p><a href="&url.articles;/ipsec-must/index.html">Independent
Verification of IPsec Functionality in FreeBSD</a>
- (ipsec-must)<br>
+ (ipsec-must)<br/>
A method for experimentally verifying IPsec
functionality.</p>
<p><a href="&url.articles;/laptop/index.html">FreeBSD on Laptops</a>
- (laptop)<br>
+ (laptop)<br/>
Information about running FreeBSD on a laptop.</p>
<p><a href="&url.articles;/ldap-auth/index.html">LDAP Authentication</a>
- (ldap-auth)<br>
+ (ldap-auth)<br/>
A practical guide about setting up an LDAP server on
&os; and how to use it for authenticating users.</p>
<p><a href="&url.articles;/linux-comparison/index.html">FreeBSD: An Open Source Alternative to Linux</a>
- (linux-comparison)<br>
+ (linux-comparison)<br/>
A white paper explaining the differences between Linux
and FreeBSD.</p>
<p><a href="&url.articles;/linux-emulation/index.html">Linux emulation in &os;</a>
- (linux-emulation)<br>
+ (linux-emulation)<br/>
A technical description about the internals of the Linux
emulation layer in &os;.</p>
<p><a href="&url.articles;/linux-users/index.html">&os; Quickstart Guide for Linux Users</a>
- (linux-users)<br>
+ (linux-users)<br/>
An introductionary guide for the users that came from Linux.</p>
<p><a href="&url.articles;/mailing-list-faq/index.html">Frequently
Asked Questions About The FreeBSD Mailing Lists</a>
- (mailing-list-faq)<br>
+ (mailing-list-faq)<br/>
How to best use the mailing lists, such as how to help
avoid frequently-repeated discussions.</p>
<p><a href="&url.articles;/mh/index.html">An MH Primer</a>
- (mh)<br>
+ (mh)<br/>
An introduction to using the MH mail reader on
FreeBSD.</p>
<p><a href="&url.articles;/multi-os/index.html">Using
- FreeBSD with other operating systems</a> (multi-os)<br>
+ FreeBSD with other operating systems</a> (multi-os)<br/>
How to install FreeBSD alongside one or more different operating
systems on the same computer.</p>
<p><a href="&url.articles;/nanobsd/index.html">Introduction
- to NanoBSD</a> (nanobsd)<br>
+ to NanoBSD</a> (nanobsd)<br/>
Information about the NanoBSD tools, which can be used to
create FreeBSD system images for embedded applications,
suitable for use on a Compact Flash card (or other mass
storage medium).</p>
<p><a href="&url.articles;/new-users/index.html">FreeBSD
- First Steps</a> (new-users)<br>
+ First Steps</a> (new-users)<br/>
For people coming to FreeBSD and &unix; for the first
time.</p>
<p><a href="&url.articles;/p4-primer/index.html">Perforce
- in FreeBSD Development</a> (p4-primer)<br>
+ in FreeBSD Development</a> (p4-primer)<br/>
A guide to the Perforce version control system. It also
describes how to manage experimental projects with the
FreeBSD Perforce server.</p>
<p><a href="&url.articles;/pam/index.html">Pluggable
- Authentication Modules</a> (pam)<br>
+ Authentication Modules</a> (pam)<br/>
A guide to the PAM system and modules under
FreeBSD.</p>
<p><a href="&url.articles;/portbuild/index.html">Package
- building procedures</a> (portbuild)<br>
+ building procedures</a> (portbuild)<br/>
Describes the approach used by the FreeBSD port
manager team to regularly build ports into packages.
It describes the portbuild cluster, as well as the tools
@@ -310,34 +313,34 @@
package builds.</p>
<p><a href="&url.articles;/pr-guidelines/index.html">FreeBSD
- Problem Report Handling Guidelines</a> (pr-guidelines)<br>
+ Problem Report Handling Guidelines</a> (pr-guidelines)<br/>
Recommended practices for handling FreeBSD problem
reports.</p>
<p><a href="&url.articles;/problem-reports/index.html">Writing
- FreeBSD Problem Reports</a> (problem-reports)<br>
+ FreeBSD Problem Reports</a> (problem-reports)<br/>
How to best formulate and submit a problem report to the
FreeBSD Project.</p>
<p><a href="&url.articles;/pxe/index.html">PXE booting
- FreeBSD</a> (pxe)<br>
+ FreeBSD</a> (pxe)<br/>
How to create an Intel PXE server using FreeBSD, and how to
configure a FreeBSD client to boot from a PXE server.</p>
<p><a href="&url.articles;/rc-scripting/index.html">Practical
- rc.d scripting in BSD</a> (rc-scripting)<br>
+ rc.d scripting in BSD</a> (rc-scripting)<br/>
A guide to writing new rc.d scripts and understanding those
already written.</p>
<p><a href="&url.articles;/relaydelay/index.html">FreeBSD as
- a greylist mail server</a> (relaydelay)<br>
+ a greylist mail server</a> (relaydelay)<br/>
Implementing a greylist mail server on FreeBSD
using Sendmail, MySQL, Perl and the relaydelay
software. This is an excellent method to use in the
fight against spam.</p>
<p><a href="&url.articles;/releng/index.html">FreeBSD
- Release Engineering</a> (releng)<br>
+ Release Engineering</a> (releng)<br/>
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
@@ -346,7 +349,7 @@
<p><a href="&url.articles;/releng-packages/index.html">FreeBSD
Release Engineering for Third Party Packages</a>
- (releng-packages)<br>
+ (releng-packages)<br/>
Describes the approach used by the FreeBSD
ports management team to produce a high quality package set
suitable for official FreeBSD release media. This document is
@@ -359,45 +362,45 @@
<p><a href="&url.articles;/remote-install/index.html">Remote
Installation of the &os; Operating System without a
- Remote Console</a> (remote-install)<br>
+ Remote Console</a> (remote-install)<br/>
Describes the remote installation of the &os; operating
system when the console of the remote system is
unavailable.</p>
<p><a href="&url.articles;/serial-uart/index.html">Serial
- and UART devices</a> (serial-uart)<br>
+ and UART devices</a> (serial-uart)<br/>
Detailed information about the use of serial ports on FreeBSD,
including several multi-port serial cards.</p>
<p><a href="&url.articles;/solid-state/index.html">FreeBSD
- and Solid State Devices</a> (solid-state)<br>
+ and Solid State Devices</a> (solid-state)<br/>
The use of solid state disk devices in FreeBSD.</p>
<p><a href="&url.articles;/storage-devices/index.html">Storage Devices</a>
- (storage-devices)<br>
+ (storage-devices)<br/>
Detailed information about using storage devices with FreeBSD,
including ESDI disks, and SCSI disks, tape drives, and CDROM
drives.</p>
<p><a href="&url.articles;/version-guide/index.html">Choosing the
- FreeBSD Version That Is Right For You</a> (version-guide)<br>
+ FreeBSD Version That Is Right For You</a> (version-guide)<br/>
How to decide which version of FreeBSD is right for your
needs. Topics include the releases, branches, the difference
between -CURRENT and -STABLE, and the current scheduling goals
of the project.</p>
<p><a href="&url.articles;/vinum/index.html">Bootstrapping
- Vinum: A Foundation for Reliable Servers</a> (vinum)<br>
+ Vinum: A Foundation for Reliable Servers</a> (vinum)<br/>
A gentle introduction to failure-resilient servers and
step-by-step instructions for building one with Vinum.</p>
<p><a href="&url.articles;/vm-design/index.html">Design
- elements of the FreeBSD VM system</a> (vm-design)<br>
+ elements of the FreeBSD VM system</a> (vm-design)<br/>
An easy to follow description of the design of the FreeBSD
virtual memory system.</p>
<p><a href="&url.articles;/zip-drive/index.html">Zip-drives
- and FreeBSD</a> (zip-drive)<br>
+ and FreeBSD</a> (zip-drive)<br/>
How to format, mount, and use an Iomega Zip (SCSI, IDE, or
parallel) Drive on FreeBSD.</p>
@@ -504,7 +507,6 @@
</ul>
-&footer;
</body>
</html>