From 8f32fde51aaf0d1651e27dabc6f38b648cb34ffb Mon Sep 17 00:00:00 2001 From: Dave Jansen Date: Thu, 12 Mar 2026 14:54:39 +0900 Subject: [PATCH] Switch out Taiwan with Australia At least one mirror in Taiwan seems to be incomplete/broken right now. --- build_files/common/packages.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_files/common/packages.sh b/build_files/common/packages.sh index 3154a7b..8f41797 100755 --- a/build_files/common/packages.sh +++ b/build_files/common/packages.sh @@ -65,7 +65,7 @@ rm \ # Add country query to all repo metalinks # shellcheck disable=SC2016 -sed -i -e '/^metalink\=/s/\$releasever\&arch\=\$basearch$/\$releasever\&arch\=\$basearch\&country\=KR,JP,TW/g' /etc/yum.repos.d/*.repo +sed -i -e '/^metalink\=/s/\$releasever\&arch\=\$basearch$/\$releasever\&arch\=\$basearch\&country\=KR,JP,AU/g' /etc/yum.repos.d/*.repo # Add 1Password repo #rpmkeys --import https://downloads.1password.com/linux/keys/1password.asc