We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcdab08 commit 5529ea3Copy full SHA for 5529ea3
src/xbps/repositories/mirrors/changing.md
@@ -5,6 +5,17 @@ repositories, these files are installed by the package manager in
5
`/usr/share/xbps.d`, but if duplicate files are found in `/etc/xbps.d`, those
6
values are used instead.
7
8
+## xmirror
9
+
10
+To easily modify the currently selected mirror,
11
+[xmirror(1)](https://man.voidlinux.org/xmirror.1) (from the `xmirror` package)
12
+can be used. This utility takes care of all steps for updating the selected
13
+mirror.
14
15
+## Manual Method
16
17
+Alternatively, this can be done manually:
18
19
To modify mirror URLs cleanly, copy all the repository configuration files to
20
`/etc/xbps.d` and change the URLs in each copied repository file.
21
0 commit comments