X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=config%2Fdebian%2Fcron.hourly;h=65b18b7c0f67f70655bfcdd539eb70f7075b419d;hb=a85a084aa8c7e04f8f438ff51ea35f94f3b33247;hp=cde688b8f6f3c375941dff3bb9d5506470227977;hpb=8c4bea5aa2f27ae38e564e5f954f33372c8f97ae;p=dak.git diff --git a/config/debian/cron.hourly b/config/debian/cron.hourly index cde688b8..65b18b7c 100755 --- a/config/debian/cron.hourly +++ b/config/debian/cron.hourly @@ -34,7 +34,7 @@ fi dak queue-report -n > $webdir/new.html dak queue-report -n -d backports-new > ${webdir}/backports-new.html -dak queue-report -8 -d new,byhand,stable-new,oldstable-new -r $webdir/stat +dak queue-report -8 -d new,byhand,stable-new,oldstable-new,backports-new -r $webdir/stat sudo -u dak-unpriv dak show-deferred -r $webdir/stat > ${webdir}/deferred.html dak graph -n new,byhand,stable-new,oldstable-new,deferred -r $webdir/stat -i $webdir/stat -x $scriptsdir/rrd-release-freeze-dates @@ -47,19 +47,14 @@ cat removals.822 >> removals-full.822 $base/dak/tools/queue_rss.py -q $queuedir/new -o $webdir/rss/ -d $base/misc -l $base/log/ $base/dak/tools/removals.pl $configdir/removalsrss.rc > $webdir/rss/removals.rss +cd $masterdir +/usr/bin/epydoc -q --html --graph all --css blue -n DAK -o $webdir/epydoc --include-log --graph all --show-imports $masterdir/dak/ $masterdir/dakweb/ # Tell ries to sync its tree -${scriptsdir}/sync-dd ries-sync ries-sync1 ries-sync2 sync +${scriptsdir}/sync-dd dd-sync dd-sync1 dd-sync2 sync $scriptsdir/generate-d-i -# Push files over to security -#pg_dump -a -F p -t files | sed -e "s,^COPY files (,DELETE FROM external_files; COPY external_files (," | xz -3 | \ -# ssh -o BatchMode=yes -o ConnectTimeout=30 -o SetupTimeout=30 -2 -i ${base}/s3kr1t/push-external_files dak@wherever sync -# -# The key should run the following command: -# 'xzcat | pg_restore -1 -a' - # Update backports ACL sudo -u dak-unpriv cat /srv/backports-master.debian.org/etc/acl \ | dak acl set-fingerprints backports \