aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2024-03-28 16:31:19 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2024-03-28 16:31:19 +0100
commit5dac59d9e41da2af8f0c615a76b7242fdc1b3232 (patch)
treed488e54282a0ee68fc21ad0dd6bc336f5982b745
parentFix download links (mips n64) (diff)
downloadwww-5dac59d9e41da2af8f0c615a76b7242fdc1b3232.tar.gz
www-5dac59d9e41da2af8f0c615a76b7242fdc1b3232.tar.bz2
www-5dac59d9e41da2af8f0c615a76b7242fdc1b3232.zip
Fix download links (ppc*)
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r--_includes/downloads/ppc.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/_includes/downloads/ppc.html b/_includes/downloads/ppc.html
index 8122538..24918cc 100644
--- a/_includes/downloads/ppc.html
+++ b/_includes/downloads/ppc.html
@@ -21,20 +21,20 @@
<h4>Stage archives, big-endian ppc and ppc64</h4>
<div class="list-group">
{% include partials/download-link.html type="stage3" arch="ppc" id="ppc-openrc" title="PPC stage 3" tag="openrc" %}
- {% include partials/download-link.html type="stage3" arch="ppc" id="ppc-systemd-mergedusr" title="PPC stage 3" tag="systemd | merged usr" %}
+ {% include partials/download-link.html type="stage3" arch="ppc" id="ppc-systemd" title="PPC stage 3" tag="systemd" %}
{% include partials/download-link.html type="stage3" arch="ppc" id="ppc64-openrc" title="PPC64 stage 3" tag="openrc" %}
- {% include partials/download-link.html type="stage3" arch="ppc" id="ppc64-systemd-mergedusr" title="PPC64 stage 3" tag="systemd | merged usr" %}
+ {% include partials/download-link.html type="stage3" arch="ppc" id="ppc64-systemd" title="PPC64 stage 3" tag="systemd" %}
</div>
</div>
<div class="col-xs-12 col-md-6">
<h4>Stage archives, little-endian ppc64le</h4>
<div class="list-group">
{% include partials/download-link.html type="stage3" arch="ppc" id="ppc64le-openrc" title="PPC64LE stage 3" tag="openrc" %}
- {% include partials/download-link.html type="stage3" arch="ppc" id="ppc64le-systemd-mergedusr" title="PPC64LE stage 3" tag="systemd | merged usr" %}
+ {% include partials/download-link.html type="stage3" arch="ppc" id="ppc64le-systemd" title="PPC64LE stage 3" tag="systemd" %}
{% include partials/download-link.html type="stage3" arch="ppc" id="power9le-openrc" title="PPC64LE stage 3" tag="power9 | openrc" %}
{% include partials/download-link.html type="stage3" arch="ppc" id="power9le-desktop-openrc" title="PPC64LE stage 3" tag="power9 | desktop profile | openrc" %}
- {% include partials/download-link.html type="stage3" arch="ppc" id="power9le-systemd-mergedusr" title="PPC64LE stage 3" tag="power9 | systemd | merged usr" %}
- {% include partials/download-link.html type="stage3" arch="ppc" id="power9le-desktop-systemd-mergedusr" title="PPC64LE stage 3" tag="power9 | desktop profile | systemd | merged usr" %}
+ {% include partials/download-link.html type="stage3" arch="ppc" id="power9le-systemd" title="PPC64LE stage 3" tag="power9 | systemd" %}
+ {% include partials/download-link.html type="stage3" arch="ppc" id="power9le-desktop-systemd" title="PPC64LE stage 3" tag="power9 | desktop profile | systemd" %}
</div>
<h4>Hardened / musl stage archives</h4>