Ignore:
Timestamp:
05/30/2005 04:13:27 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.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:
9f271dd
Parents:
516640ed
Message:

Removed spaces from blank lines and excess spaces from the end of XML data

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • connect/other/pppoe.xml

    r516640ed r4839c17  
    1515<sect1 id="pppoe" xreflabel="RP-PPPoE-&pppoe-version;">
    1616  <?dbhtml filename="pppoe.html"?>
    17  
     17
    1818  <sect1info>
    1919    <othername>$LastChangedBy$</othername>
    2020    <date>$Date$</date>
    2121  </sect1info>
    22  
     22
    2323  <title>RP-PPPoE-&pppoe-version;</title>
    24  
     24
    2525  <indexterm zone="pppoe">
    2626    <primary sortas="a-RP-PPPoE">RP-PPPoE</primary>
     
    2929  <sect2 role="package">
    3030    <title>Introduction to RP-PPPoE</title>
    31    
    32     <para>The Roaring Penguin <application>PPPoE</application> 
     31
     32    <para>The Roaring Penguin <application>PPPoE</application>
    3333    package contains both a client and a server component that works with the
    3434    client. The client allows you to connect to large networks that use the
     
    3636    runs alongside the client, allowing you to configure other clients that send
    3737    out a configuration request.</para>
    38    
     38
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
    4040    <itemizedlist spacing="compact">
     
    5858      </listitem>
    5959    </itemizedlist>
    60    
     60
    6161    <bridgehead renderas="sect3">RP-PPPoE Dependencies</bridgehead>
    62    
     62
    6363    <bridgehead renderas="sect4">Required</bridgehead>
    6464    <para><xref linkend="ppp"/> and
     
    6767    utilize <application>IPRoute2</application>: <ulink
    6868    url="&patch-root;/rp-pppoe-&pppoe-version;-iproute2-1.patch"/>)</para>
    69    
    70   </sect2>
    71  
     69
     70  </sect2>
     71
    7272  <sect2 role="installation">
    7373    <title>Installation of RP-PPPoE</title>
     
    7979      <filename>rp-pppoe-&pppoe-version;/doc/KERNEL-MODE-PPPOE</filename>.</para>
    8080    </note>
    81    
     81
    8282    <indexterm zone="pppoe pppoe-kernel">
    8383      <primary sortas="d-Kernel-mode-PPPoE">Kernel-mode PPPoE</primary>
    8484    </indexterm>
    85    
     85
    8686    <para>Fix the location of the logger executable in several ADSL scripts:</para>
    8787
     
    9696
    9797    <para>This package does not come with a test suite.</para>
    98    
     98
    9999    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    100    
     100
    101101<screen role="root"><userinput>make install</userinput></screen>
    102    
    103   </sect2>
    104  
     102
     103  </sect2>
     104
    105105  <sect2 role="commands">
    106106    <title>Command Explanations</title>
     
    111111    run the same commands, which are then immediately followed by the
    112112    <command>adsl-setup</command> script.</para>
    113    
    114   </sect2>
    115  
     113
     114  </sect2>
     115
    116116  <sect2 role="configuration">
    117117    <title>Configuring RP-PPPoE</title>
     
    119119    <sect3 id="pppoe-config">
    120120      <title>Config Files</title>
    121      
     121
    122122      <para><filename>/etc/ppp/pppoe.conf</filename>,
    123123      <filename>/etc/ppp/firewall-standalone</filename>,
     
    127127      <filename>/etc/ppp/pap-secrets</filename>,
    128128      <filename>/etc/ppp/chap-secrets</filename></para>
    129      
     129
    130130      <indexterm zone="pppoe pppoe-config">
    131131        <primary sortas="e-etc-ppp-pppoe.conf">/etc/ppp/pppoe.conf</primary>
    132132      </indexterm>
    133      
     133
    134134      <indexterm zone="pppoe pppoe-config">
    135135        <primary sortas="e-etc-ppp-firewall-standalone">/etc/ppp/firewall-standalone</primary>
    136136      </indexterm>
    137      
     137
    138138      <indexterm zone="pppoe pppoe-config">
    139139        <primary sortas="e-etc-ppp-firewall-masq">/etc/ppp/firewall-masq</primary>
    140140      </indexterm>
    141      
     141
    142142      <indexterm zone="pppoe pppoe-config">
    143143        <primary sortas="e-etc-ppp-pppoe-server-options">/etc/ppp/pppoe-server-options</primary>
    144144      </indexterm>
    145      
     145
    146146      <indexterm zone="pppoe pppoe-config">
    147147        <primary sortas="e-etc-resolv.conf">/etc/resolv.conf</primary>
    148148      </indexterm>
    149      
     149
    150150      <indexterm zone="pppoe pppoe-config">
    151151        <primary sortas="e-etc-ppp-pap-secrets">/etc/ppp/pap-secrets</primary>
    152152      </indexterm>
    153      
     153
    154154      <indexterm zone="pppoe pppoe-config">
    155155        <primary sortas="e-etc-ppp-chap-secrets">/etc/ppp/chap-secrets</primary>
    156156      </indexterm>
    157    
     157
    158158    </sect3>
    159159
     
    163163      <para>To configure <application>RP-PPPoE</application> after installation,
    164164      you should run the <command>adsl-setup</command> script.</para>
    165      
     165
    166166      <para>When configuring your connection, you will need to have your
    167167      ISP's nameserver information available, as well as your
     
    175175      <para id="pppoe-init"><emphasis>Optionally</emphasis> install the
    176176      <filename>/etc/sysconfig/network-devices/services/pppoe</filename> service
    177       script included with the <xref linkend="intro-important-bootscripts"/> 
     177      script included with the <xref linkend="intro-important-bootscripts"/>
    178178      package (as user <systemitem class="username">root</systemitem>).</para>
    179      
     179
    180180      <indexterm zone="pppoe pppoe-init">
    181181        <primary sortas="f-pppoe-service-script">pppoe (service script)</primary>
     
    187187      <filename>pppoe</filename> service script (as user <systemitem
    188188      class="username">root</systemitem>):</para>
    189      
     189
    190190      <indexterm zone="pppoe pppoe-config2">
    191191        <primary sortas="e-etc-sysconfig-pppoe">/etc/sysconfig/.../pppoe</primary>
    192192      </indexterm>
    193      
     193
    194194      <note>
    195195        <para>If you have previously configured the network interface that
     
    197197        configuration files for that interface (as user <systemitem
    198198        class="username">root</systemitem>):</para>
    199      
     199
    200200<screen role='root'><userinput>rm -v /etc/sysconfig/network-devices/ifconfig.eth0/*</userinput></screen>
    201201      </note>
     
    209209      <!-- A TYPE="[user/kernel]" will be added at a later date when kernel
    210210      mode pppoe is described here. -->
    211      
     211
    212212    </sect3>
    213    
    214   </sect2>
    215  
     213
     214  </sect2>
     215
    216216  <sect2 role="content">
    217217    <title>Contents</title>
     
    221221      <segtitle>Installed Libraries</segtitle>
    222222      <segtitle>Installed Directories</segtitle>
    223      
     223
    224224      <seglistitem>
    225225        <seg>adsl-connect, adsl-setup, adsl-start, adsl-status, adsl-stop, pppoe,
     
    229229      </seglistitem>
    230230    </segmentedlist>
    231    
     231
    232232    <variablelist>
    233233      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
    234234      <?dbfo list-presentation="list"?>
    235235      <?dbhtml list-presentation="table"?>
    236      
     236
    237237      <varlistentry id="adsl-connect">
    238238        <term><command>adsl-connect</command></term>
     
    245245        </listitem>
    246246      </varlistentry>
    247      
     247
    248248      <varlistentry id="adsl-setup">
    249249        <term><command>adsl-setup</command></term>
     
    256256        </listitem>
    257257      </varlistentry>
    258      
     258
    259259      <varlistentry id="adsl-start">
    260260        <term><command>adsl-start</command></term>
     
    267267        </listitem>
    268268      </varlistentry>
    269      
     269
    270270      <varlistentry id="adsl-status">
    271271        <term><command>adsl-status</command></term>
     
    278278        </listitem>
    279279      </varlistentry>
    280      
     280
    281281      <varlistentry id="adsl-stop">
    282282        <term><command>adsl-stop</command></term>
     
    288288        </listitem>
    289289      </varlistentry>
    290      
     290
    291291      <varlistentry id="pppoe-prog">
    292292        <term><command>pppoe</command></term>
     
    299299        </listitem>
    300300      </varlistentry>
    301      
     301
    302302      <varlistentry id="pppoe-relay">
    303303        <term><command>pppoe-relay</command></term>
     
    309309        </listitem>
    310310      </varlistentry>
    311      
     311
    312312      <varlistentry id="pppoe-server">
    313313        <term><command>pppoe-server</command></term>
     
    319319        </listitem>
    320320      </varlistentry>
    321      
     321
    322322      <varlistentry id="pppoe-sniff">
    323323        <term><command>pppoe-sniff</command></term>
     
    330330        </listitem>
    331331      </varlistentry>
    332    
     332
    333333    </variablelist>
    334334
Note: See TracChangeset for help on using the changeset viewer.