* [gentoo-doc-cvs] cvs commit: hb-install-network.xml
@ 2005-07-28 15:42 Sven Vermeulen
0 siblings, 0 replies; 14+ messages in thread
From: Sven Vermeulen @ 2005-07-28 15:42 UTC (permalink / raw
To: gentoo-doc-cvs
swift 05/07/28 15:42:16
Modified: xml/htdocs/doc/en/handbook/draft/2005.1
hb-install-network.xml
Log:
Incorporate current network changes in 2005.1 draft
Revision Changes Path
1.2 +31 -30 xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-network.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-network.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-network.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-network.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
Index: hb-install-network.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-network.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hb-install-network.xml 5 Jul 2005 08:02:04 -0000 1.1
+++ hb-install-network.xml 28 Jul 2005 15:42:16 -0000 1.2
@@ -4,12 +4,12 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-network.xml,v 1.1 2005/07/05 08:02:04 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-network.xml,v 1.2 2005/07/28 15:42:16 swift Exp $ -->
<sections>
-<version>4.00</version>
-<date>2005-01-04</date>
+<version>2.2</version>
+<date>2005-07-02</date>
<section>
<title>Do you need Networking?</title>
@@ -106,19 +106,19 @@
</body>
</subsection>
<subsection>
-<title>Optional: Configure Proxy</title>
+<title>Optional: Configure any Proxies</title>
<body>
<p>
If you access the Internet through a proxy, you might need to set up proxy
information during the installation. It is very easy to define a proxy: you just
-need to define a variable which contains the proxy server information.
+need to define a variable which contains the proxy server information.
</p>
<p>
In most cases, you can just define the variables using the server hostname. As
-an example, we assume the proxy is called <e>proxy.gentoo.org</e> and the port
-is 8080.
+an example, we assume the proxy is called <c>proxy.gentoo.org</c> and the port
+is <c>8080</c>.
</p>
<pre caption="Defining proxy servers">
@@ -147,9 +147,9 @@
<p>
You may want to try pinging your ISP's DNS server (found in
-<path>/etc/resolv.conf</path>) and a Web site of choice, just to make sure
+<path>/etc/resolv.conf</path>) and a Web site of your choice, just to make sure
that your packets are reaching the net, DNS name resolution is working
-correctly, etc..
+correctly, etc.
</p>
<pre caption="Further network testing">
@@ -157,9 +157,9 @@
</pre>
<p>
-Are you able to use your network? If so, you can skip the rest of this
+If you are now able to use your network, you can skip the rest of this
section and continue with <uri link="?part=1&chap=4">Preparing the
-Disks</uri>. If not, bad luck, you'll have to work on it a bit more.
+Disks</uri>. If not, read on.
</p>
</body>
@@ -178,7 +178,7 @@
<p>
If your installation medium does not contain any of these tools or your network
-doesn't function yet, continue with <uri link="#doc_chap4">Manual Network
+doesn't function yet, continue with <uri link="#doc_chap3">Manual Network
Configuration</uri>.
</p>
@@ -193,7 +193,7 @@
</li>
<li>
PPTP users should continue with <uri link="#pptp">Alternative:
- Using PPTP</uri> (x86 only)
+ Using PPTP</uri>
</li>
</ul>
@@ -222,7 +222,7 @@
</p>
<p>
-If your network still doesn't work, continue with <uri link="#doc_chap4">Manual
+If your network still doesn't work, continue with <uri link="#doc_chap3">Manual
Network Configuration</uri>.
</p>
@@ -238,7 +238,7 @@
version) has made things easy for you by including <c>rp-pppoe</c>. Use the
provided <c>adsl-setup</c> script to configure your connection. You will be
prompted for the ethernet device that is connected to your adsl modem, your
-username and password, the IPs of your DNS servers and if you need a basic
+username and password, the IPs of your DNS servers and if you need a basic
firewall or not.
</p>
@@ -253,7 +253,7 @@
<path>/etc/ppp/chap-secrets</path> and make sure you are using the right
ethernet device. If your ethernet device doesn't exist, you will have to load
the appropriate network modules. In that case you should continue with
-<uri link="#doc_chap4">Manual Network Configuration</uri> as we explain how to
+<uri link="#doc_chap3">Manual Network Configuration</uri> as we explain how to
load the appropriate network modules there.
</p>
@@ -269,7 +269,7 @@
<body>
<note>
-PPTP is only available for the x86 architecture.
+PPTP support is only available for x86
</note>
<p>
@@ -323,7 +323,7 @@
<p>
If <c>net-setup</c> or <c>adsl-setup</c> failed, then it is possible that
-your networkcard wasn't found immediately. This means you may have to load
+your network card wasn't found immediately. This means you may have to load
the appropriate kernel modules manually.
</p>
@@ -443,9 +443,9 @@
<note>
Support for the <c>iwconfig</c> command is only available on x86, amd64 and ppc
-Installation CDs. You can still get the extensions working otherwise by
-following the instructions of the <uri
-link="ftp://ftp.linux-wlan.org/pub/linux-wlan-ng/README">linux-wlan-ng
+Installation CDs. You can still get the extensions working otherwise
+by following the instructions of the
+<uri link="ftp://ftp.linux-wlan.org/pub/linux-wlan-ng/README">linux-wlan-ng
project</uri>.
</note>
@@ -469,8 +469,9 @@
</pre>
<note>
-Some wireless cards may have a device name of <c>wlan0</c> instead of
-<c>eth0</c>.
+Some wireless cards may have a device name of <c>wlan0</c> or <c>ra0</c> instead
+of <c>eth0</c>. Run <c>iwconfig</c> without any command-line parameters to
+determine the correct device name.
</note>
<p>
@@ -513,10 +514,10 @@
</note>
<p>
-If all above fails, you will have to configure your network manually.
-Have no fear, it is far from difficult. But we are going to explain a
-certain amount of networking to you as you will need it to be able to
-configure your network to your satisfaction. When you're done reading this, you
+If all of the above fails, you will have to configure your network manually.
+This is not difficult at all. However, you need to be familiar with some
+network terminology, as you will need it to be able to
+configure your network to your satisfaction. After reading this, you
will know what a <e>gateway</e> is, what a <e>netmask</e> serves for,
how a <e>broadcast</e> address is formed and why you need
<e>nameservers</e>.
@@ -539,9 +540,9 @@
<p>
Such an IP address is unique to a host as far as all accessible networks are
-concerned (i.e. all hosts that you are able to reach must have unique IP
-addresses). To be able to make a distinction between hosts inside a network,
-and hosts outside a network, the IP address is divided in two parts: the
+concerned (i.e. every host that you are able to reach must have a unique IP
+address). In order to distinguish between hosts inside and outside a
+network, the IP address is divided in two parts: the
<e>network</e> part and the <e>host</e> part.
</p>
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] 14+ messages in thread
* [gentoo-doc-cvs] cvs commit: hb-install-network.xml
@ 2005-07-28 21:38 Marcelo Goes
0 siblings, 0 replies; 14+ messages in thread
From: Marcelo Goes @ 2005-07-28 21:38 UTC (permalink / raw
To: gentoo-doc-cvs
vanquirius 05/07/28 21:38:03
Modified: xml/htdocs/doc/en/handbook/2005.0 hb-install-network.xml
Log:
#97225 - Wireless name can also be ra#, updating note as it has been
done in the regular handbook
Revision Changes Path
1.3 +6 -5 xml/htdocs/doc/en/handbook/2005.0/hb-install-network.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.0/hb-install-network.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.0/hb-install-network.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.0/hb-install-network.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo
Index: hb-install-network.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.0/hb-install-network.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hb-install-network.xml 28 Mar 2005 08:20:02 -0000 1.2
+++ hb-install-network.xml 28 Jul 2005 21:38:03 -0000 1.3
@@ -4,12 +4,12 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.0/hb-install-network.xml,v 1.2 2005/03/28 08:20:02 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.0/hb-install-network.xml,v 1.3 2005/07/28 21:38:03 vanquirius Exp $ -->
<sections>
-<version>4.00</version>
-<date>2005-01-04</date>
+<version>4.1</version>
+<date>2005-07-28</date>
<section>
<title>Do you need Networking?</title>
@@ -469,8 +469,9 @@
</pre>
<note>
-Some wireless cards may have a device name of <c>wlan0</c> instead of
-<c>eth0</c>.
+Some wireless cards may have a device name of <c>wlan0</c> or <c>ra0</c> instead
+of <c>eth0</c>. Run <c>iwconfig</c> without any command-line parameters to
+determine the correct device name.
</note>
<p>
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] 14+ messages in thread
* [gentoo-doc-cvs] cvs commit: hb-install-network.xml
@ 2005-08-08 14:05 swift
0 siblings, 0 replies; 14+ messages in thread
From: swift @ 2005-08-08 14:05 UTC (permalink / raw
To: gentoo-doc-cvs
swift 05/08/08 14:05:57
Removed: xml/htdocs/doc/en/handbook/draft/2005.1
hb-install-network.xml
Log:
Removing hb-install-network.xml from this location
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] 14+ messages in thread
* [gentoo-doc-cvs] cvs commit: hb-install-network.xml
@ 2006-01-02 20:53 Xavier Neys
0 siblings, 0 replies; 14+ messages in thread
From: Xavier Neys @ 2006-01-02 20:53 UTC (permalink / raw
To: gentoo-doc-cvs
neysx 06/01/02 20:53:54
Modified: xml/htdocs/doc/en/handbook hb-install-network.xml
Log:
IDs must be unique
Revision Changes Path
1.46 +4 -4 xml/htdocs/doc/en/handbook/hb-install-network.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-network.xml?rev=1.46&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-network.xml?rev=1.46&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-network.xml.diff?r1=1.45&r2=1.46&cvsroot=gentoo
Index: hb-install-network.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-network.xml,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- hb-install-network.xml 2 Jul 2005 12:06:42 -0000 1.45
+++ hb-install-network.xml 2 Jan 2006 20:53:53 -0000 1.46
@@ -4,11 +4,11 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-network.xml,v 1.45 2005/07/02 12:06:42 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-network.xml,v 1.46 2006/01/02 20:53:53 neysx Exp $ -->
<sections>
-<version>2.2</version>
+<version>2.3</version>
<date>2005-07-02</date>
<section>
@@ -332,7 +332,7 @@
</p>
<ul>
- <li><uri link="#dhcp">Using DHCP</uri> for automatic IP retrieval</li>
+ <li><uri link="#install-dhcp">Using DHCP</uri> for automatic IP retrieval</li>
<li>
<uri link="#wireless">Preparing for Wireless Access</uri> if you have a
wireless card
@@ -349,7 +349,7 @@
</body>
</subsection>
-<subsection id="dhcp">
+<subsection id="install-dhcp">
<title>Using DHCP</title>
<body>
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] 14+ messages in thread
* [gentoo-doc-cvs] cvs commit: hb-install-network.xml
@ 2006-02-10 17:46 Xavier Neys
0 siblings, 0 replies; 14+ messages in thread
From: Xavier Neys @ 2006-02-10 17:46 UTC (permalink / raw
To: gentoo-doc-cvs
neysx 06/02/10 17:46:57
Modified: xml/htdocs/doc/en/handbook/2005.1 hb-install-network.xml
Log:
IDs must be unique
Revision Changes Path
1.3 +4 -4 xml/htdocs/doc/en/handbook/2005.1/hb-install-network.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-network.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-network.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-network.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo
Index: hb-install-network.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-network.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hb-install-network.xml 8 Aug 2005 13:24:46 -0000 1.2
+++ hb-install-network.xml 10 Feb 2006 17:46:57 -0000 1.3
@@ -4,11 +4,11 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-network.xml,v 1.2 2005/08/08 13:24:46 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-network.xml,v 1.3 2006/02/10 17:46:57 neysx Exp $ -->
<sections>
-<version>5.0</version>
+<version>5.1</version>
<date>2005-08-08</date>
<section>
@@ -390,7 +390,7 @@
</p>
<ul>
- <li><uri link="#dhcp">Using DHCP</uri> for automatic IP retrieval</li>
+ <li><uri link="#install-dhcp">Using DHCP</uri> for automatic IP retrieval</li>
<li>
<uri link="#wireless">Preparing for Wireless Access</uri> if you have a
wireless card
@@ -407,7 +407,7 @@
</body>
</subsection>
-<subsection id="dhcp">
+<subsection id="install-dhcp">
<title>Using DHCP</title>
<body>
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] 14+ messages in thread
* [gentoo-doc-cvs] cvs commit: hb-install-network.xml
@ 2006-03-01 14:10 Xavier Neys
0 siblings, 0 replies; 14+ messages in thread
From: Xavier Neys @ 2006-03-01 14:10 UTC (permalink / raw
To: gentoo-doc-cvs
neysx 06/03/01 14:10:33
Modified: xml/htdocs/doc/en/handbook/2006.0 hb-install-network.xml
Log:
IDs must be unique, again
Revision Changes Path
1.3 +5 -5 xml/htdocs/doc/en/handbook/2006.0/hb-install-network.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2006.0/hb-install-network.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2006.0/hb-install-network.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2006.0/hb-install-network.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo
Index: hb-install-network.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.0/hb-install-network.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hb-install-network.xml 27 Feb 2006 00:37:17 -0000 1.2
+++ hb-install-network.xml 1 Mar 2006 14:10:33 -0000 1.3
@@ -4,12 +4,12 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.0/hb-install-network.xml,v 1.2 2006/02/27 00:37:17 fox2mike Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.0/hb-install-network.xml,v 1.3 2006/03/01 14:10:33 neysx Exp $ -->
<sections>
-<version>6.0</version>
-<date>2006-02-27</date>
+<version>6.1</version>
+<date>2006-03-01</date>
<section>
<title>Do you need Networking?</title>
@@ -400,7 +400,7 @@
</p>
<ul>
- <li><uri link="#dhcp">Using DHCP</uri> for automatic IP retrieval</li>
+ <li><uri link="#install-dhcp">Using DHCP</uri> for automatic IP retrieval</li>
<li>
<uri link="#wireless">Preparing for Wireless Access</uri> if you have a
wireless card
@@ -417,7 +417,7 @@
</body>
</subsection>
-<subsection id="dhcp">
+<subsection id="install-dhcp">
<title>Using DHCP</title>
<body>
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] 14+ messages in thread
* [gentoo-doc-cvs] cvs commit: hb-install-network.xml
@ 2006-07-07 1:51 Lukasz Damentko
0 siblings, 0 replies; 14+ messages in thread
From: Lukasz Damentko @ 2006-07-07 1:51 UTC (permalink / raw
To: gentoo-doc-cvs
rane 06/07/07 01:51:35
Modified: hb-install-network.xml
Log:
#120221, PPTP works not only on x86
Revision Changes Path
1.48 xml/htdocs/doc/en/handbook/hb-install-network.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-network.xml?rev=1.48&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-network.xml?rev=1.48&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-network.xml.diff?r1=1.47&r2=1.48&cvsroot=gentoo
Index: hb-install-network.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-network.xml,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- hb-install-network.xml 14 Mar 2006 19:29:29 -0000 1.47
+++ hb-install-network.xml 7 Jul 2006 01:51:35 -0000 1.48
@@ -4,12 +4,12 @@
<!-- 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.47 2006/03/14 19:29:29 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-network.xml,v 1.48 2006/07/07 01:51:35 rane Exp $ -->
<sections>
-<version>2.3</version>
-<date>2005-07-02</date>
+<version>2.4</version>
+<date>2006-07-06</date>
<section>
<title>Automatic Network Detection</title>
@@ -115,7 +115,8 @@
<p>
If the network doesn't work immediately, some installation media allow you to
use <c>net-setup</c> (for regular or wireless networks), <c>adsl-setup</c>
-(for ADSL-users) or <c>pptp</c> (for PPTP-users - only available on x86).
+(for ADSL-users) or <c>pptp</c> (for PPTP-users - available on x86, amd64,
+alpha, ppc and ppc64).
</p>
<p>
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] 14+ messages in thread
* [gentoo-doc-cvs] cvs commit: hb-install-network.xml
@ 2006-08-30 19:03 Josh Saddler
0 siblings, 0 replies; 14+ messages in thread
From: Josh Saddler @ 2006-08-30 19:03 UTC (permalink / raw
To: gentoo-doc-cvs
nightmorph 06/08/30 19:03:48
Modified: hb-install-network.xml
Log:
updated pppoe-setup for bug 143704
Revision Changes Path
1.2 xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-network.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-network.xml?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-network.xml?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-network.xml?r1=1.1&r2=1.2
Index: hb-install-network.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-network.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hb-install-network.xml 9 Aug 2006 16:35:14 -0000 1.1
+++ hb-install-network.xml 30 Aug 2006 19:03:48 -0000 1.2
@@ -4,12 +4,12 @@
<!-- 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/draft/2006.1/hb-install-network.xml,v 1.1 2006/08/09 16:35:14 fox2mike Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-network.xml,v 1.2 2006/08/30 19:03:48 nightmorph Exp $ -->
<sections>
<version>6.1</version>
-<date>2006-03-01</date>
+<date>2006-08-30</date>
<section>
<title>Do you need Networking?</title>
@@ -53,7 +53,7 @@
<p>
To find out if the stage3 file for your architecture is available and you are
-using an Universal InstallCD, take a look inside <path>/mnt/cdrom/stages</path>
+using a Universal InstallCD, take a look inside <path>/mnt/cdrom/stages</path>
and check if one of the available stages matches your architecture. If not, you
can still opt for a stage3 file of an architecture compatible with yours.
</p>
@@ -182,7 +182,7 @@
<p>
If the network doesn't work immediately, some installation media allow you to
-use <c>net-setup</c> (for regular or wireless networks), <c>adsl-setup</c>
+use <c>net-setup</c> (for regular or wireless networks), <c>pppoe-setup</c>
(for ADSL-users) or <c>pptp</c> (for PPTP-users - only available on x86).
</p>
@@ -246,15 +246,15 @@
<p>
Assuming you need PPPoE to connect to the internet, the Installation CD (any
version) has made things easy for you by including <c>rp-pppoe</c>. Use the
-provided <c>adsl-setup</c> script to configure your connection. You will be
+provided <c>pppoe-setup</c> script to configure your connection. You will be
prompted for the ethernet device that is connected to your adsl modem, your
username and password, the IPs of your DNS servers and if you need a basic
firewall or not.
</p>
<pre caption="Using rp-pppoe">
-# <i>adsl-setup</i>
-# <i>adsl-start</i>
+# <i>pppoe-setup</i>
+# <i>pppoe-start</i>
</pre>
<p>
@@ -332,7 +332,7 @@
</p>
<p>
-If <c>net-setup</c> or <c>adsl-setup</c> failed, then it is possible that
+If <c>net-setup</c> or <c>pppoe-setup</c> failed, then it is possible that
your network card wasn't found immediately. This means you may have to load
the appropriate kernel modules manually.
</p>
@@ -390,7 +390,7 @@
<p>
Assuming that you now have a detected network card, you can
-retry <c>net-setup</c> or <c>adsl-setup</c> again (which should work
+retry <c>net-setup</c> or <c>pppoe-setup</c> again (which should work
now), but for the hardcore people amongst you we explain how to configure your
network manually.
</p>
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] 14+ messages in thread
* [gentoo-doc-cvs] cvs commit: hb-install-network.xml
@ 2006-11-10 11:09 Xavier Neys
0 siblings, 0 replies; 14+ messages in thread
From: Xavier Neys @ 2006-11-10 11:09 UTC (permalink / raw
To: gentoo-doc-cvs
neysx 06/11/10 11:09:42
Modified: hb-install-network.xml
Log:
#154625 ping www.g.o instead of yahoo
Revision Changes Path
1.2 xml/htdocs/doc/en/handbook/2006.1/hb-install-network.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-network.xml?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-network.xml?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-network.xml?r1=1.1&r2=1.2
Index: hb-install-network.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-network.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hb-install-network.xml 30 Aug 2006 20:17:31 -0000 1.1
+++ hb-install-network.xml 10 Nov 2006 11:09:42 -0000 1.2
@@ -4,12 +4,12 @@
<!-- 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/2006.1/hb-install-network.xml,v 1.1 2006/08/30 20:17:31 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-network.xml,v 1.2 2006/11/10 11:09:42 neysx Exp $ -->
<sections>
-<version>7.0</version>
-<date>2006-08-30</date>
+<version>7.1</version>
+<date>2006-11-10</date>
<section>
<title>Do you need Networking?</title>
@@ -163,7 +163,7 @@
</p>
<pre caption="Further network testing">
-# <i>ping -c 3 www.yahoo.com</i>
+# <i>ping -c 3 www.gentoo.org</i>
</pre>
<p>
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] 14+ messages in thread
* [gentoo-doc-cvs] cvs commit: hb-install-network.xml
@ 2006-11-10 11:09 Xavier Neys
0 siblings, 0 replies; 14+ messages in thread
From: Xavier Neys @ 2006-11-10 11:09 UTC (permalink / raw
To: gentoo-doc-cvs
neysx 06/11/10 11:09:42
Modified: hb-install-network.xml
Log:
#154625 ping www.g.o instead of yahoo
Revision Changes Path
1.51 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.51&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-network.xml?rev=1.51&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-network.xml?r1=1.50&r2=1.51
Index: hb-install-network.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-network.xml,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- hb-install-network.xml 28 Oct 2006 09:17:54 -0000 1.50
+++ hb-install-network.xml 10 Nov 2006 11:09:42 -0000 1.51
@@ -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.50 2006/10/28 09:17:54 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-network.xml,v 1.51 2006/11/10 11:09:42 neysx Exp $ -->
<sections>
@@ -13,8 +13,8 @@
networking.
</abstract>
-<version>3.0</version>
-<date>2006-08-30</date>
+<version>3.1</version>
+<date>2006-11-10</date>
<section>
<title>Automatic Network Detection</title>
@@ -100,7 +100,7 @@
</p>
<pre caption="Further network testing">
-# <i>ping -c 3 www.yahoo.com</i>
+# <i>ping -c 3 www.gentoo.org</i>
</pre>
<p>
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] 14+ messages in thread
* [gentoo-doc-cvs] cvs commit: hb-install-network.xml
@ 2007-03-19 10:36 Josh Saddler
0 siblings, 0 replies; 14+ messages in thread
From: Josh Saddler @ 2007-03-19 10:36 UTC (permalink / raw
To: gentoo-doc-cvs
nightmorph 07/03/19 10:36:40
Modified: hb-install-network.xml
Log:
pptp exists for a few arches, not just x86
Revision Changes Path
1.22 xml/htdocs/doc/en/handbook/draft/hb-install-network.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-network.xml?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-network.xml?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-network.xml?r1=1.21&r2=1.22
Index: hb-install-network.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-network.xml,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- hb-install-network.xml 14 Mar 2007 06:24:40 -0000 1.21
+++ hb-install-network.xml 19 Mar 2007 10:36:40 -0000 1.22
@@ -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/draft/hb-install-network.xml,v 1.21 2007/03/14 06:24:40 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-network.xml,v 1.22 2007/03/19 10:36:40 nightmorph Exp $ -->
<sections>
@@ -13,7 +13,7 @@
networking.
</abstract>
-<version>3.1</version>
+<version>4.0</version>
<date>2006-11-10</date>
<section>
@@ -216,10 +216,6 @@
<title>Alternative: Using PPTP</title>
<body>
-<note>
-PPTP support is only available for x86
-</note>
-
<p>
If you need PPTP support, you can use <c>pptpclient</c> which is provided by our
Installation CDs. But first you need to make sure that your configuration is
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] 14+ messages in thread
* [gentoo-doc-cvs] cvs commit: hb-install-network.xml
@ 2008-03-08 4:50 Joshua Saddler
0 siblings, 0 replies; 14+ messages in thread
From: Joshua Saddler @ 2008-03-08 4:50 UTC (permalink / raw
To: gentoo-doc-cvs
nightmorph 08/03/08 04:50:18
Modified: hb-install-network.xml
Log:
removed useless x86 and amd64-specific paragraph. those arches do not use this file.
Revision Changes Path
1.3 xml/htdocs/doc/en/handbook/2008.0/hb-install-network.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2008.0/hb-install-network.xml?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2008.0/hb-install-network.xml?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2008.0/hb-install-network.xml?r1=1.2&r2=1.3
Index: hb-install-network.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2008.0/hb-install-network.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hb-install-network.xml 1 Mar 2008 06:43:00 -0000 1.2
+++ hb-install-network.xml 8 Mar 2008 04:50:18 -0000 1.3
@@ -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/2008.0/hb-install-network.xml,v 1.2 2008/03/01 06:43:00 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2008.0/hb-install-network.xml,v 1.3 2008/03/08 04:50:18 nightmorph Exp $ -->
<sections>
@@ -59,12 +59,6 @@
</p>
<p>
-The stage3 file built by the x86 Installer LiveCD is optimized for i686 or
-better and uses NPTL. The stage3 file built by the amd64 Installer LiveCD is
-optimized for generic amd64 usage and uses NPTL.
-</p>
-
-<p>
If you, on the other hand, want to use a stage3 file optimized for your
architecture and the stage3 file of your choice is not available, then you will
need networking to download the appropriate stage3 file.
--
gentoo-doc-cvs@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 14+ messages in thread
* [gentoo-doc-cvs] cvs commit: hb-install-network.xml
@ 2008-06-05 20:50 Sven Vermeulen
0 siblings, 0 replies; 14+ messages in thread
From: Sven Vermeulen @ 2008-06-05 20:50 UTC (permalink / raw
To: gentoo-doc-cvs
swift 08/06/05 20:50:35
Modified: hb-install-network.xml
Log:
Typo in pre
Revision Changes Path
1.2 xml/htdocs/doc/en/handbook/draft/complete/hb-install-network.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/complete/hb-install-network.xml?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/complete/hb-install-network.xml?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/complete/hb-install-network.xml?r1=1.1&r2=1.2
Index: hb-install-network.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/complete/hb-install-network.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hb-install-network.xml 6 Jan 2006 20:05:07 -0000 1.1
+++ hb-install-network.xml 5 Jun 2008 20:50:35 -0000 1.2
@@ -4,12 +4,12 @@
<!-- 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/draft/complete/hb-install-network.xml,v 1.1 2006/01/06 20:05:07 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/complete/hb-install-network.xml,v 1.2 2008/06/05 20:50:35 swift Exp $ -->
<sections>
<version>0.0</version>
-<date>2005-06-19</date>
+<date>2008-06-05</date>
<section>
<title>Introduction</title>
@@ -165,7 +165,7 @@
<pre caption="Loading a kernel module in memory">
<comment>(Notice that we have dropped the ".ko" suffix!)</comment>
-# <i>modprobe r9169</i>
+# <i>modprobe r8169</i>
</pre>
<p>
--
gentoo-doc-cvs@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 14+ messages in thread
* [gentoo-doc-cvs] cvs commit: hb-install-network.xml
@ 2008-09-26 15:55 Sven Vermeulen
0 siblings, 0 replies; 14+ messages in thread
From: Sven Vermeulen @ 2008-09-26 15:55 UTC (permalink / raw
To: gentoo-doc-cvs
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>
^ permalink raw reply [flat|nested] 14+ messages in thread
end of thread, other threads:[~2008-09-26 15:55 UTC | newest]
Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-02 20:53 [gentoo-doc-cvs] cvs commit: hb-install-network.xml Xavier Neys
-- strict thread matches above, loose matches on Subject: below --
2008-09-26 15:55 Sven Vermeulen
2008-06-05 20:50 Sven Vermeulen
2008-03-08 4:50 Joshua Saddler
2007-03-19 10:36 Josh Saddler
2006-11-10 11:09 Xavier Neys
2006-11-10 11:09 Xavier Neys
2006-08-30 19:03 Josh Saddler
2006-07-07 1:51 Lukasz Damentko
2006-03-01 14:10 Xavier Neys
2006-02-10 17:46 Xavier Neys
2005-08-08 14:05 swift
2005-07-28 21:38 Marcelo Goes
2005-07-28 15:42 Sven Vermeulen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox