Skip to content

Commit 5529ea3

Browse files
committed
xbps/repositories/mirrors/changing: suggest using xmirror
1 parent dcdab08 commit 5529ea3

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

src/xbps/repositories/mirrors/changing.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,17 @@ repositories, these files are installed by the package manager in
55
`/usr/share/xbps.d`, but if duplicate files are found in `/etc/xbps.d`, those
66
values are used instead.
77

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+
819
To modify mirror URLs cleanly, copy all the repository configuration files to
920
`/etc/xbps.d` and change the URLs in each copied repository file.
1021

0 commit comments

Comments
 (0)