From c263343a7ad54883ccf17e06d25964856c45c7cc Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 10 Jan 2024 17:49:03 -0500 Subject: [PATCH 1/2] README.md: fix static binary urls, replace mips with armv7 --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 703ef068..9b7b8440 100644 --- a/README.md +++ b/README.md @@ -128,14 +128,14 @@ Good luck! Binaries for Linux compiled statically with the musl C library are available: -* [aarch64](https://a-hel-fi.m.voidlinux.org/static/xbps-static-latest.aarch64-musl.tar.xz) -* [armv6hf](https://a-hel-fi.m.voidlinux.org/static/xbps-static-latest.armv6l-musl.tar.xz) -* [i686](https://a-hel-fi.m.voidlinux.org/static/xbps-static-latest.i686-musl.tar.xz) -* [x86\_64](https://a-hel-fi.m.voidlinux.org/static/xbps-static-latest.x86_64-musl.tar.xz) -* [mips32](https://a-hel-fi.m.voidlinux.org/static/xbps-static-latest.mips-musl.tar.xz) +* [aarch64](https://repo-default.voidlinux.org/static/xbps-static-latest.aarch64-musl.tar.xz) +* [armv6l](https://repo-default.voidlinux.org/static/xbps-static-latest.armv6l-musl.tar.xz) +* [armv7l](https://repo-default.voidlinux.org/static/xbps-static-latest.armv7l-musl.tar.xz) +* [i686](https://repo-default.voidlinux.org/static/xbps-static-latest.i686-musl.tar.xz) +* [x86\_64](https://repo-default.voidlinux.org/static/xbps-static-latest.x86_64-musl.tar.xz) These builds are available on all official void mirrors, along with their -*sha256* [checksums](https://a-hel-fi.m.voidlinux.org/static/sha256sums.txt). +*sha256* [checksums](https://repo-default.voidlinux.org/static/sha256sums.txt). ### Usage instructions From bd81e3a7576017f30b24c9f073ebe022be654447 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 10 Jan 2024 17:49:59 -0500 Subject: [PATCH 2/2] data/: update listed mirror urls --- data/repod-main.conf | 2 +- data/xbps.conf | 10 +--------- data/xbps.d.5 | 4 ++-- 3 files changed, 4 insertions(+), 12 deletions(-) diff --git a/data/repod-main.conf b/data/repod-main.conf index 9890a844..e1c99f1e 100644 --- a/data/repod-main.conf +++ b/data/repod-main.conf @@ -1 +1 @@ -repository=https://a-hel-fi.m.voidlinux.org/current +repository=https://repo-default.voidlinux.org/current diff --git a/data/xbps.conf b/data/xbps.conf index 05b4693e..238351ac 100644 --- a/data/xbps.conf +++ b/data/xbps.conf @@ -48,15 +48,7 @@ ## REPOSITORY MIRRORS # -# - https://beta.de.repo.voidlinux.org/current -# - https://beta.de.repo.voidlinux.org/current/nonfree -# - https://beta.de.repo.voidlinux.org/current/multilib -# - https://beta.de.repo.voidlinux.org/current/multilib/nonfree -# -# - http://alpha.us.repo.voidlinux.org/current -# - http://alpha.us.repo.voidlinux.org/current/nonfree -# - http://alpha.us.repo.voidlinux.org/current/multilib -# - http://alpha.us.repo.voidlinux.org/current/multilib/nonfree +# For a complete list, see https://xmirror.voidlinux.org ## PRESERVING FILES # diff --git a/data/xbps.d.5 b/data/xbps.d.5 index 6e671847..9d2d1063 100644 --- a/data/xbps.d.5 +++ b/data/xbps.d.5 @@ -115,8 +115,8 @@ Note that remote repositories must be signed using .Xr xbps-rindex 1 , example: .Pp -.Bl -tag -compact -width repository=https://a-hel-fi.m.voidlinux.org/current -.It Sy repository=https://a-hel-fi.m.voidlinux.org/current +.Bl -tag -compact -width repository=https://repo-default.voidlinux.org/current +.It Sy repository=https://repo-default.voidlinux.org/current .It Sy repository=/hostdir/binpkgs .El .It Sy rootdir=path