Changeset 5e54414
- Timestamp:
- 08/16/2002 04:05:50 PM (21 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 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, ken/inkscape-core-mods, krejzi/svn, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, v1_0, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 6337281
- Parents:
- 1a686a1
- Files:
-
- 4 added
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
index.xml
r1a686a1 r5e54414 3 3 "/usr/share/docbook/docbookx.dtd" [ 4 4 5 <!ENTITY version "2002081 5">6 <!ENTITY releasedate "August 1 5th, 2002">5 <!ENTITY version "20020816"> 6 <!ENTITY releasedate "August 16th, 2002"> 7 7 8 8 <!ENTITY % book SYSTEM "book/book.ent"> -
introduction/welcome/changelog.xml
r1a686a1 r5e54414 10 10 11 11 <itemizedlist> 12 13 <listitem><para>August 16th, 2002 [larry]: Server: added 14 qmail.</para></listitem> 12 15 13 16 <listitem><para>August 16th, 2002 [larry]: General: Added gnat-3.14 and -
introduction/welcome/credits.xml
r1a686a1 r5e54414 91 91 Hymers</emphasis></para></listitem> 92 92 93 <listitem><para>emacs, libfam, pine and slrn: <emphasis>Billy O'Connor</emphasis></para></listitem>93 <listitem><para>emacs, libfam, pine, qmail and slrn: <emphasis>Billy O'Connor</emphasis></para></listitem> 94 94 95 95 <listitem><para>fetchmail and wvdial: <emphasis>Paul -
server/mail/qmail.xml
r1a686a1 r5e54414 1 <sect1 id="qmail" xreflabel="qmail ">1 <sect1 id="qmail" xreflabel="qmail-&qmail-version;"> 2 2 <?dbhtml filename="qmail.html" dir="server"?> 3 <title>qmail </title>3 <title>qmail-&qmail-version;</title> 4 4 5 <para>TO BE DONE</para> 5 &qmail-intro; 6 &qmail-inst; 7 &qmail-config; 8 &qmail-desc; 6 9 7 10 </sect1> -
server/mail/qmail/qmail.ent
r1a686a1 r5e54414 1 1 <!ENTITY qmail SYSTEM "../qmail.xml"> 2 <!ENTITY qmail-intro SYSTEM "qmail-intro.xml"> 3 <!ENTITY qmail-inst SYSTEM "qmail-inst.xml"> 4 <!ENTITY qmail-desc SYSTEM "qmail-desc.xml"> 5 <!ENTITY qmail-config SYSTEM "qmail-config.xml"> 6 <!ENTITY qmail-buildsize "4.6 MB"> 7 <!ENTITY qmail-version "1.03"> 8 <!ENTITY qmail-download-http ""> 9 <!ENTITY qmail-download-ftp "ftp://koobera.math.uic.edu/www/software/qmail-1.03.tar.gz"> 10 <!ENTITY qmail-size "225 KB">
Note:
See TracChangeset
for help on using the changeset viewer.