Add a "must have" feature to support a fully dynamic world, assign
to Gordon as he has in-progress patches.
This commit is contained in:
parent
f8aa9c6f4c
commit
017896fb6d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=16918
1 changed files with 11 additions and 1 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.2R/todo.sgml,v 1.15 2003/05/15 18:02:35 rwatson Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.2R/todo.sgml,v 1.16 2003/05/15 18:38:33 rwatson Exp $">
|
||||
<!ENTITY title "FreeBSD 5.2 Open Issues">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
|
||||
|
|
@ -177,6 +177,16 @@
|
|||
work, and should be coordinated with.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Support for a fully dynamic system</td>
|
||||
<td>In progress</td>
|
||||
<td>&a.gordon;</td>
|
||||
<td>With the introduction of extensive PAM and NSS support in 5.0-RELEASE
|
||||
and 5.1-RELEASE, support for a fully dynamically linked system
|
||||
is desired. &a.gordon; has in-progress patches to post for review
|
||||
following the 5.1 release cycle.</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
||||
<h3>Desired Features for 5.2-RELEASE</h3>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue