X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.dinstall;h=3d573b5bead39a010c1378bb5e75492be31b5656;hb=1339ed64e64f6ef3fd2ea93a8165ab56d55fc856;hp=58f397b4654f3f1f719f669b3b7bda32ebbe3bc5;hpb=dfcf4071605b938bc472062973545e0abe392bfc;p=dak.git diff --git a/config/debian/cron.dinstall b/config/debian/cron.dinstall index 58f397b4..3d573b5b 100755 --- a/config/debian/cron.dinstall +++ b/config/debian/cron.dinstall @@ -225,6 +225,14 @@ GO=( ) stage $GO +GO=( + FUNC="backports_policy" + TIME="backports-policy" + ARGS="" + ERR="false" +) +stage $GO + GO=( FUNC="cruft" TIME="cruft" @@ -244,12 +252,12 @@ GO=( stage $GO GO=( - FUNC="filelist" - TIME="generate-filelist" - ARGS="" + FUNC="autocruft" + TIME="autocruft" + ARGS="unstable experimental" ERR="" ) -#stage $GO +stage $GO GO=( FUNC="fingerprints" @@ -317,14 +325,6 @@ GO=( ) stage $GO -GO=( - FUNC="buildd_dir" - TIME="buildd_dir" - ARGS="" - ERR="" -) -stage $GO - state "scripts" GO=( FUNC="mkmaintainers" @@ -444,6 +444,14 @@ GO=( ) stage $GO & +GO=( + FUNC="mirrorpush-backports" + TIME="mirrorpush-backports" + ARGS="" + ERR="false" +) +stage $GO & + GO=( FUNC="i18n2" TIME="i18n 2" @@ -478,14 +486,6 @@ GO=( ) stage $GO -GO=( - FUNC="aptftpcleanup" - TIME="apt-ftparchive cleanup" - ARGS="" - ERR="false" -) -#stage $GO - # we need to wait for the background processes before the end of dinstall wait