doc/en/docproj/handbook.sgml
Hiroki Sato cfd9e12239 www cleanup mega commit:
- Move includes.nav*.sgml to share/sgml/navibar.ent and
   <lang>/share/sgml/nabibar.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.
2006-08-19 21:20:54 +00:00

386 lines
8.7 KiB
Text

<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/docproj/handbook.sgml,v 1.17 2005/10/04 06:22:24 murray Exp $">
<!ENTITY title "FreeBSD Documentation Project: Current projects">
<!ENTITY % navinclude.docs "INCLUDE">
<!ENTITY done "<font color='green'>Done</font>">
<!ENTITY inprogress "<font color='blue'>In Progress</font>">
<!ENTITY notstarted "<font color='red'>Not Started</font>">
]>
<html>
&header;
<h1>FreeBSD Handbook 2nd Edition</h1>
<p>This project is complete. The 2nd Edition FreeBSD Handbook is
available now from <a href="http://www.freebsdmall.com">The
FreeBSD Mall</a>. The final manuscript is 653 pages, and the
ISBN number is 1571763031. Thanks to everyone who contributed.
Read the full announcement <a
href="http://docs.FreeBSD.org/cgi/getmsg.cgi?fetch=0+0+archive/2001/freebsd-announce/20011028.freebsd-announce">here</a>.</p>
<p>If you've found a typo in the printed version, please send your
fix via send-pr(1) or send it straight to the -doc mailing list.
Thanks!</p>
<table class="tblbasic">
<tr><th>Task</th><th>Responsible</th><th>Last updated</th><th>Status</th></tr>
<tr>
<td>Create proposal for Wind River management</td>
<td>Murray</td>
<td>May 17, 2001</td>
<td>&done;</td>
</tr>
<tr>
<td>Add a section on headless installs</td>
<td>Val</td>
<td>May 11, 2001</td>
<td>&done;</td>
</tr>
<tr>
<td>Add a section on installing and using XDM</td>
<td>Seth</td>
<td>May 23, 2001</td>
<td>&done;</td>
</tr>
<tr>
<td>Add section 4.3 on "Using the Packages System".</td>
<td>Chern</td>
<td>June 15, 2001</td>
<td>&done;</td>
</tr>
<tr>
<td>Fix index generation infrastructure in doc.docbook.mk</td>
<td>Nik</td>
<td>June 19, 2001</td>
<td>&done;</td>
</tr>
<tr>
<td>Add a section on installing and using XFree86 4.x</td>
<td>Chris Shumway</td>
<td>July 11, 2001</td>
<td>&done;</td>
</tr>
<tr>
<td>Add a section on installing and using KDE, Gnome, etc.</td>
<td>Val</td>
<td>June, 2001</td>
<td>&done;</td>
</tr>
<tr>
<td>Add a section about amd</td>
<td>Wylie, Val</td>
<td>May 11, 2001</td>
<td>&done;</td>
</tr>
<tr>
<td>Add a chapter about configuration and tuning of FreeBSD</td>
<td>Chern, Murray</td>
<td>July 10, 2001</td>
<td>&done;</td>
</tr>
<tr>
<td>Replace ASCII art with proper figures (17.2.2, 17.6.3, etc..)</td>
<td>Chern</td>
<td>July 11, 2001</td>
<td>&done;</td>
</tr>
<tr>
<td>Add index entries to Chapters 1-2</td>
<td>Murray</td>
<td>June 24, 2001</td>
<td>&done;</td>
</tr>
<tr>
<td>Add index entries to Chapters 3-4</td>
<td>Val</td>
<td>July 11, 2001</td>
<td>&done;</td>
</tr>
<tr>
<td>Add index entries to Chapters 5-6</td>
<td>Val</td>
<td>July 11, 2001</td>
<td>&done;</td>
</tr>
<tr>
<td>Add index entries to Chapters 7-8</td>
<td>Val</td>
<td>June 19, 2001</td>
<td>&done;</td>
</tr>
<tr>
<td>Add index entries to Chapters 9-10</td>
<td>Murray</td>
<td>June 24, 2001</td>
<td>&done;</td>
</tr>
<tr>
<td>Add index entries to Chapters 11-12</td>
<td>Murray</td>
<td>June 30, 2001</td>
<td>&done;</td>
</tr>
<tr>
<td>Add index entries to Chapter 13</td>
<td>Val</td>
<td>July 11, 2001</td>
<td>&done;</td>
</tr>
<tr>
<td>Add index entries to Chapter 14-15</td>
<td>Murray</td>
<td>June 30, 2001</td>
<td>&done;</td>
</tr>
<tr>
<td>Add index entries to Chapters 21-22</td>
<td>Val</td>
<td>July 20, 2001</td>
<td>&done;</td>
</tr>
<tr>
<td>Fix cross-referencing tags to look better in the print
output.</td>
<td>Murray</td>
<td>July 20, 2001</td>
<td>&done;</td>
</tr>
<tr>
<td>Add a tuneable knob to remove PGP keys in print output</td>
<td>Murray</td>
<td>July 11, 2001</td>
<td>&done;</td>
</tr>
<tr>
<td>Clear up copyright issues</td>
<td>Nik, Murray, Foundation</td>
<td>August 18, 2001</td>
<td>&done;</td>
</tr>
<tr>
<td>Enclose author attributions in proper tag</td>
<td>Murray, Chern</td>
<td>August 18, 2001</td>
<td>&done;</td>
</tr>
<tr>
<td>Standardize spelling of technical terms</td>
<td>Murray, Chern</td>
<td>July 20, 2001</td>
<td>&done;</td>
</tr>
<tr>
<td>Make sure all filenames, commands, applications, hostnames, etc
are marked up properly</td>
<td>Murray, Chern</td>
<td>July 20, 2001</td>
<td>&inprogress;</td>
</tr>
<tr>
<td>Write collateattributions.pl script to generate a appendix full
of contributing authors.</td>
<td>Chern</td>
<td>August 8, 2001</td>
<td>&done;</td>
</tr>
<tr>
<td>Fix index entries that show up as ???</td>
<td>Chern</td>
<td>August 6, 2001</td>
<td>&done;</td>
</tr>
<tr>
<td>Rewrite most of the X11 chapter and get rid of all of Greg
Lehey's original content.</td>
<td>Murray, Nik, Chris Shumway, Others</td>
<td>July 20, 2001</td>
<td>&done;</td>
</tr>
<tr>
<td>Update PPP/SLIP chapter</td>
<td>Brian Somers</td>
<td>August 18, 2001</td>
<td>&done;</td>
</tr>
<tr>
<td>Update Serial chapter</td>
<td>Murray</td>
<td>August 18, 2001</td>
<td>&done;</td>
</tr>
<tr>
<td>Get rid of Appendix F</td>
<td>Murray</td>
<td>July 13</td>
<td>&done;</td>
</tr>
<tr>
<td>Move out-of-scope chapters into Developer's Handbook</td>
<td>Murray</td>
<td>July 19</td>
<td>&done;</td>
</tr>
<tr>
<td>Enhance chapter header print output in stylesheets.</td>
<td>Murray</td>
<td>July 19</td>
<td>&done;</td>
</tr>
<tr>
<td>Setup a WRS Perforce server for the last phase of editing</td>
<td>Murray</td>
<td>August 11, 2001</td>
<td>&done;</td>
</tr>
<tr>
<td>Add simple illustrations at the beginning of each Part.</td>
<td>Michelle / WRS Art</td>
<td>August 18, 2001</td>
<td>&done;</td>
</tr>
<tr>
<td>Add admonition graphics for Note, Caution, Warning, Tip.</td>
<td>Michelle / WRS Art</td>
<td>August 23, 2001</td>
<td>&inprogress;</td>
</tr>
<tr>
<td>Design the cover.</td>
<td>Michelle / WRS Art</td>
<td>August 23, 2001</td>
<td>&done;</td>
</tr>
<tr>
<td>Rewrite Install chapter with sysinstall screenshots, etc from
Randy Pratt's install guide.</td>
<td>Randy Pratt, Murray, Nik</td>
<td>August 18, 2001</td>
<td>&done;</td>
</tr>
<tr>
<td>Update and add more content to Introduction chapter.</td>
<td>rope jkh into it</td>
<td>July 20, 2001</td>
<td>&notstarted;</td>
</tr>
<tr>
<td>Rewrite "synopsis" sections to 'standard' (see the sound chapter for
a sample).</td>
<td>Murray, Nik, Chern, Val</td>
<td>August 18, 2001</td>
<td>&done;</td>
</tr>
<tr>
<td>Add more content to backups chapter</td>
<td></td>
<td>July 20, 2001</td>
<td>&done;</td>
</tr>
<tr>
<td>Mark up bibliography properly</td>
<td>Val</td>
<td>August 7, 2001</td>
<td>&done;</td>
</tr>
<tr>
<td>Integrate new bibliography framework</td>
<td></td>
<td>August 7, 2001</td>
<td>&notstarted;</td>
</tr>
<tr>
<td>Write colophon</td>
<td>Murray</td>
<td>August 23, 2001</td>
<td>&done;</td>
</tr>
<tr>
<td>Make front matter look better</td>
<td>Murray</td>
<td>August 2, 2001</td>
<td>&done;</td>
</tr>
<tr>
<td><strong>Review the book for grammatical errors.</strong></td>
<td>Jim, Chern, John Murphy, Everyone!</td>
<td>August 5, 2001</td>
<td>&inprogress;</td>
</tr>
<tr>
<td>Finish DocBook Speller's dictionary and setup nightly cronjob to spell
check the Handbook's new additions.</td>
<td>Chern</td>
<td>August 6, 2001</td>
<td>&inprogress;</td>
</tr>
<tr>
<td>Add a section on inetd in Advanced Networking.</td>
<td>Chern</td>
<td>August 8, 2001</td>
<td>&done;</td>
</tr>
<tr>
<td>Make sure all section titles are capitalized properly</td>
<td>Chern</td>
<td>August 13, 2001</td>
<td>&done;</td>
</tr>
<tr>
<td>Remove gratuitous Q/A sections in favor of more formal text.</td>
<td></td>
<td>August 7, 2001</td>
<td>&notstarted;</td>
</tr>
<tr>
<td>Write Preface.</td>
<td>Murray</td>
<td>August 23, 2001</td>
<td>&done;</td>
</tr>
<tr>
<td>Write Foreword.</td>
<td>Jordan</td>
<td>August 23, 2001</td>
<td>&inprogress;</td>
</tr>
<tr>
<td>Decide what to do with "Contributing to FreeBSD" chapter.</td>
<td>Murray, Nik</td>
<td>August 23, 2001</td>
<td>&done;</td>
</tr>
<tr>
<td>Update bibliography with newer editions, etc.</td>
<td></td>
<td>August 23, 2001</td>
<td>&notstarted;</td>
</tr>
<tr>
<td>Add more indexterms throughout the book. Reorganize some
existing indexterms.</td>
<td></td>
<td>August 23, 2001</td>
<td>&notstarted;</td>
</tr>
<tr>
<td>Add information about network configuration to the install chapter.</td>
<td>Probably Nik</td>
<td></td>
<td>&notstarted;</td>
</tr>
<tr>
<td>Send everything to the printer.</td>
<td>Murray</td>
<td>October 10, 2001</td>
<td>&done;</td>
</tr>
</table>
&footer;
</body>
</html>