diff -Naur BOOK-ORIG/connect/connect.ent BOOK-DJL/connect/connect.ent
old
|
new
|
|
17 | 17 | <!-- Other --> |
18 | 18 | <!ENTITY connect-other SYSTEM "other/other.xml"> |
19 | 19 | <!ENTITY connect-other-isdn SYSTEM "other/isdn.xml"> |
20 | | <!ENTITY connect-other-pppoe SYSTEM "other/pppoe.xml"> |
| 20 | <!ENTITY % pppoe SYSTEM "other/pppoe/pppoe.ent"> |
| 21 | %pppoe; |
diff -Naur BOOK-ORIG/connect/other/other.xml BOOK-DJL/connect/other/other.xml
old
|
new
|
|
1 | 1 | <chapter id="connect-other"> |
2 | 2 | <?dbhtml filename="other.html" dir="connect"?> |
3 | | <title>Other</title> |
| 3 | <title>Other connection methods index</title> |
4 | 4 | |
5 | 5 | <para>Other methods to connect to large networks are through ISDN and |
6 | | PPPOE interfaces. Pages written for these interfaces are always welcome |
| 6 | PPPoE interfaces. Pages written for these interfaces are always welcome |
7 | 7 | and will be included in future books, if available.</para> |
8 | 8 | |
| 9 | &connect-other-isdn; |
| 10 | &pppoe; |
9 | 11 | |
10 | 12 | </chapter> |
diff -Naur BOOK-ORIG/connect/other/pppoe/pppoe-config.xml BOOK-DJL/connect/other/pppoe/pppoe-config.xml
old
|
new
|
|
| 1 | <sect2> |
| 2 | <title>Configuring RP-PPPoE</title> |
| 3 | |
| 4 | <sect3><title>Config files</title> |
| 5 | <para><filename>files to be determined</filename></para></sect3> |
| 6 | |
| 7 | <sect3><title>Configuration Information</title> |
| 8 | |
| 9 | <para>To re-configure RP-PPPoE after installation, you should run the |
| 10 | <filename>adsl-config</filename> script.</para> |
| 11 | |
| 12 | </sect3> |
| 13 | |
| 14 | </sect2> |
| 15 | |
diff -Naur BOOK-ORIG/connect/other/pppoe/pppoe-desc.xml BOOK-DJL/connect/other/pppoe/pppoe-desc.xml
old
|
new
|
|
| 1 | <sect2> |
| 2 | <title>Contents</title> |
| 3 | |
| 4 | <para>The RP-PPPoE package contains <userinput>adsl-setup, adsl-start, |
| 5 | and adsl-stop</userinput>.</para> |
| 6 | |
| 7 | </sect2> |
| 8 | |
| 9 | <sect2><title>Description</title> |
| 10 | |
| 11 | <sect3><title>adsl-setup</title> |
| 12 | <para>a script for configuring the client.</para></sect3> |
| 13 | |
| 14 | <sect3><title>adsl-start</title> |
| 15 | <para>starts the client using the options specified when you |
| 16 | ran <userinput>adsl-config</userinput>.</para></sect3> |
| 17 | |
| 18 | <sect3><title>adsl-stop</title> |
| 19 | <para>stops the client.</para></sect3> |
| 20 | |
| 21 | </sect2> |
| 22 | |
diff -Naur BOOK-ORIG/connect/other/pppoe/pppoe-exp.xml BOOK-DJL/connect/other/pppoe/pppoe-exp.xml
old
|
new
|
|
| 1 | <sect2> |
| 2 | <title>Command explanations</title> |
| 3 | |
| 4 | <para>The 'go' script will run configure, make, and make install for |
| 5 | you, with the most common options. It will also run the adsl-setup |
| 6 | script for configuring your connection. Of course, you are free |
| 7 | to run the commands individually to fine tune the installation.</para> |
| 8 | |
| 9 | </sect2> |
| 10 | |
diff -Naur BOOK-ORIG/connect/other/pppoe/pppoe-inst.xml BOOK-DJL/connect/other/pppoe/pppoe-inst.xml
old
|
new
|
|
| 1 | <sect2> |
| 2 | <title>Installation of RP-PPPoE</title> |
| 3 | |
| 4 | <para>Install RP-PPPoE by running the following command:</para> |
| 5 | |
| 6 | <para><screen><userinput> |
| 7 | ./go</userinput></screen></para> |
| 8 | |
| 9 | </sect2> |
| 10 | |
diff -Naur BOOK-ORIG/connect/other/pppoe/pppoe-intro.xml BOOK-DJL/connect/other/pppoe/pppoe-intro.xml
old
|
new
|
|
| 1 | <sect2> |
| 2 | <title>Introduction to RP-PPPOE</title> |
| 3 | |
| 4 | <screen>Download location (HTTP): <ulink url="&pppoe-download-http;"/> |
| 5 | Download location (FTP): <ulink url="&pppoe-download-ftp;"/> |
| 6 | Version used: &pppoe-version; |
| 7 | Package size: &pppoe-size; |
| 8 | Estimated Disk space required: &pppoe-buildsize;</screen> |
| 9 | |
| 10 | <para>The Roaring Penguin PPPoE client allows you to connect to |
| 11 | large networks, most commonly DSL service providers, that use the PPPoE |
| 12 | protocol.</para> |
| 13 | |
| 14 | </sect2> |
diff -Naur BOOK-ORIG/connect/other/pppoe/pppoe.ent BOOK-DJL/connect/other/pppoe/pppoe.ent
old
|
new
|
|
| 1 | <!ENTITY pppoe SYSTEM "../pppoe.xml"> |
| 2 | <!ENTITY pppoe-intro SYSTEM "pppoe-intro.xml"> |
| 3 | <!ENTITY pppoe-inst SYSTEM "pppoe-inst.xml"> |
| 4 | <!ENTITY pppoe-exp SYSTEM "pppoe-exp.xml"> |
| 5 | <!ENTITY pppoe-desc SYSTEM "pppoe-desc.xml"> |
| 6 | <!ENTITY pppoe-config SYSTEM "pppoe-config.xml"> |
| 7 | <!ENTITY pppoe-buildsize "TBD"> |
| 8 | <!ENTITY pppoe-version "3.5"> |
| 9 | <!ENTITY pppoe-download-http "http://www.roaringpenguin.com/pppoe/rp-pppoe-3.5.tar.gz"> |
| 10 | <!ENTITY pppoe-download-ftp "ftp://ftp.rutgers.edu/pub/slackware/slackware_source/n/rp-pppoe/rp-pppoe-3.5.tar.gz"> |
| 11 | <!ENTITY pppoe-size "185 KB"> |
diff -Naur BOOK-ORIG/connect/other/pppoe.xml BOOK-DJL/connect/other/pppoe.xml
old
|
new
|
|
1 | | <sect1 id="pppoe" xreflabel="pppoe"> |
| 1 | <sect1 id="pppoe" xreflabel="RP-PPPoE-&pppoe-version;"> |
2 | 2 | <?dbhtml filename="pppoe.html" dir="connect"?> |
3 | | <title>pppoe</title> |
| 3 | <title>RP-PPPoE-&pppoe-version;</title> |
4 | 4 | |
5 | | <para>TO BE DONE</para> |
| 5 | &pppoe-intro; |
| 6 | &pppoe-inst; |
| 7 | &pppoe-exp; |
| 8 | &pppoe-config; |
| 9 | &pppoe-desc; |
6 | 10 | |
7 | 11 | </sect1> |
| 12 | |
diff -Naur BOOK-ORIG/introduction/welcome/credits.xml BOOK-DJL/introduction/welcome/credits.xml
old
|
new
|
|
147 | 147 | and STLport: <emphasis> |
148 | 148 | Tushar Teredesai</emphasis></para></listitem> |
149 | 149 | |
| 150 | <listitem><para>RP-PPPoE: <emphasis> DJ Lucas |
| 151 | </emphasis></para></listitem> |
| 152 | |
150 | 153 | </itemizedlist> |
151 | 154 | </sect2> |
152 | 155 | |