Add a note about a sysinstall bug affecting GNOME for the 4.6 testing guide.
This commit is contained in:
parent
f9354bb482
commit
443a6766a2
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=13125
1 changed files with 7 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/4.6R/qa.sgml,v 1.2 2002/04/27 07:07:49 joerg Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/4.6R/qa.sgml,v 1.3 2002/05/17 20:49:32 bmah Exp $">
|
||||
<!ENTITY title "Testing Guide for 4.6-RELEASE">
|
||||
<!ENTITY email "qa">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -76,7 +76,12 @@
|
|||
|
||||
<h3>Known Issues</h3>
|
||||
|
||||
<p>None at this time.</p>
|
||||
<ul>
|
||||
<li>Due to a buffer truncation in sysinstall, the GNOME meta-port
|
||||
(<tt>x11/gnome</tt>) in
|
||||
4.6-RC1 does not install correctly. This has been fixed and will be
|
||||
functional for 4.6-RC2 (and any later release candidate snapshots).</li>
|
||||
</ul>
|
||||
|
||||
&footer;
|
||||
</body>
|
||||
|
|
Loading…
Reference in a new issue