The "SMP kernels for install" and "Improve kbdmux" entries have been removed
from the ideas page, so fix two "broken" links as a result of that.
This commit is contained in:
parent
cb13c85615
commit
c3de69dea0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27379
1 changed files with 3 additions and 3 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/6.1R/todo.sgml,v 1.18 2006/03/08 03:48:13 hrs Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/6.1R/todo.sgml,v 1.19 2006/03/16 12:04:25 scottl Exp $">
|
||||
<!ENTITY local.rel "6.1">
|
||||
<!ENTITY title "FreeBSD 6.1 Open Issues">
|
||||
<!ENTITY % navincludes SYSTEM "../../includes.navdownload.sgml"> %navincludes;
|
||||
|
@ -418,7 +418,7 @@ on a filesystem is negative; fsck -f is needed to correct this.</td>
|
|||
<td>&status.wip;</td>
|
||||
<td>&a.emax;</td>
|
||||
<td><em>From the <a
|
||||
href="http://www.freebsd.org/projects/ideas/#p-kbdmux">ideas
|
||||
href="http://www.freebsd.org/projects/ideas/">ideas
|
||||
page</a>.</em> We need this for the growing number of systems
|
||||
that assume that USB is the primary keyboard. Current status
|
||||
appears to be that the kbdmux driver breaks very easily. We need
|
||||
|
@ -460,7 +460,7 @@ on a filesystem is negative; fsck -f is needed to correct this.</td>
|
|||
<td>&status.untested;</td>
|
||||
<td>&a.sam;</td>
|
||||
<td><em>From the <a
|
||||
href="http://www.freebsd.org/projects/ideas/#p-smpinstall">ideas
|
||||
href="http://www.freebsd.org/projects/ideas/">ideas
|
||||
page</a>.</em> Right now we only install a UP kernel, for performance
|
||||
reasons. We should be able to package both a UP and SMP kernel
|
||||
into the release bits, and have sysinstall install both. It
|
||||
|
|
Loading…
Reference in a new issue