Add comment to inform that IPv4 + IPv6 dual-stack should be used, with IPv6-only being preferred if ISP supports it.

This commit is contained in:
inference 2022-12-27 04:39:47 +00:00
parent 35c6661ae9
commit d34574db63

View File

@ -3,7 +3,7 @@
# Copyright 2022-2023 Inference
# SPDX-License-Identifier: BSD-3-Clause-Clear
# Version: 1.0.0.3
# Version: 1.0.1.4
# System.
@ -19,6 +19,8 @@ PKGDIR="/var/cache/bin/"
LC_MESSAGES=C
## Gentoo mirrors.
## ONLY IPV4 + IPV6 DUAL-STACK MIRRORS SHOULD BE USED! IPV4 IS BEING PHASED OUT!
## IF IPV6-ONLY IS SUPPORTED BY ISP, IPV6-ONLY MIRRORS SHOULD BE PREFERRED!
### GB.
GENTOO_MIRRORS="rsync://mirror.bytemark.co.uk/gentoo/ rsync://rsync.mirrorservice.org/sites/distfiles.gentoo.org/"
### CH.