X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=modules%2Fporterbox%2Ffiles%2Fsetup-all-dchroots;h=15044f7739e8240f0af60e85498d08c787c845db;hb=711724f582aa734ed8501a3cc29fec99bd4bd2b9;hp=dd44981706e88125515efc1deee2a96a5d43f051;hpb=b7ef06db65996543b394a21a8d357396b4d5c45f;p=dsa-puppet.git diff --git a/modules/porterbox/files/setup-all-dchroots b/modules/porterbox/files/setup-all-dchroots index dd449817..15044f77 100755 --- a/modules/porterbox/files/setup-all-dchroots +++ b/modules/porterbox/files/setup-all-dchroots @@ -33,7 +33,7 @@ UNAMEARCH=$(uname -m) get_suites() { case "$1" in - armel|s390x) + armhf|s390x) echo "sid jessie wheezy" ;; s390)