Add some known issues with the 4.7-RC1 snapshots (packages, ports,

.ko problems on alpha).
This commit is contained in:
Bruce A. Mah 2002-09-19 15:47:59 +00:00
parent b143e367aa
commit fe1cebb0e7
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=14318

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/releases/4.7R/qa.sgml,v 1.1 2002/09/02 08:26:24 murray Exp $">
<!ENTITY date "$FreeBSD: www/en/releases/4.7R/qa.sgml,v 1.2 2002/09/06 00:31:47 bmah Exp $">
<!ENTITY rel '4.7-RELEASE'>
<!ENTITY title "Testing Guide for &rel;">
<!ENTITY email "qa">
@ -90,7 +90,23 @@
<h3>Known Issues</h3>
<em>None at this time.</em>
<ul>
<li>The 4.7-RC1 snapshots were built without packages due to some
problems (which only recently came to light) in the bzip2 package
support. The RE team is currently evaluating solutions; one
alternative is to go back to gzip packages for subsequent RC
snapshots, as well as the release.</li>
<li>Partially as a result of the above package problems, the ports
tree on the 4.7-RC1/i386 ISO image is not exactly the same as the
4.7-RC1/i386 FTP directory. Both will be eventually updated for
subsequent RC snapshots and the final release.</li>
<li>Loading kernel modules on 4.7-RC1/alpha is broken. A fix has
been committed and will be present in 4.7-RC2/alpha.</li>
</ul>
&footer;
</body>