pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Is there a fallback distfiles site?
On Mon, 31 Jul 2023 14:07:48 -0400
Peter Lai <cowbert%gmail.com@localhost> wrote:
> To simplify corp proxy settings, is there a "fallback" distfiles site,
> like cdn.netbsd.org for distfiles instead of having to consider every
> host in a package's MASTER_SITES?
cdn.netbsd.org is the "fallback site", or one of them. You can override
or augment this setting to an internal URL in mk.conf and prepopulate
it with your distfiles.
# The primary backup site.
MASTER_SITE_BACKUP?= \
http://cdn.NetBSD.org/pub/pkgsrc/distfiles/ \
http://ftp6.NetBSD.org/pub/pkgsrc/distfiles/ \
http://ftp.fr.NetBSD.org/pub/pkgsrc/distfiles/ \
http://ftp.NetBSD.org/pub/pkgsrc/distfiles/
Home |
Main Index |
Thread Index |
Old Index