The handbook needs to have updated installation procedures for FreeBSD

5.0-RELEASE.  This should happen after RC1, but before RC2.
This commit is contained in:
Robert Watson 2002-12-04 20:33:42 +00:00
parent 3eff4d9d25
commit d30485ae54
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15159

View file

@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "../.."> <!ENTITY base CDATA "../..">
<!ENTITY email 'freebsd-qa'> <!ENTITY email 'freebsd-qa'>
<!ENTITY date "$FreeBSD: www/en/releases/5.0R/todo.sgml,v 1.80 2002/12/04 16:48:16 rwatson Exp $"> <!ENTITY date "$FreeBSD: www/en/releases/5.0R/todo.sgml,v 1.81 2002/12/04 18:57:52 rwatson Exp $">
<!ENTITY title "FreeBSD 5.0 Open Issues"> <!ENTITY title "FreeBSD 5.0 Open Issues">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
@ -141,6 +141,20 @@
Bugs relating to pam_kerberosV have in large part been fixed.</td> Bugs relating to pam_kerberosV have in large part been fixed.</td>
</tr> </tr>
<tr>
<td>Update Handbook for 5.0 installation</td>
<td>--</td>
<td>--</td>
<td>The handbook largely decsribes 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>
</table> </table>
<h3>Must Resolve Issues for 5.0-RELEASE</h3> <h3>Must Resolve Issues for 5.0-RELEASE</h3>