Update status of WPA/hostap documentation item and link to the work in
progress. loader@freebsdmall.com has begun a comprehensive howto on this subject for 6.0-BETA3, and Sam is helping.
This commit is contained in:
parent
85c57bc3a8
commit
0019e9edbc
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25507
1 changed files with 6 additions and 4 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.0R/todo.sgml,v 1.27 2005/08/18 10:18:03 glebius Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/6.0R/todo.sgml,v 1.28 2005/08/24 03:13:30 rwatson Exp $">
|
||||
<!ENTITY title "FreeBSD 6.0 Open Issues">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
|
||||
|
@ -257,12 +257,14 @@
|
|||
|
||||
<tr>
|
||||
<td>WPA / hostap</td>
|
||||
<td>&status.new;</td>
|
||||
<td>freebsd-doc</td>
|
||||
<td>&status.wip;</td>
|
||||
<td>loader@freebsdmall.com, sam@, murray@</td>
|
||||
<td>Significant new wireless functionality will be available with
|
||||
FreeBSD 6.0. The wireless section of the FreeBSD Handbook
|
||||
should be updated to describe how to connect to networks with
|
||||
WPA keys, setup host access points, etc.</td>
|
||||
WPA keys, setup host access points, etc. A howto in progress is
|
||||
available <a
|
||||
href="http://www.freebsdmall.com/~loader/en_US.ISO8859-1/articles/wireless/article.html">here</a>.</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
|
Loading…
Reference in a new issue