Two new todo desired items for 5.0:

5.0 uses OPIE not S/Key.  The Handbook doesn't know that.

5.0 has GBDE, which is cool.  The Handbook doesn't know that.
This commit is contained in:
Robert Watson 2002-12-04 21:35:09 +00:00
parent 70a87c8f1f
commit a44cb2c244
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15163

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.0R/todo.sgml,v 1.82 2002/12/04 20:33:42 rwatson Exp $">
<!ENTITY date "$FreeBSD: www/en/releases/5.0R/todo.sgml,v 1.83 2002/12/04 20:47:16 rwatson Exp $">
<!ENTITY title "FreeBSD 5.0 Open Issues">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
@ -360,6 +360,22 @@
import the new gcc 3.3 during 5.x lifetime.</td>
</tr>
<tr>
<td>Documentation rottage: S/Key</td>
<td>--</td>
<td>--</td>
<td>We now use OPIE instead of S/Key. The handbook doesn't know
that yet.</td>
</tr>
<tr>
<td>Documentation wanted: gdbe</td>
<td>--</td>
<td>--</td>
<td>5.0 includes GDBE, supporting encryption of swap and storage.
It would be nice if that was documented in the handbook.</td>
</tr>
</table>
<h3>Areas requiring immediate testing due to 5.0 changes</h3>