add fallback IPv6 address for ftplist1.openbsd.org; ok phessler@
authornaddy <naddy@openbsd.org>
Tue, 24 Oct 2023 18:03:53 +0000 (18:03 +0000)
committernaddy <naddy@openbsd.org>
Tue, 24 Oct 2023 18:03:53 +0000 (18:03 +0000)
distrib/miniroot/install.sub

index 5994920..7c2cbf3 100644 (file)
@@ -1,5 +1,5 @@
 #!/bin/ksh
-#      $OpenBSD: install.sub,v 1.1256 2023/10/19 02:39:06 kn Exp $
+#      $OpenBSD: install.sub,v 1.1257 2023/10/24 18:03:53 naddy Exp $
 #
 # Copyright (c) 1997-2015 Todd Miller, Theo de Raadt, Ken Westerback
 # Copyright (c) 2015, Robert Peichaer <rpe@openbsd.org>
@@ -2632,6 +2632,7 @@ start_cgiinfo() {
 
        # Ensure proper name resolution in case there's no dns yet.
        add_hostent 199.185.178.80 ftplist1.openbsd.org
+       add_hostent 2620:3d:c000:178::80 ftplist1.openbsd.org
 
        # Make sure the ftp subshell gets its own process group.
        set -m