Skip to content

Commit 6ffe810

Browse files
camozVaelatern
authored andcommitted
src/xbps/troubleshooting/static.md: Improve wording and formatting
Only content-related change: "primary mirror in Germany" -> "primary mirror in the EU"
1 parent bf22ef9 commit 6ffe810

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

src/xbps/troubleshooting/static.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ compiled copy of XBPS.
1515

1616
## Obtaining static XBPS
1717

18-
Statically compiled versions of XBPS are available in all mirrors in the static/
19-
directory. The link below points to the static copies on the primary mirror in
20-
Germany:
18+
Statically compiled versions of XBPS are available on all mirrors in the
19+
`static/` directory. The link below points to the static copies on the primary
20+
mirror in the EU:
2121

2222
<https://alpha.de.repo.voidlinux.org/static>
2323

@@ -27,9 +27,9 @@ copy on your system (with a preference for the latest copy).
2727
## Using static XBPS
2828

2929
The tools in the static set are identical to the normal ones found on most
30-
systems. The only distinction is that these tools are statically linked to the
31-
musl C library, and should work on systems where nothing else does. In systems
32-
where the platform can no longer boot, it is recommended to chroot in with Void
33-
installation media and use the static tools from there, as it is unlikely that
34-
even a shell will work correctly on the target system. When using static XBPS
35-
with glibc installation, environmental variable `XBPS_ARCH` need to be set.
30+
systems. The only difference is that these tools are statically linked to the
31+
musl C library, and should work on systems where nothing else does. On systems
32+
that can no longer boot, it is recommended to chroot in using a Void
33+
installation medium and use the static tools from there, as it is unlikely that
34+
even a shell will work correctly on those systems. When using static XBPS with a
35+
glibc installation, the environment variable `XBPS_ARCH` needs to be set.

0 commit comments

Comments
 (0)