Changeset bdc769fc
- Timestamp:
- 10/03/2004 02:21:25 PM (19 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 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/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 266724ee
- Parents:
- 662602c
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
connect/other/pppoe.xml
r662602c rbdc769fc 46 46 <sect3><title><application><acronym>RP</acronym>-<acronym>PPPoE</acronym></application> dependencies</title> 47 47 <sect4><title>Required</title> 48 <para><xref linkend="ppp"/></para> 49 <para><xref linkend="net-tools"/></para></sect4> 48 <para><xref linkend="ppp"/> and <xref linkend="net-tools"/></para></sect4> 50 49 </sect3> 51 50 -
general.ent
r662602c rbdc769fc 3 3 <!ENTITY year "2004"> 4 4 <!ENTITY version "svn-&year;&month;&day;"> 5 <!ENTITY releasedate " September &day;nd, &year;">5 <!ENTITY releasedate "Ocotober &day;nd, &year;"> 6 6 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 7 7 <!ENTITY blfs-version "cvs"> <!-- cvs|[release #] --> -
introduction/welcome/changelog.xml
r662602c rbdc769fc 23 23 <itemizedlist> 24 24 25 <listitem><para>October 2nd, 2004 [dj]: Added net-tools as a depend acy26 for RP-PPPoE. Made iproute2 patch tooptional for dhcp.</para></listitem>25 <listitem><para>October 2nd, 2004 [dj]: Added net-tools as a dependency 26 for RP-PPPoE. Made iproute2 patch optional for dhcp.</para></listitem> 27 27 28 28 <listitem><para>September 27th, 2004 [Randy]: Modified Ethereal -
server/other/dhcp.xml
r662602c rbdc769fc 46 46 <sect3><title><application>dhcp</application> dependencies</title> 47 47 <sect4><title>Required</title> 48 <para><xref linkend="net-tools"/></para></sect4> 49 </sect3> 50 51 <sect3><title>Additional downloads</title> 52 <itemizedlist spacing='compact'> 53 <listitem><para>Optional Patch to use iproute2 (this removes the 54 dependacy on net-tools): 55 <ulink url="&patch-root;/dhcp-&dhcp-version;-iproute2-1.patch"/></para></listitem> 56 </itemizedlist> 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> 57 51 </sect3> 58 52
Note:
See TracChangeset
for help on using the changeset viewer.