Ignore:
Timestamp:
12/22/2004 03:49:55 PM (19 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
4697ee3
Parents:
dc94017e
Message:

Tag and excessive whitespace corrections

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3136 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • connect/other/pppoe.xml

    rdc94017e rdef11b7  
    44  <!ENTITY % general-entities SYSTEM "../../general.ent">
    55  %general-entities;
    6  
     6
    77  <!ENTITY pppoe-download-http "http://www.roaringpenguin.com/products/rp-pppoe/rp-pppoe-&pppoe-version;.tar.gz">
    88  <!ENTITY pppoe-download-ftp  "ftp://ftp.rutgers.edu/pub/slackware/slackware_source/n/rp-pppoe/rp-pppoe-&pppoe-version;.tar.gz">
     
    2121
    2222<sect2>
    23 <title>Introduction to <application><acronym>RP</acronym>-<acronym>PPPoE</acronym></application></title>
     23<title>Introduction to
     24<application><acronym>RP</acronym>-<acronym>PPPoE</acronym></application></title>
    2425
    2526<para>The Roaring Penguin <application><acronym>PPPoE</acronym></application>
     
    3839url="&pppoe-download-ftp;"/></para></listitem>
    3940<listitem><para>Download size: &pppoe-size;</para></listitem>
    40 <listitem><para>Estimated Disk space required:
     41<listitem><para>Estimated disk space required:
    4142&pppoe-buildsize;</para></listitem>
    4243<listitem><para>Estimated build time:
    4344&pppoe-time;</para></listitem></itemizedlist>
    4445</sect3>
    45                                                                                
    46 <sect3><title><application><acronym>RP</acronym>-<acronym>PPPoE</acronym></application> dependencies</title>
     46
     47<sect3><title><application><acronym>RP</acronym>-<acronym>PPPoE</acronym></application>
     48dependencies</title>
    4749<sect4><title>Required</title>
    48 <para><xref linkend="ppp"/> and <xref linkend="net-tools"/></para></sect4>
     50<para><xref linkend="ppp"/> and <xref linkend="net-tools"/></para>
     51</sect4>
    4952</sect3>
    50 
    5153
    5254</sect2>
    5355
    5456<sect2>
    55 <title>Installation of <application><acronym>RP</acronym>-<acronym>PPPoE</acronym></application></title>
     57<title>Installation of
     58<application><acronym>RP</acronym>-<acronym>PPPoE</acronym></application></title>
    5659
    57 <note><para>If you plan on using kernel-mode PPPoE,
     60<note><para>If you plan on using kernel-mode <acronym>PPPoE</acronym>,
    5861this package is no longer explicitly needed.  However, it is recomended
    5962for ease of configuration.   Additional information about kernel mode
     
    6164<filename>rp-pppoe-&pppoe-version;/doc/KERNEL-MODE-PPPOE</filename>.</para></note>
    6265
    63 <para>Install <application><acronym>RP</acronym>-<acronym>PPPoE</acronym></application> by running
    64 the following commands:</para>
     66<para>Install
     67<application><acronym>RP</acronym>-<acronym>PPPoE</acronym></application> by
     68running the following commands:</para>
    6569
    6670<screen><userinput><command>cd src &amp;&amp;
     
    8387
    8488<sect2>
    85 <title>Configuring <application><acronym>RP</acronym>-<acronym>PPPoE</acronym></application></title>
     89<title>Configuring
     90<application><acronym>RP</acronym>-<acronym>PPPoE</acronym></application></title>
    8691
    8792<sect3><title>Config files</title>
     
    96101<sect3><title>Configuration Information</title>
    97102
    98 <para>To configure <application><acronym>RP</acronym>-<acronym>PPPoE</acronym>
    99 </application> after installation, you should run the <command>adsl-setup
    100 </command> script.</para>
     103<para>To configure
     104<application><acronym>RP</acronym>-<acronym>PPPoE</acronym></application>
     105after installation, you should run the <command>adsl-setup</command>
     106script.</para>
    101107
    102108<para>When configuring your connection, you will need to have your
     
    120126
    121127<note><para>If you have previously configured the network interface that
    122 will now
    123 use <acronym>PPPoE</acronym>, you should remove the interface
    124 configuration
    125 files for that interface:
    126 <command><userinput>rm /etc/sysconfig/network-devices/ifconfig.eth0/*</userinput></command>.</para></note>
     128will now use <acronym>PPPoE</acronym>, you should remove the interface
     129configuration files for that interface:</para>
     130
     131<para><command><userinput>rm
     132/etc/sysconfig/network-devices/ifconfig.eth0/*</userinput></command></para>
     133</note>
    127134
    128135<screen><userinput><command>install -d /etc/sysconfig/network-devices/ifconfig.eth0 &amp;&amp;
     
    134141<!-- A TYPE="[user/kernel]" will be added at a later date when kernel
    135142mode pppoe is described here. -->
    136 
    137143</sect3>
    138144
     
    142148<title>Contents</title>
    143149
    144 <para>The <application><acronym>RP</acronym>-<acronym>PPPoE</acronym></application> package
    145 contains <command>adsl-setup</command>, <command>adsl-start</command>,
     150<para>The
     151<application><acronym>RP</acronym>-<acronym>PPPoE</acronym></application>
     152package contains <command>adsl-setup</command>, <command>adsl-start</command>,
    146153<command>adsl-status</command>, <command>adsl-stop</command>, <command>
    147154pppoe</command>, <command>pppoe-relay</command>, <command>pppoe-server
     
    172179
    173180<sect3><title>pppoe-relay</title>
    174 <para><command>pppoe-relay</command> starts the server relay agent.</para></sect3>
     181<para><command>pppoe-relay</command> starts the server relay
     182agent.</para></sect3>
    175183
    176184<sect3><title>pppoe-server</title>
    177 <para><command>pppoe-server</command> starts the server component.</para></sect3>
     185<para><command>pppoe-server</command> starts the server
     186component.</para></sect3>
    178187
    179188<sect3><title>pppoe-sniff</title>
    180 <para>A small network sniffer designed to assist in setting <envar>PPPOE_EXTRA
    181 </envar> settings.</para></sect3>
     189<para>A small network sniffer designed to assist in setting
     190<envar>PPPOE_EXTRA</envar> settings.</para></sect3>
    182191
    183192</sect2>
Note: See TracChangeset for help on using the changeset viewer.