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:
parent
35c6661ae9
commit
d34574db63
@ -3,7 +3,7 @@
|
|||||||
# Copyright 2022-2023 Inference
|
# Copyright 2022-2023 Inference
|
||||||
# SPDX-License-Identifier: BSD-3-Clause-Clear
|
# SPDX-License-Identifier: BSD-3-Clause-Clear
|
||||||
|
|
||||||
# Version: 1.0.0.3
|
# Version: 1.0.1.4
|
||||||
|
|
||||||
|
|
||||||
# System.
|
# System.
|
||||||
@ -19,6 +19,8 @@ PKGDIR="/var/cache/bin/"
|
|||||||
LC_MESSAGES=C
|
LC_MESSAGES=C
|
||||||
|
|
||||||
## Gentoo mirrors.
|
## 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.
|
### GB.
|
||||||
GENTOO_MIRRORS="rsync://mirror.bytemark.co.uk/gentoo/ rsync://rsync.mirrorservice.org/sites/distfiles.gentoo.org/"
|
GENTOO_MIRRORS="rsync://mirror.bytemark.co.uk/gentoo/ rsync://rsync.mirrorservice.org/sites/distfiles.gentoo.org/"
|
||||||
### CH.
|
### CH.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user