swift 08/09/26 15:55:50 Modified: hb-install-network.xml Log: #238187 - Link to wireless networking chapter
Revision Changes Path 1.54 xml/htdocs/doc/en/handbook/hb-install-network.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-network.xml?rev=1.54&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-network.xml?rev=1.54&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-network.xml?r1=1.53&r2=1.54 Index: hb-install-network.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-network.xml,v retrieving revision 1.53 retrieving revision 1.54 diff -u -r1.53 -r1.54 --- hb-install-network.xml 1 Apr 2008 08:53:46 -0000 1.53 +++ hb-install-network.xml 26 Sep 2008 15:55:50 -0000 1.54 @@ -4,7 +4,7 @@ <!-- The content of this document is licensed under the CC-BY-SA license --> <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-network.xml,v 1.53 2008/04/01 08:53:46 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-network.xml,v 1.54 2008/09/26 15:55:50 swift Exp $ --> <sections> @@ -13,8 +13,8 @@ networking. </abstract> -<version>5.0</version> -<date>2008-04-01</date> +<version>5.1</version> +<date>2008-09-26</date> <section> <title>Automatic Network Detection</title> @@ -425,6 +425,13 @@ WEP key, you can issue the following commands: </p> +<note> +If your wireless network is set up with WPA or WPA2, you will need to use +<c>wpa_supplicant</c>. For more information on configuring wireless networking +in Gentoo Linux, please read the <uri link="?part=4&chap=4">Wireless +Networking</uri> chapter in the Gentoo Handbook. +</note> + <pre caption="Changing ESSID and/or adding WEP key"> <comment>(This sets the network name to "GentooNode")</comment> # <i>iwconfig eth0 essid GentooNode</i>
