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 xbps-src: make update-sys operate on host 2021-03-10 17:19:02 +01:00
chroot.sh etc/conf: implement XBPS_MIRROR for remote repos 2021-12-22 23:12:06 +01:00
common.sh xbps-src: remove noarch 2021-01-20 13:09:59 +01:00
consistency_check.sh consistency_check.sh: fix dirname 2019-04-14 09:36:15 -03:00
cross.sh common/xbps-src/shutils/cross: update cross-vpkg-dummy version. 2020-04-06 22:26:43 +02:00
pkgtarget.sh xbps-src: overwrite packages in local repo 2021-09-13 23:04:48 +02:00
purge_distfiles.sh common/.../purge_distfiles.sh: fix template scan 2020-05-04 19:23:25 +02:00
show.sh xbps-src/shutils/show: remove outdated long_desc printing. 2021-03-02 19:58:28 -03:00
update_check.sh update_check: support pkgs.fedoraproject.org 2021-06-23 19:04:03 +07:00
update_hash_cache.sh update_hash_cache.sh: avoid useless use of cat 2019-04-15 12:18:00 -03:00