Remove sparc64 sysinstall task: it works.
Reported by: jake
This commit is contained in:
parent
4cf5684630
commit
94353953c3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=14961
1 changed files with 1 additions and 13 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.25 2002/11/20 17:03:37 rwatson Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.0R/todo.sgml,v 1.26 2002/11/20 17:27:02 rwatson Exp $">
|
||||
<!ENTITY title "FreeBSD 5.0 Open Issues">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
|
|
@ -149,18 +149,6 @@
|
|||
<td>gdb 5.3 now works with sparc64; gdb import required.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Sysinstall for sparc64</td>
|
||||
<td>--</td>
|
||||
<td>phk@FreeBSD.org</td>
|
||||
<td>Sysinstall currently doesn't understand disk labeling sufficiently
|
||||
to correctly install on sparc64. Various approaches might be
|
||||
taken, including adopting libwhisk as an extendable labeling
|
||||
mechanism, but the work hasn't yet been done. For sparc64 to be
|
||||
a Tier 1 supported platform, it needs sysinstall to work out
|
||||
of the box.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>UFS2 bootable on i386</td>
|
||||
<td>In progress. We might want to miss on this one.</td>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue