From mboxrd@z Thu Jan 1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
by nuthatch.gentoo.org with esmtp (Exim 4.54)
id 1EvySY-000333-28
for garchives@archives.gentoo.org; Mon, 09 Jan 2006 14:57:22 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
by robin.gentoo.org (8.13.5/8.13.5) with SMTP id k09Ev6Uw023933;
Mon, 9 Jan 2006 14:57:06 GMT
Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30])
by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id k09Ev5QZ026719
for ; Mon, 9 Jan 2006 14:57:05 GMT
Message-Id: <200601091457.k09Ev5QZ026719@robin.gentoo.org>
Received: from lark.gentoo.osuosl.org ([140.211.166.177] helo=lark.gentoo.org)
by smtp.gentoo.org with smtp (Exim 4.54)
id 1EvySG-0002XE-Tx
for gentoo-doc-cvs@lists.gentoo.org; Mon, 09 Jan 2006 14:57:05 +0000
Received: by lark.gentoo.org (sSMTP sendmail emulation); Mon, 9 Jan 2006 14:57:04 +0000
From: "Jan Kundrat"
Date: Mon, 9 Jan 2006 14:57:04 +0000
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] cvs commit: hb-net-wireless.xml
Precedence: bulk
List-Post:
List-Help:
List-Unsubscribe:
List-Subscribe:
List-Id: Gentoo Linux mail
X-BeenThere: gentoo-doc-cvs@gentoo.org
Reply-to: docs-team@lists.gentoo.org
X-Archives-Salt: 8522e0d1-f8fa-41f4-8553-bfce4153d1e4
X-Archives-Hash: d49c2b91dd4d7b22db983018802be6d1
jkt 06/01/09 14:57:04
Modified: xml/htdocs/doc/en/handbook hb-net-wireless.xml
Log:
#116267:
- s/wpa_suppliant/wpa_supplicant/
- some magic :)
Revision Changes Path
1.9 +12 -10 xml/htdocs/doc/en/handbook/hb-net-wireless.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-net-wireless.xml?rev=1.9&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-net-wireless.xml?rev=1.9&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-net-wireless.xml.diff?r1=1.8&r2=1.9&cvsroot=gentoo
Index: hb-net-wireless.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-wireless.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- hb-net-wireless.xml 23 Dec 2005 21:28:18 -0000 1.8
+++ hb-net-wireless.xml 9 Jan 2006 14:57:04 -0000 1.9
@@ -4,11 +4,11 @@
-
+
-1.3
+1.4
2005-12-22
-wpa_suppliant is the best choice, but it does not support all drivers.
+wpa_supplicant is the best choice, but it does not support all drivers.
For a list of supported drivers, read the wpa_supplicant
site. Also, wpa_supplicant can currently only connect to SSID's
@@ -35,12 +35,12 @@
-The linux-wlan-ng driver is not supported by baselayout at this
+The linux-wlan-ng driver is not supported by baselayout at this
time. This is because linux-wlan-ng have their own setup and
configuration which is completely different to everyone else's. The
linux-wlan-ng devs are rumoured to be changing their setup over to
wireless-tools - when this happens you may use linux-wlan-ng
-with baselayout.
+with baselayout.