Add items for the Doc TODO List.

This commit is contained in:
Marc Fonvieille 2004-08-22 12:41:39 +00:00
parent fe38f598fd
commit 4b28d7d9e3
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=22051

View file

@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY email 'freebsd-qa'>
<!ENTITY date "$FreeBSD: www/en/releases/5.3R/todo.sgml,v 1.41 2004/08/20 04:15:13 kensmith Exp $">
<!ENTITY date "$FreeBSD: www/en/releases/5.3R/todo.sgml,v 1.42 2004/08/21 17:42:49 rwatson Exp $">
<!ENTITY title "FreeBSD 5.3 Open Issues">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
@ -372,6 +372,96 @@
instead.</td>
</tr>
<tr>
<td>sound(4) related manual pages</td>
<td>&status.new;</td>
<td>--</td>
<td>The snd(4) and pcm(4) drivers have been renamed but their
manual pages are still outdated. sound(4) has to be added and
pcm(4), csa(4), gusc(4), sbc(4), and uaudio(4) should be revised.
Other manual pages which refer to pcm(4) (if any) should possibly
be revised, too. In addition, supported cards list needs to be
updated.</td>
</tr>
<tr>
<td>Sound section in the Handbook</td>
<td>&status.new;</td>
<td>&a.blackend;</td>
<td>This section is outdated, some rewrites are needed for
5.3-RELEASE.</td>
</tr>
<tr>
<td>FDP documentations related pcm(4)</td>
<td>&status.new;</td>
<td>--</td>
<td>With the snd(4) and pcm(4) drivers changes, documentations
(FAQ) regarding the use of these drivers need an update.</td>
</tr>
<tr>
<td>Early Adopter's Guide</td>
<td>&status.new;</td>
<td>&a.bmah;</td>
<td>Xin LI pointed out that FreeBSD 5.3-RELEASE is the first
stable release on 5.X and it is (hopefully) not for early
adopters. Early Adopter's Guide is still useful, but
contains a bit old information. Some parts of this guide
need a rewrite, and this document should be published
as "4.X to 5.X Migration Guide", which focuses difference
between 4.X and 5.X.</td>
</tr>
<tr>
<td>Installation Notes</td>
<td>&status.new;</td>
<td>--</td>
<td>Some parts are outdated. doc/70485 has been committed, but
more work is needed to reflect the realities. bmah@ pointed out
that we should have "quick-start" installation guide for each
platform instead of the current ones because they become too long
and difficult to be maintained.</td>
</tr>
<tr>
<td>Xorg</td>
<td>&status.wip;</td>
<td>Ken Tom, &a.blackend;</td>
<td>Update the X11 chapter of the Handbook for X.Org's X11
server.</td>
</tr>
<tr>
<td>rc.d scripts</td>
<td>&status.new;</td>
<td>--</td>
<td>Ch.11.4 and 11.5 of the Handbook must be updated to mention
the new rc.d scripts and some ports use /etc/rc.conf for their
configuration.</td>
</tr>
<tr>
<td>Handbook's kernel configuration chapter</td>
<td>&status.new;</td>
<td>--</td>
<td>Chapter 8 must be updated to match 5.3-RELEASE.</td>
</tr>
<tr>
<td>Handbook's IPsec section</td>
<td>&status.new;</td>
<td>--</td>
<td>Some parts of Section 14.10 are outdated and are not correct
for 5.X systems.</td>
</tr>
<tr>
<td>Handbook's Vinum chapter</td>
<td>&status.new;</td>
<td>--</td>
<td>Vinum chapter needs to be revised for 5.X systems.</td>
</tr>
</table>
<h3>Testing focuses for 5.3-RELEASE</h3>