Changeset d409f3a
- Timestamp:
- 10/18/2004 04:15:14 PM (19 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, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 7ef22cf
- Parents:
- 8d8e269
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r8d8e269 rd409f3a 102 102 <!-- Chapter 11 --> 103 103 <!ENTITY gpm-version "1.20.1"> 104 <!ENTITY fcron-version "2.9. 4">104 <!ENTITY fcron-version "2.9.5"> 105 105 <!ENTITY hdparm-version "5.7"> 106 106 <!ENTITY which-version "2.16"> -
general/sysutils/fcron.xml
r8d8e269 rd409f3a 5 5 %general-entities; 6 6 7 <!ENTITY fcron-download-http "http://fcron.free.fr/ fcron-&fcron-version;.src.tar.gz">7 <!ENTITY fcron-download-http "http://fcron.free.fr/archives/fcron-&fcron-version;.src.tar.gz"> 8 8 <!ENTITY fcron-download-ftp "ftp://ftp.seul.org/pub/fcron/fcron-&fcron-version;.src.tar.gz"> 9 <!ENTITY fcron-size "3 71KB">10 <!ENTITY fcron-buildsize " 2.7MB">9 <!ENTITY fcron-size "388 KB"> 10 <!ENTITY fcron-buildsize "3.4 MB"> 11 11 <!ENTITY fcron-time "0.10 SBU"> 12 12 … … 44 44 <ulink url="http://www.nsa.gov/selinux/">SELinux</ulink>, 45 45 <xref linkend="docbook-utils"/> and 46 <xref linkend="postlfs-editors-vim"/> 46 <ulink url="../postlfs/editors.html">a text editor</ulink> (default is 47 <xref linkend="postlfs-editors-vim"/>) 47 48 </para></sect4> 48 49 </sect3> … … 128 129 init script from the <xref linkend="intro-important-bootscripts"/> package.</para> 129 130 130 131 131 <screen><userinput><command>make install-fcron</command></userinput></screen> 132 132 … … 165 165 166 166 </sect1> 167 -
introduction/welcome/changelog.xml
r8d8e269 rd409f3a 22 22 23 23 <itemizedlist> 24 25 <listitem><para>October 18th, 2004 [igor]: Updated to 26 Fcron-2.9.5.</para></listitem> 24 27 25 28 <listitem><para>October 18th, 2004 [igor]: Removed redundant PCRE make
Note:
See TracChangeset
for help on using the changeset viewer.