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>



-- 
[email protected] mailing list

Reply via email to