X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fdinstall.functions;h=064ba81b393987b42ec4923a35624475b590e9dd;hb=80a6a79b8b82ec9bda2fa68f69ce611048a4d110;hp=69a725c30e7a719a6269ec33778be7e57e2569e7;hpb=9eff87cf703b5fe3310570ab30ff922e62f2957a;p=dak.git diff --git a/config/debian/dinstall.functions b/config/debian/dinstall.functions index 69a725c3..064ba81b 100644 --- a/config/debian/dinstall.functions +++ b/config/debian/dinstall.functions @@ -414,7 +414,7 @@ function bts() { function ddaccess() { # Tell our dd accessible mirror to sync itself up. Including ftp dir. log "Trigger dd accessible parts sync including ftp dir" - ssh -o Batchmode=yes -o ConnectTimeout=30 -o SetupTimeout=30 -2 -i ${base}/s3kr1t/pushddmirror dak@ries.debian.org pool + ${scriptsdir}/sync-dd ries-sync ries-sync1 ries-sync2 pool } function mirrorpush() { @@ -575,7 +575,7 @@ EOF # extract changelogs and stuff function changelogs() { log "Extracting changelogs" - dak make-changelog -e + dak make-changelog -e -a ftp-master mkdir -p ${exportpublic}/changelogs cd ${exportpublic}/changelogs rsync -aHW --delete --delete-after --ignore-errors ${exportdir}/changelogs/. .