aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2023-07-18 22:47:51 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2023-07-18 22:48:04 -0700
commit1b5cf57dc8bc0a868005fc3603dde300fae504b7 (patch)
treedee603c537d3a2a1679e8227dd456765b4b45472 /_includes
parentAdd some more mips downloads (diff)
downloadwww-1b5cf57dc8bc0a868005fc3603dde300fae504b7.tar.gz
www-1b5cf57dc8bc0a868005fc3603dde300fae504b7.tar.bz2
www-1b5cf57dc8bc0a868005fc3603dde300fae504b7.zip
downloads: stop using bouncer, use distfiles CDN instead
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to '_includes')
-rw-r--r--_includes/downloads/alpha.html4
-rw-r--r--_includes/downloads/amd64-advanced.html6
-rw-r--r--_includes/downloads/amd64.html4
-rw-r--r--_includes/downloads/arm.html2
-rw-r--r--_includes/downloads/arm64-advanced.html2
-rw-r--r--_includes/downloads/arm64.html4
-rw-r--r--_includes/downloads/hppa.html2
-rw-r--r--_includes/downloads/ia64.html4
-rw-r--r--_includes/downloads/loong.html2
-rw-r--r--_includes/downloads/m68k.html2
-rw-r--r--_includes/downloads/mips.html2
-rw-r--r--_includes/downloads/ppc.html2
-rw-r--r--_includes/downloads/riscv.html2
-rw-r--r--_includes/downloads/s390.html2
-rw-r--r--_includes/downloads/sparc.html4
-rw-r--r--_includes/downloads/x86.html4
-rw-r--r--_includes/partials/download-link.html2
17 files changed, 25 insertions, 25 deletions
diff --git a/_includes/downloads/alpha.html b/_includes/downloads/alpha.html
index fcda4f4..9442c9a 100644
--- a/_includes/downloads/alpha.html
+++ b/_includes/downloads/alpha.html
@@ -13,7 +13,7 @@
<div class="col-xs-12 col-md-6">
<h4>Details (contents, hashes, and signatures)</h4>
<ul>
- <li><a href="https://bouncer.gentoo.org/fetch/root/all/releases/alpha/autobuilds/current-install-alpha-minimal/">Minimal Installation CD</a></li>
- <li><a href="https://bouncer.gentoo.org/fetch/root/all/releases/alpha/autobuilds/">All files</a></li>
+ <li><a href="https://distfiles.gentoo.org/releases/alpha/autobuilds/current-install-alpha-minimal/">Minimal Installation CD</a></li>
+ <li><a href="https://distfiles.gentoo.org/releases/alpha/autobuilds/">All files</a></li>
</ul>
</div>
diff --git a/_includes/downloads/amd64-advanced.html b/_includes/downloads/amd64-advanced.html
index 7dd911b..6e910f9 100644
--- a/_includes/downloads/amd64-advanced.html
+++ b/_includes/downloads/amd64-advanced.html
@@ -64,8 +64,8 @@
<h4>Details (contents, hashes, and signatures)</h4>
<ul>
- <li><a href="https://bouncer.gentoo.org/fetch/root/all/releases/amd64/autobuilds/current-install-amd64-minimal/">Minimal Installation CD</a></li>
- <li><a href="https://bouncer.gentoo.org/fetch/root/all/releases/amd64/autobuilds/current-stage3-amd64-openrc/">Stage 3</a></li>
- <li><a href="https://bouncer.gentoo.org/fetch/root/all/releases/amd64/autobuilds/">All stages</a></li>
+ <li><a href="https://distfiles.gentoo.org/releases/amd64/autobuilds/current-install-amd64-minimal/">Minimal Installation CD</a></li>
+ <li><a href="https://distfiles.gentoo.org/releases/amd64/autobuilds/current-stage3-amd64-openrc/">Stage 3</a></li>
+ <li><a href="https://distfiles.gentoo.org/releases/amd64/autobuilds/">All stages</a></li>
</ul>
</div>
diff --git a/_includes/downloads/amd64.html b/_includes/downloads/amd64.html
index 9752397..67d6307 100644
--- a/_includes/downloads/amd64.html
+++ b/_includes/downloads/amd64.html
@@ -14,6 +14,6 @@
<h4>Details (contents, hashes, and signatures)</h4>
<p>
- <a href="https://bouncer.gentoo.org/fetch/root/all/releases/amd64/autobuilds/current-install-amd64-minimal/">Minimal Installation CD</a>,
- <a href="https://bouncer.gentoo.org/fetch/root/all/releases/amd64/autobuilds/current-stage3-amd64-openrc/">Stage 3</a>
+ <a href="https://distfiles.gentoo.org/releases/amd64/autobuilds/current-install-amd64-minimal/">Minimal Installation CD</a>,
+ <a href="https://distfiles.gentoo.org/releases/amd64/autobuilds/current-stage3-amd64-openrc/">Stage 3</a>
</p>
diff --git a/_includes/downloads/arm.html b/_includes/downloads/arm.html
index 674705f..84179ea 100644
--- a/_includes/downloads/arm.html
+++ b/_includes/downloads/arm.html
@@ -65,6 +65,6 @@
<h4>Details (contents, hashes, and signatures)</h4>
<ul>
- <li><a href="https://bouncer.gentoo.org/fetch/root/all/releases/arm/autobuilds/">All files</a></li>
+ <li><a href="https://distfiles.gentoo.org/releases/arm/autobuilds/">All files</a></li>
</ul>
</div>
diff --git a/_includes/downloads/arm64-advanced.html b/_includes/downloads/arm64-advanced.html
index 6187835..0716296 100644
--- a/_includes/downloads/arm64-advanced.html
+++ b/_includes/downloads/arm64-advanced.html
@@ -48,6 +48,6 @@
<h4>Details (contents, hashes, and signatures)</h4>
<ul>
- <li><a href="https://bouncer.gentoo.org/fetch/root/all/releases/arm64/autobuilds/">All files</a></li>
+ <li><a href="https://distfiles.gentoo.org/releases/arm64/autobuilds/">All files</a></li>
</ul>
</div>
diff --git a/_includes/downloads/arm64.html b/_includes/downloads/arm64.html
index 7d2e7e5..5ade14a 100644
--- a/_includes/downloads/arm64.html
+++ b/_includes/downloads/arm64.html
@@ -14,6 +14,6 @@
<h4>Details (contents, hashes, and signatures)</h4>
<p>
- <a href="https://bouncer.gentoo.org/fetch/root/all/releases/arm64/autobuilds/current-install-arm64-minimal/">Minimal Installation CD</a>,
- <a href="https://bouncer.gentoo.org/fetch/root/all/releases/arm64/autobuilds/current-stage3-arm64-openrc/">Stage 3</a>
+ <a href="https://distfiles.gentoo.org/releases/arm64/autobuilds/current-install-arm64-minimal/">Minimal Installation CD</a>,
+ <a href="https://distfiles.gentoo.org/releases/arm64/autobuilds/current-stage3-arm64-openrc/">Stage 3</a>
</p>
diff --git a/_includes/downloads/hppa.html b/_includes/downloads/hppa.html
index 6e5c161..79c051b 100644
--- a/_includes/downloads/hppa.html
+++ b/_includes/downloads/hppa.html
@@ -21,6 +21,6 @@
</div>
<h4>Details (contents, hashes, and signatures)</h4>
<ul>
- <li><a href="https://bouncer.gentoo.org/fetch/root/all/releases/hppa/autobuilds/">All files</a></li>
+ <li><a href="https://distfiles.gentoo.org/releases/hppa/autobuilds/">All files</a></li>
</ul>
</div>
diff --git a/_includes/downloads/ia64.html b/_includes/downloads/ia64.html
index aaf427b..d9030d3 100644
--- a/_includes/downloads/ia64.html
+++ b/_includes/downloads/ia64.html
@@ -23,7 +23,7 @@
<h4>Details (contents, hashes, and signatures)</h4>
<ul>
- <li><a href="https://bouncer.gentoo.org/fetch/root/all/releases/ia64/autobuilds/current-install-ia64-minimal/">Minimal Installation CD</a></li>
- <li><a href="https://bouncer.gentoo.org/fetch/root/all/releases/ia64/autobuilds/">All files</a></li>
+ <li><a href="https://distfiles.gentoo.org/releases/ia64/autobuilds/current-install-ia64-minimal/">Minimal Installation CD</a></li>
+ <li><a href="https://distfiles.gentoo.org/releases/ia64/autobuilds/">All files</a></li>
</ul>
</div>
diff --git a/_includes/downloads/loong.html b/_includes/downloads/loong.html
index e337c0f..6b3db81 100644
--- a/_includes/downloads/loong.html
+++ b/_includes/downloads/loong.html
@@ -9,6 +9,6 @@
<div class="col-xs-12 col-md-6">
<h4>Details (contents, hashes, and signatures)</h4>
<ul>
- <li><a href="https://bouncer.gentoo.org/fetch/root/all/releases/loong/autobuilds/">All files</a></li>
+ <li><a href="https://distfiles.gentoo.org/releases/loong/autobuilds/">All files</a></li>
</ul>
</div>
diff --git a/_includes/downloads/m68k.html b/_includes/downloads/m68k.html
index 849d026..0fe70b7 100644
--- a/_includes/downloads/m68k.html
+++ b/_includes/downloads/m68k.html
@@ -9,6 +9,6 @@
<div class="col-xs-12 col-md-6">
<h4>Details (contents, hashes, and signatures)</h4>
<ul>
- <li><a href="https://bouncer.gentoo.org/fetch/root/all/releases/m68k/autobuilds/">All files</a></li>
+ <li><a href="https://distfiles.gentoo.org/releases/m68k/autobuilds/">All files</a></li>
</ul>
</div>
diff --git a/_includes/downloads/mips.html b/_includes/downloads/mips.html
index 448b0b6..54c9a3c 100644
--- a/_includes/downloads/mips.html
+++ b/_includes/downloads/mips.html
@@ -83,7 +83,7 @@
<h4>Details (contents, hashes, and signatures)</h4>
<p>
- <a href="https://bouncer.gentoo.org/fetch/root/all/releases/mips/autobuilds/">All files</a>
+ <a href="https://distfiles.gentoo.org/releases/mips/autobuilds/">All files</a>
</p>
</div>
diff --git a/_includes/downloads/ppc.html b/_includes/downloads/ppc.html
index 0f27cae..172fb64 100644
--- a/_includes/downloads/ppc.html
+++ b/_includes/downloads/ppc.html
@@ -62,6 +62,6 @@
<h4>Details (contents, hashes, and signatures)</h4>
<ul>
- <li><a href="https://bouncer.gentoo.org/fetch/root/all/releases/ppc/autobuilds/">All files</a></li>
+ <li><a href="https://distfiles.gentoo.org/releases/ppc/autobuilds/">All files</a></li>
</ul>
</div>
diff --git a/_includes/downloads/riscv.html b/_includes/downloads/riscv.html
index b65ebc9..2ab190b 100644
--- a/_includes/downloads/riscv.html
+++ b/_includes/downloads/riscv.html
@@ -45,6 +45,6 @@
<h4>Details (contents, hashes, and signatures)</h4>
<p>
- <a href="https://bouncer.gentoo.org/fetch/root/all/releases/riscv/autobuilds/">All files</a>
+ <a href="https://distfiles.gentoo.org/releases/riscv/autobuilds/">All files</a>
</p>
</div>
diff --git a/_includes/downloads/s390.html b/_includes/downloads/s390.html
index d1a3094..9d8a799 100644
--- a/_includes/downloads/s390.html
+++ b/_includes/downloads/s390.html
@@ -21,6 +21,6 @@
<div class="col-xs-12 col-md-6">
<h4>Details (contents, hashes, and signatures)</h4>
<ul>
- <li><a href="https://bouncer.gentoo.org/fetch/root/all/releases/s390/autobuilds/">All files</a></li>
+ <li><a href="https://distfiles.gentoo.org/releases/s390/autobuilds/">All files</a></li>
</ul>
</div>
diff --git a/_includes/downloads/sparc.html b/_includes/downloads/sparc.html
index e8e45ea..0e5bd65 100644
--- a/_includes/downloads/sparc.html
+++ b/_includes/downloads/sparc.html
@@ -16,7 +16,7 @@
<div class="col-xs-12 col-md-6">
<h4>Details (contents, hashes, and signatures)</h4>
<ul>
- <li><a href="https://bouncer.gentoo.org/fetch/root/all/releases/sparc/autobuilds/current-install-sparc64-minimal/">Minimal Installation CD</a></li>
- <li><a href="https://bouncer.gentoo.org/fetch/root/all/releases/sparc/autobuilds/">All files</a></li>
+ <li><a href="https://distfiles.gentoo.org/releases/sparc/autobuilds/current-install-sparc64-minimal/">Minimal Installation CD</a></li>
+ <li><a href="https://distfiles.gentoo.org/releases/sparc/autobuilds/">All files</a></li>
</ul>
</div>
diff --git a/_includes/downloads/x86.html b/_includes/downloads/x86.html
index fd6376c..464b765 100644
--- a/_includes/downloads/x86.html
+++ b/_includes/downloads/x86.html
@@ -48,7 +48,7 @@
<h4>Details (contents, hashes, and signatures)</h4>
<ul>
- <li><a href="https://bouncer.gentoo.org/fetch/root/all/releases/x86/autobuilds/current-install-x86-minimal/">Minimal Installation CD</a></li>
- <li><a href="https://bouncer.gentoo.org/fetch/root/all/releases/x86/autobuilds/">All files</a></li>
+ <li><a href="https://distfiles.gentoo.org/releases/x86/autobuilds/current-install-x86-minimal/">Minimal Installation CD</a></li>
+ <li><a href="https://distfiles.gentoo.org/releases/x86/autobuilds/">All files</a></li>
</ul>
</div>
diff --git a/_includes/partials/download-link.html b/_includes/partials/download-link.html
index 380760d..04dac81 100644
--- a/_includes/partials/download-link.html
+++ b/_includes/partials/download-link.html
@@ -1,4 +1,4 @@
{% capture url %}{{ include.arch }}/autobuilds/{{ site.data.downloads[include.arch][include.type][include.id].filename }}{% endcapture %}
{% assign date = site.data.downloads[include.arch][include.type][include.id].date %}
{% assign size = site.data.downloads[include.arch][include.type][include.id].size %}
-{% include partials/download-link-raw.html title=include.title tag=include.tag url=url urlprefix='https://bouncer.gentoo.org/fetch/root/all/releases/' date=date size=size %}
+{% include partials/download-link-raw.html title=include.title tag=include.tag url=url urlprefix='https://distfiles.gentoo.org/releases/' date=date size=size %}