Changeset fe5f3849


Ignore:
Timestamp:
12/26/2004 05:56:18 AM (19 years ago)
Author:
DJ Lucas <dj@…>
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:
e68f978
Parents:
163a227
Message:

Added iproute2 patch for rp-pppoe and text cleanups.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • connect/other/pppoe.xml

    r163a227 rfe5f3849  
    4848dependencies</title>
    4949<sect4><title>Required</title>
    50 <para><xref linkend="ppp"/> and <xref linkend="net-tools"/></para>
     50<para><xref linkend="ppp"/> and <xref linkend="net-tools"/>. You may omit net-tools by using the following patch to utilize iproute2: <ulink
     51url="&patch-root;/rp-pppoe-&pppoe-version;_iproute2-1.patch"/>.</para>
    5152</sect4>
    5253</sect3>
     
    5960
    6061<note><para>If you plan on using kernel-mode <acronym>PPPoE</acronym>,
    61 this package is no longer explicitly needed.  However, it is recomended
     62this package is no longer explicitly needed, however, it is recomended
    6263for ease of configuration.   Additional information about kernel mode
    6364<acronym>PPPoE</acronym> can be found in
  • introduction/welcome/changelog.xml

    r163a227 rfe5f3849  
    2323<itemizedlist>
    2424
    25 <listitem><para>December 26th, 2004 [dj]: Updated to OpenOffice
    26 1.1.4.</para></listitem>
     25<listitem><para>December 26th, 2004 [dj]: Updated to OpenOffice 1.1.4
     26and added iprout2 patch for rp-pppoe.</para></listitem>
    2727
    2828<listitem><para>December 26th, 2004 [randy]: Added dependencies to
  • server/other/dhcp.xml

    r163a227 rfe5f3849  
    4646<sect3><title><application>dhcp</application> dependencies</title>
    4747<sect4><title>Required</title>
    48 <para><xref linkend="net-tools"/> You may omit installing net-tools
    49 by using the following patch to utilize iproute2:
    50 <ulink url="&patch-root;/dhcp-&dhcp-version;-iproute2-1.patch"/>.</para></sect4>
     48<para><xref linkend="net-tools"/>. You may omit net-tools by using the
     49following patch to utilize iproute2: <ulink
     50url="&patch-root;/dhcp-&dhcp-version;-iproute2-1.patch"/>.</para></sect4>
    5151</sect3>
    5252
Note: See TracChangeset for help on using the changeset viewer.