data: update repo urls to voidlinux.org
remove alternative debug mirrors
This commit is contained in:
parent
371be9703e
commit
f4f88705d6
12
README.md
12
README.md
@ -85,14 +85,14 @@ Good luck!
|
|||||||
|
|
||||||
Binaries for Linux compiled statically with the musl C library are available:
|
Binaries for Linux compiled statically with the musl C library are available:
|
||||||
|
|
||||||
* [aarch64](https://alpha.de.repo.voidlinux.org/static/xbps-static-latest.aarch64-musl.tar.xz)
|
* [aarch64](https://a-hel-fi.m.voidlinux.org/static/xbps-static-latest.aarch64-musl.tar.xz)
|
||||||
* [armv6hf](https://alpha.de.repo.voidlinux.org/static/xbps-static-latest.armv6l-musl.tar.xz)
|
* [armv6hf](https://a-hel-fi.m.voidlinux.org/static/xbps-static-latest.armv6l-musl.tar.xz)
|
||||||
* [i686](https://alpha.de.repo.voidlinux.org/static/xbps-static-latest.i686-musl.tar.xz)
|
* [i686](https://a-hel-fi.m.voidlinux.org/static/xbps-static-latest.i686-musl.tar.xz)
|
||||||
* [x86\_64](https://alpha.de.repo.voidlinux.org/static/xbps-static-latest.x86_64-musl.tar.xz)
|
* [x86\_64](https://a-hel-fi.m.voidlinux.org/static/xbps-static-latest.x86_64-musl.tar.xz)
|
||||||
* [mips32](https://alpha.de.repo.voidlinux.org/static/xbps-static-latest.mips-musl.tar.xz)
|
* [mips32](https://a-hel-fi.m.voidlinux.org/static/xbps-static-latest.mips-musl.tar.xz)
|
||||||
|
|
||||||
These builds are available on all official void mirrors, along with their
|
These builds are available on all official void mirrors, along with their
|
||||||
*sha256* [checksums](https://alpha.de.repo.voidlinux.org/static/sha256sums.txt).
|
*sha256* [checksums](https://a-hel-fi.m.voidlinux.org/static/sha256sums.txt).
|
||||||
|
|
||||||
### Usage instructions
|
### Usage instructions
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
repository=https://repo.voidlinux.eu/current
|
repository=https://a-hel-fi.m.voidlinux.org/current
|
||||||
|
@ -48,17 +48,15 @@
|
|||||||
|
|
||||||
## REPOSITORY MIRRORS
|
## REPOSITORY MIRRORS
|
||||||
#
|
#
|
||||||
# - https://repo2.voidlinux.eu/current
|
# - https://beta.de.repo.voidlinux.org/current
|
||||||
# - https://repo2.voidlinux.eu/current/nonfree
|
# - https://beta.de.repo.voidlinux.org/current/nonfree
|
||||||
# - https://repo2.voidlinux.eu/current/multilib
|
# - https://beta.de.repo.voidlinux.org/current/multilib
|
||||||
# - https://repo2.voidlinux.eu/current/multilib/nonfree
|
# - https://beta.de.repo.voidlinux.org/current/multilib/nonfree
|
||||||
# - https://repo2.voidlinux.eu/current/debug
|
|
||||||
#
|
#
|
||||||
# - http://repo3.voidlinux.eu/current
|
# - http://alpha.us.repo.voidlinux.org/current
|
||||||
# - http://repo3.voidlinux.eu/current/nonfree
|
# - http://alpha.us.repo.voidlinux.org/current/nonfree
|
||||||
# - http://repo3.voidlinux.eu/current/multilib
|
# - http://alpha.us.repo.voidlinux.org/current/multilib
|
||||||
# - http://repo3.voidlinux.eu/current/multilib/nonfree
|
# - http://alpha.us.repo.voidlinux.org/current/multilib/nonfree
|
||||||
# - http://repo3.voidlinux.eu/current/debug
|
|
||||||
|
|
||||||
## PRESERVING FILES
|
## PRESERVING FILES
|
||||||
#
|
#
|
||||||
|
@ -83,8 +83,8 @@ Note that remote repositories must be signed using
|
|||||||
.Xr xbps-rindex 1 ,
|
.Xr xbps-rindex 1 ,
|
||||||
example:
|
example:
|
||||||
.Pp
|
.Pp
|
||||||
.Bl -tag -compact -width repository=https://repo.voidlinux.eu/current
|
.Bl -tag -compact -width repository=https://a-hel-fi.m.voidlinux.org/current
|
||||||
.It Sy repository=https://repo.voidlinux.eu/current
|
.It Sy repository=https://a-hel-fi.m.voidlinux.org/current
|
||||||
.It Sy repository=/hostdir/binpkgs
|
.It Sy repository=/hostdir/binpkgs
|
||||||
.El
|
.El
|
||||||
.It Sy rootdir=path
|
.It Sy rootdir=path
|
||||||
|
Loading…
Reference in New Issue
Block a user