Add Tier-1 AMD64 support as a goal for 5.2-RELEASE; chown to obrien
and peter.
This commit is contained in:
parent
1eb152cbfe
commit
abca17ecfb
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=16722
1 changed files with 11 additions and 1 deletions
|
@ -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.2R/todo.sgml,v 1.5 2003/04/26 03:25:23 rwatson Exp $">
|
<!ENTITY date "$FreeBSD: www/en/releases/5.2R/todo.sgml,v 1.6 2003/04/27 17:46:24 rwatson Exp $">
|
||||||
<!ENTITY title "FreeBSD 5.2 Open Issues">
|
<!ENTITY title "FreeBSD 5.2 Open Issues">
|
||||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||||
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
|
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
|
||||||
|
@ -121,6 +121,16 @@
|
||||||
dramatically improve support for Promise RAID controllers.</td>
|
dramatically improve support for Promise RAID controllers.</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td>Tier-1 Support for AMD64 Hammer</td>
|
||||||
|
<td>In progress</td>
|
||||||
|
<td>&a.peter;, &a.obrien;</td>
|
||||||
|
<td>Productionable support for the AMD64 platform. Currently,
|
||||||
|
AMD64 runs fully in 32-bit emulation mode, and boots to
|
||||||
|
single-user in 64-bit mode. We expect full production
|
||||||
|
support for the AMD64 architecture in 5.2-RELEASE.</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
<h3>Desired Features for 5.2-RELEASE</h3>
|
<h3>Desired Features for 5.2-RELEASE</h3>
|
||||||
|
|
Loading…
Reference in a new issue