From: "Josh Saddler" <nightmorph@lark.gentoo.org>
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] cvs commit: hb-install-network.xml
Date: Wed, 30 Aug 2006 19:03:48 +0000 [thread overview]
Message-ID: <20060830190349.326A064764@smtp.gentoo.org> (raw)
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
next reply other threads:[~2006-08-30 19:04 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-30 19:03 Josh Saddler [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-09-26 15:55 [gentoo-doc-cvs] cvs commit: hb-install-network.xml 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-07-07 1:51 Lukasz Damentko
2006-03-01 14:10 Xavier Neys
2006-02-10 17:46 Xavier Neys
2006-01-02 20:53 Xavier Neys
2005-08-08 14:05 swift
2005-07-28 21:38 Marcelo Goes
2005-07-28 15:42 Sven Vermeulen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060830190349.326A064764@smtp.gentoo.org \
--to=nightmorph@lark.gentoo.org \
--cc=docs-team@lists.gentoo.org \
--cc=gentoo-doc-cvs@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox