- 481775 some people don't want to run daily jobs at all, if they didn't
run in specific time f.e. 4-7 hours.
- 470168 random delay was removed from crontabs and added into anacron,
where could be better set.
- cron.d/0hourly will every hour run cron.hourly/0anacron which check
whether the jobs should be running or not
some don't have installed anacron and other cron like programmes could
be dependent
- 0anacron is now trying run all cron.{daily,weekly,...} every hour. This
should fix problem with jobs running twice, with not running jobs after
hibernation and so on.
- the random delay is in default switch off
Fri Aug 04 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Start it later so services some cron scripts may depend on are running
(Bug #15335)
Thu Aug 03 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Fix up initscript (Bug #15123 and an unreported bug)
Sat Jul 15 2000 Bill Nottingham <notting@redhat.com>
- move initscript back
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Mon Jul 10 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Fix up initscripts (Bug #13625)
Tue Jul 04 2000 Matt Wilson <msw@redhat.com>
- Prereq: /sbin/chkconfig
Mon Jun 26 2000 Preston Brown <pbrown@redhat.com>
- move initscript to /etc/init.d, fix up post/preun/postun scripts.
Mon Jun 26 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 2.3
Sun Jun 18 2000 Matt Wilson <msw@redhat.com>
- use %{_mandir}
Fri Mar 03 2000 Tim Powers <timp@redhat.com>
- fixed startup script so that it doesn't put stuff in /var/lock/subsys.
Complains since anacronda turns itself off when it is run, and the file
in /var/lock/subsys isn't removed.
Mon Feb 28 2000 Tim Powers <timp@redhat.com>
- fixed startup script, now it actually stops, gives status and restarts.
Fixes bug #9835
Mon Feb 07 2000 Bill Nottingham <notting@redhat.com>
- handle compressed manpages
Fri Feb 04 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- rebuild to get compressed man pages
- mark /etc/cron.daily/... as config files
Wed Feb 02 2000 Cristian Gafton <gafton@redhat.com>
- fix annoying defines
- rebuild to update description and group
Thu Jan 06 2000 Bernhard Rosenkrnzer <bero@redhat.com>
- initial Red Hat package
Wed Dec 29 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- Remove cron.hourly check (unusefull).
Wed Nov 10 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- 2.1 from debian.
- Fix typo in initscripts.
Thu Jul 22 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- Fix wrong entries in anacrontab.
- Add a /etc/rc.sysinit/ script
Tue Apr 27 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- Fix bug with /var/spool/anacron/
Sat Apr 10 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- First version mainly inspired from the Debian package.