Changeset 777e407
- Timestamp:
- 08/18/2002 04:45:37 PM (22 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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, gimp3, 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, v1_0, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 329bca8
- Parents:
- 5fcd7c5
- Files:
-
- 13 added
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
general/general.ent
r5fcd7c5 r777e407 10 10 <!ENTITY % libfam SYSTEM "genlib/libfam/libfam.ent"> 11 11 <!ENTITY % slang SYSTEM "genlib/slang/slang.ent"> 12 <!ENTITY % gmp SYSTEM "genlib/gmp/gmp.ent"> 13 <!ENTITY % gdbm SYSTEM "genlib/gdbm/gdbm.ent"> 12 14 13 15 %zlib; … … 18 20 %libfam; 19 21 %slang; 22 %gmp; 23 %gdbm; 20 24 21 25 <!-- Graphics Libraries --> -
general/genlib/genlib.xml
r5fcd7c5 r777e407 41 41 &libxml2; 42 42 &libxslt; 43 &gmp; 44 &gdbm; 43 45 44 46 </chapter> -
index.xml
r5fcd7c5 r777e407 3 3 "/usr/share/docbook/docbookx.dtd" [ 4 4 5 <!ENTITY version "2002081 7">6 <!ENTITY releasedate "August 1 7th, 2002">5 <!ENTITY version "20020818"> 6 <!ENTITY releasedate "August 18th, 2002"> 7 7 8 8 <!ENTITY % book SYSTEM "book/book.ent"> -
introduction/welcome/changelog.xml
r5fcd7c5 r777e407 10 10 11 11 <itemizedlist> 12 13 <listitem><para>August 18th, 2002 [larry]: General: added gmp-4.1 and 14 gdbm-1.8.0.</para></listitem> 12 15 13 16 <listitem><para>August 17th, 2002 [larry]: Added patch paragraph to -
introduction/welcome/credits.xml
r5fcd7c5 r777e407 75 75 76 76 <listitem><para>ATK, audiofile, bc, cdrdao, cdrtools, cpio, curl, dhcp, fcron, 77 fluxbox, gcc, g nat, imlib, GLib2, GTK+2, j2sdk, libao, libogg, libvorbis, libxml2, libxslt, mutt, OpenSSH, Pango, pccts, pcre, pkgconfig, postfix,77 fluxbox, gcc, gdbm, gmp, gnat, imlib, GLib2, GTK+2, j2sdk, libao, libogg, libvorbis, libxml2, libxslt, mutt, OpenSSH, Pango, pccts, pcre, pkgconfig, postfix, 78 78 procmail, Python, QT, ruby, unzip, vorbis-tools, wget, XFce and zip: <emphasis>Larry Lawrence</emphasis></para></listitem> 79 79 … … 140 140 based.</para></listitem> 141 141 142 <listitem><para><emphasis>Oliver Brackmann</emphasis> for developing the 143 dhcpcd patch for FHS complience.</para></listitem> 144 145 <listitem><para><emphasis>DJ Lucas</emphasis> for contibuting to dhcpcd 146 patch and many contributions while dhcp section was being 147 developed.</para></listitem> 142 148 </itemizedlist> 143 149 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.