Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-install-network.xml
Date: Wed, 30 Aug 2006 19:04:08
Message-Id: 20060830190349.326A064764@smtp.gentoo.org
1 nightmorph 06/08/30 19:03:48
2
3 Modified: hb-install-network.xml
4 Log:
5 updated pppoe-setup for bug 143704
6
7 Revision Changes Path
8 1.2 xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-network.xml
9
10 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
11 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
12 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
13
14 Index: hb-install-network.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-network.xml,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- hb-install-network.xml 9 Aug 2006 16:35:14 -0000 1.1
21 +++ hb-install-network.xml 30 Aug 2006 19:03:48 -0000 1.2
22 @@ -4,12 +4,12 @@
23 <!-- The content of this document is licensed under the CC-BY-SA license -->
24 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
25
26 -<!-- $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 $ -->
27 +<!-- $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 $ -->
28
29 <sections>
30
31 <version>6.1</version>
32 -<date>2006-03-01</date>
33 +<date>2006-08-30</date>
34
35 <section>
36 <title>Do you need Networking?</title>
37 @@ -53,7 +53,7 @@
38
39 <p>
40 To find out if the stage3 file for your architecture is available and you are
41 -using an Universal InstallCD, take a look inside <path>/mnt/cdrom/stages</path>
42 +using a Universal InstallCD, take a look inside <path>/mnt/cdrom/stages</path>
43 and check if one of the available stages matches your architecture. If not, you
44 can still opt for a stage3 file of an architecture compatible with yours.
45 </p>
46 @@ -182,7 +182,7 @@
47
48 <p>
49 If the network doesn't work immediately, some installation media allow you to
50 -use <c>net-setup</c> (for regular or wireless networks), <c>adsl-setup</c>
51 +use <c>net-setup</c> (for regular or wireless networks), <c>pppoe-setup</c>
52 (for ADSL-users) or <c>pptp</c> (for PPTP-users - only available on x86).
53 </p>
54
55 @@ -246,15 +246,15 @@
56 <p>
57 Assuming you need PPPoE to connect to the internet, the Installation CD (any
58 version) has made things easy for you by including <c>rp-pppoe</c>. Use the
59 -provided <c>adsl-setup</c> script to configure your connection. You will be
60 +provided <c>pppoe-setup</c> script to configure your connection. You will be
61 prompted for the ethernet device that is connected to your adsl modem, your
62 username and password, the IPs of your DNS servers and if you need a basic
63 firewall or not.
64 </p>
65
66 <pre caption="Using rp-pppoe">
67 -# <i>adsl-setup</i>
68 -# <i>adsl-start</i>
69 +# <i>pppoe-setup</i>
70 +# <i>pppoe-start</i>
71 </pre>
72
73 <p>
74 @@ -332,7 +332,7 @@
75 </p>
76
77 <p>
78 -If <c>net-setup</c> or <c>adsl-setup</c> failed, then it is possible that
79 +If <c>net-setup</c> or <c>pppoe-setup</c> failed, then it is possible that
80 your network card wasn't found immediately. This means you may have to load
81 the appropriate kernel modules manually.
82 </p>
83 @@ -390,7 +390,7 @@
84
85 <p>
86 Assuming that you now have a detected network card, you can
87 -retry <c>net-setup</c> or <c>adsl-setup</c> again (which should work
88 +retry <c>net-setup</c> or <c>pppoe-setup</c> again (which should work
89 now), but for the hardcore people amongst you we explain how to configure your
90 network manually.
91 </p>
92
93
94
95 --
96 gentoo-doc-cvs@g.o mailing list