X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fschroot%2Ffiles%2Fsetup-all-dchroots;h=92e5e59a9bb526f9ab4ba4aee5e62b598f5d3e9b;hb=4cfe6de9dc0ffc6c65e215339d13c8ef1490fe22;hp=13da023986d2c8ce6c694126bcb173227d553512;hpb=60afaa8904cb819ceec6b1739d2f220d052feec3;p=mirror%2Fdsa-puppet.git diff --git a/modules/schroot/files/setup-all-dchroots b/modules/schroot/files/setup-all-dchroots index 13da02398..92e5e59a9 100755 --- a/modules/schroot/files/setup-all-dchroots +++ b/modules/schroot/files/setup-all-dchroots @@ -50,11 +50,16 @@ get_suites() { echo "sid jessie" ;; mips64el) - echo "sid" + echo "sid stretch" + ;; + powerpc) + echo "sid jessie" ;; ppc64) echo "sid" ;; + ia64) + ;; *) echo "sid stretch jessie" ;; @@ -67,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" ;; *)