Changeset 0149ad0


Ignore:
Timestamp:
01/15/2004 09:00:19 PM (20 years ago)
Author:
Igor Živković <igor@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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/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, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
83280d5
Parents:
124ec6e
Message:

updated to fcron-2.9.4

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1707 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
7 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/fcron/fcron-config.xml

    r124ec6e r0149ad0  
    1616<filename>fcron.conf</filename>.</para>
    1717
    18 <para><command>fcron</command> scripts are written using <command>fcrontab
    19 </command>. Refer to the man page for fcrontab for proper parameters for your
     18<para><command>fcron</command> scripts are written using <command>fcrontab</command>.
     19Refer to the man page for fcrontab for proper parameters for your
    2020situation.</para>
    2121
  • general/sysutils/fcron/fcron-exp.xml

    r124ec6e r0149ad0  
    1919
    2020<para><parameter>--with-dsssl-dir=/usr/share/sgml/docbook/dsssl-stylesheets-&docbook-dsssl-version;
    21 </parameter>: Can be added if you have installed
     21</parameter>: This switch can be added if you have installed
    2222<application>OpenJade</application> and
    2323dsssl-stylesheets to generate the documentation from the DocBook source
  • general/sysutils/fcron/fcron-inst.xml

    r124ec6e r0149ad0  
    77facility in <filename>/etc/syslog.conf</filename>, it needs to be done
    88prior to installing <application>Fcron</application>. This command will append
    9 the necessary line to the current <filename>/etc/syslog.conf</filename>.</para>
     9the necessary line to the current <filename>/etc/syslog.conf</filename>:</para>
    1010
    1111<screen><userinput><command>cat &gt;&gt; /etc/syslog.conf &lt;&lt; "EOF"
  • general/sysutils/fcron/fcron-intro.xml

    r124ec6e r0149ad0  
    1818<sect4><title>Optional</title>
    1919<para>
    20 <xref linkend="sendmail"/> or
    21 <xref linkend="postfix"/> or
    22 <xref linkend="qmail"/> or
    23 <xref linkend="exim"/> or
    24 <xref linkend="courier"/>,
     20<ulink url="../server/mail.html">MTA</ulink>,
    2521<xref linkend="Linux_PAM"/>,
     22<ulink url="http://www.nsa.gov/selinux/">SELinux</ulink>,
    2623<xref linkend="openjade"/> and
    2724<xref linkend="docbook-dsssl"/>
  • general/sysutils/fcron/fcron.ent

    r124ec6e r0149ad0  
    55<!ENTITY fcron-config SYSTEM "fcron-config.xml">
    66<!ENTITY fcron-desc SYSTEM "fcron-desc.xml">
    7 <!ENTITY fcron-version "2.9.3">
     7<!ENTITY fcron-version "2.9.4">
    88<!ENTITY fcron-download-http "http://fcron.free.fr/fcron-&fcron-version;.src.tar.gz">
    99<!ENTITY fcron-download-ftp "ftp://ftp.seul.org/pub/fcron/fcron-&fcron-version;.src.tar.gz">
    10 <!ENTITY fcron-size "365 KB">
    11 <!ENTITY fcron-buildsize "3.3 MB">
    12 <!ENTITY fcron-time "0.11 SBU">
     10<!ENTITY fcron-size "371 KB">
     11<!ENTITY fcron-buildsize "2.7 MB">
     12<!ENTITY fcron-time "0.10 SBU">
  • index.xml

    r124ec6e r0149ad0  
    33                        "/usr/share/docbook/docbookx.dtd" [
    44
    5 <!ENTITY version "CVS-20040114">
    6 <!ENTITY releasedate "January 14th, 2004">
     5<!ENTITY version "CVS-20040115">
     6<!ENTITY releasedate "January 15th, 2004">
    77<!ENTITY blfs-version "cvs">
    88
  • introduction/welcome/changelog.xml

    r124ec6e r0149ad0  
    1111
    1212<itemizedlist>
     13
     14<listitem><para>January 15th, 2004 [igor]: Updated to
     15Fcron-2.9.4.</para></listitem>
    1316
    1417<listitem><para>January 14th, 2004 [larry]: updated to
Note: See TracChangeset for help on using the changeset viewer.