Mark the sysinstall documentation and malloc items off the TODO list.
This commit is contained in:
parent
93f2c7dc04
commit
2cf923a1d0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15533
1 changed files with 1 additions and 24 deletions
|
@ -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.0R/todo.sgml,v 1.124 2003/01/02 00:08:01 rwatson Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.0R/todo.sgml,v 1.125 2003/01/02 20:30:40 scottl Exp $">
|
||||
<!ENTITY title "FreeBSD 5.0 Open Issues">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
|
||||
|
@ -79,29 +79,6 @@
|
|||
a mature configuration format.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Update Handbook for 5.0 installation</td>
|
||||
<td>In progress</td>
|
||||
<td>&a.trhodes;</td>
|
||||
<td>The handbook largely describes a 4.x installation, and doesn't
|
||||
mention the driver floppy or other recent events. Likewise,
|
||||
it probably hasn't been updated for label editor changes. It also
|
||||
probably talks about the in-kernel ISA configuration editor, which
|
||||
is no longer present. It should talk about ACPI more. Also,
|
||||
the recommended minimum / size should be increased to 128Mb.
|
||||
The handbook should be updated once sysinstall has stabilized,
|
||||
which it should have after RC1.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Further removal of performance degrading debug options</td>
|
||||
<td>In progress</td>
|
||||
<td>re</td>
|
||||
<td>Need to set <code>malloc_junk</code> to 0 in libc. Also need to
|
||||
investigate the use of the <code>-D_LOCK_DEBUG</code> and
|
||||
<code>-D_PTHREADS_INVARIANTS</code> compile flags in libc_r.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Teach sysinstall about rpcbind.</td>
|
||||
<td>--</td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue