X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fschroot%2Ffiles%2Fsetup-all-dchroots;h=92e5e59a9bb526f9ab4ba4aee5e62b598f5d3e9b;hb=836eff39ec561176cd00cc2d7b4e66e9668a25ee;hp=95bc72d55695ad33e54f73740b2ad193c491ce57;hpb=40029f93ab4f60eed7abd5d7cad1025f6bc29094;p=mirror%2Fdsa-puppet.git diff --git a/modules/schroot/files/setup-all-dchroots b/modules/schroot/files/setup-all-dchroots index 95bc72d55..92e5e59a9 100755 --- a/modules/schroot/files/setup-all-dchroots +++ b/modules/schroot/files/setup-all-dchroots @@ -50,7 +50,10 @@ get_suites() { echo "sid jessie" ;; mips64el) - echo "sid" + echo "sid stretch" + ;; + powerpc) + echo "sid jessie" ;; ppc64) echo "sid" @@ -69,7 +72,7 @@ case `hostname` in pizzetti) archs="ppc64" extra="$extra -m http://ftp.de.debian.org/debian-ports" - extra="$extra -k /root/debian-ports-archive-2016.gpg" + extra="$extra -k /root/debian-ports-archive-2017.gpg" extra="$extra -I debian-ports-archive-keyring" ;; *)