]> git.decadent.org.uk Git - dak.git/commit - config/debian/common
Loadsa changes to make new cronscript way work
authorJoerg Jaspert <joerg@debian.org>
Tue, 29 Dec 2015 23:42:34 +0000 (00:42 +0100)
committerJoerg Jaspert <joerg@debian.org>
Tue, 29 Dec 2015 23:42:34 +0000 (00:42 +0100)
commit9639afdb34ea7c5fdaf62e05a78ca0aab288f6de
tree0162d902e4986990680ccf63ccd9eb2f52bde7c7
parent460b431da971dc01d047dcefd2e146c6d42c0195
Loadsa changes to make new cronscript way work

- Move functions so they are seen,
- Emit logs not only when called by dinstall
- Use correct variables (TMPFILES, not TEMPFILES)
- Define used variables
- create a scriptname link to the logfiles with datebased names
   - in the logdir, not in the configdir
- move linkmorgue from daily to weekly
- remove nonexistant tasks
- make purgeempty and fixsymlinks work on all archives, not just main
- all weekly tasks run in parallel
12 files changed:
config/debian/common
config/debian/cronscript
config/debian/daily.functions
config/debian/daily.tasks
config/debian/dinstall.functions
config/debian/dinstall.tasks
config/debian/dinstall.variables
config/debian/hourly.functions
config/debian/hourly.tasks
config/debian/vars
config/debian/weekly.functions
config/debian/weekly.tasks