sparc64 and alpha RC1 ISOs didn't include a perl package, which means

that the installation will whine but likely succeed anyway.  The package
must be manually installed from the FTP site.  This should be fixed for
RC2.
This commit is contained in:
Robert Watson 2002-12-09 16:18:54 +00:00
parent b334ecc555
commit b95f9f0132
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15242

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.104 2002/12/08 21:56:53 murray Exp $">
<!ENTITY date "$FreeBSD: www/en/releases/5.0R/todo.sgml,v 1.105 2002/12/09 00:55:07 rwatson Exp $">
<!ENTITY title "FreeBSD 5.0 Open Issues">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
@ -382,6 +382,17 @@
installs kde-icontheme instead (more correct behavior would be to
fall back to kdebase if kde package is not present).</td>
</tr>
<tr>
<td>sparc64 and alpha RC1 ISO images did not include Perl package</td>
<td>In progress</td>
<td>jhb</td>
<td>Perl packages were accidentally excluded from the RC1 ISOs for
the sparc64 and alpha platforms. This will result in whining from
the installation, but the install will succeed. Perl may then be
manually installed from the FTP repository.</td>
</tr>
</table>
&footer;