void-packages/common/xbps-src/shutils
Gonzalo Tornaría 7231f47b26 etc/conf: implement XBPS_MIRROR for remote repos
Setting this variable will make xbps-src use an alternative mirror for
remote repositories.

Using this variable one can change the remote repository for all
architectures in a single setting and without the need to modify
`etc/xbps.d/repos-remote*.conf`. This is much more convenient as it
allows changing remote repos without a dirty worktree.

To use just add a line like the following to `etc/conf`:

    XBPS_MIRROR=https://repo-us.voidlinux.org/current

We also disable 00-repository-main.conf for cross so we don't use the
remote repo from the xbps package.
2021-12-22 23:12:06 +01:00
..
build_dependencies.sh xbps-src: improve error message on dependencies installation 2021-10-15 19:01:15 +02:00
bulk.sh
chroot.sh etc/conf: implement XBPS_MIRROR for remote repos 2021-12-22 23:12:06 +01:00
common.sh
consistency_check.sh
cross.sh
pkgtarget.sh xbps-src: overwrite packages in local repo 2021-09-13 23:04:48 +02:00
purge_distfiles.sh
show.sh
update_check.sh update_check: support pkgs.fedoraproject.org 2021-06-23 19:04:03 +07:00
update_hash_cache.sh