X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fporterbox%2Ffiles%2Fsetup-all-dchroots;h=e483895a913f28159be81087b09d5eae004f2cc3;hb=e17f70ac0bb3bf9d91af806d2aa1acecbaadfbbd;hp=665e25497905758a7b86d2c5089422c66ce70801;hpb=f1cb0cac771d159ae750c358f25e6e0778e70d15;p=mirror%2Fdsa-puppet.git diff --git a/modules/porterbox/files/setup-all-dchroots b/modules/porterbox/files/setup-all-dchroots index 665e25497..e483895a9 100755 --- a/modules/porterbox/files/setup-all-dchroots +++ b/modules/porterbox/files/setup-all-dchroots @@ -39,6 +39,9 @@ get_suites() { s390) echo "wheezy squeeze" ;; + sparc) + echo "sid wheezy squeeze" + ;; *) echo "sid jessie wheezy squeeze" ;;