X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fschroot%2Ffiles%2Fsetup-all-dchroots;h=4de0f8363e5ac56abb09426ca1513cbbd8fc0974;hb=0f51d271af05aadcd1e95ad8359634a3882bcf88;hp=4e71f1f174f6dd6976d03a8030186af5782ea535;hpb=2f575463b083cdc39b98067d93855f870c3e57e7;p=mirror%2Fdsa-puppet.git diff --git a/modules/schroot/files/setup-all-dchroots b/modules/schroot/files/setup-all-dchroots index 4e71f1f17..4de0f8363 100755 --- a/modules/schroot/files/setup-all-dchroots +++ b/modules/schroot/files/setup-all-dchroots @@ -46,18 +46,12 @@ get_suites() { amd64|i386|armel|armhf) echo "sid buster stretch jessie wheezy" ;; - kfreebsd-*) - echo "sid jessie" - ;; mips64el) echo "sid buster stretch" ;; powerpc) echo "sid jessie" ;; - ppc64) - echo "sid" - ;; *) echo "sid buster stretch jessie" ;;