Changeset 662602c
- Timestamp:
- 10/03/2004 02:20:23 AM (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, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- bdc769fc
- Parents:
- 1d602a9d
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
connect/other/pppoe.xml
r1d602a9d r662602c 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></sect4> 48 <para><xref linkend="ppp"/></para> 49 <para><xref linkend="net-tools"/></para></sect4> 49 50 </sect3> 50 51 -
general.ent
r1d602a9d r662602c 1 <!ENTITY day " 27">2 <!ENTITY month " 09">1 <!ENTITY day "02"> 2 <!ENTITY month "10"> 3 3 <!ENTITY year "2004"> 4 4 <!ENTITY version "svn-&year;&month;&day;"> 5 <!ENTITY releasedate "September &day; th, &year;">5 <!ENTITY releasedate "September &day;nd, &year;"> 6 6 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 7 7 <!ENTITY blfs-version "cvs"> <!-- cvs|[release #] --> … … 20 20 21 21 22 <!ENTITY blfs-bootscripts-version "2004 0826">22 <!ENTITY blfs-bootscripts-version "20041002"> 23 23 <!ENTITY blfs-bootscripts-download "&downloads-root;/blfs-bootscripts-&blfs-bootscripts-version;.tar.bz2"> 24 24 -
introduction/welcome/changelog.xml
r1d602a9d r662602c 23 23 <itemizedlist> 24 24 25 <listitem><para>October 2nd, 2004 [dj]: Added net-tools as a dependacy 26 for RP-PPPoE. Made iproute2 patch to optional for dhcp.</para></listitem> 27 25 28 <listitem><para>September 27th, 2004 [Randy]: Modified Ethereal 26 29 configuration instructions as suggested by Bruce Dubbs; modified -
server/other/dhcp.xml
r1d602a9d r662602c 44 44 </sect3> 45 45 46 <sect3><title><application>dhcp</application> dependencies</title> 47 <sect4><title>Required</title> 48 <para><xref linkend="net-tools"/></para></sect4> 49 </sect3> 50 46 51 <sect3><title>Additional downloads</title> 47 52 <itemizedlist spacing='compact'> 48 <listitem><para>Required Patch: 53 <listitem><para>Optional Patch to use iproute2 (this removes the 54 dependacy on net-tools): 49 55 <ulink url="&patch-root;/dhcp-&dhcp-version;-iproute2-1.patch"/></para></listitem> 50 56 </itemizedlist>
Note:
See TracChangeset
for help on using the changeset viewer.