aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2024-03-24 11:38:56 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2024-03-24 11:39:19 +0100
commit883edde2e00572a2e57b88deb7f9e84a7aedfebf (patch)
treef4b327bc51187bce62562bd15422f0608e64b9d6
parentfooter.html: Gentoo e.V. holds the trademark in Europe (diff)
downloadwww-883edde2e00572a2e57b88deb7f9e84a7aedfebf.tar.gz
www-883edde2e00572a2e57b88deb7f9e84a7aedfebf.tar.bz2
www-883edde2e00572a2e57b88deb7f9e84a7aedfebf.zip
downloads: drop -mergedusr suffix for arm systemd
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r--_includes/downloads/arm.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/_includes/downloads/arm.html b/_includes/downloads/arm.html
index 46bcb92..9cf8265 100644
--- a/_includes/downloads/arm.html
+++ b/_includes/downloads/arm.html
@@ -12,30 +12,30 @@
<h4>ARMv4tl stage archives</h4>
<div class="list-group">
{% include partials/download-link.html type="stage3" arch="arm" id="armv4tl-openrc" title="Stage 3" tag="ARMv4tl | openrc" %}
- {% include partials/download-link.html type="stage3" arch="arm" id="armv4tl-systemd-mergedusr" title="Stage 3" tag="ARMv4tl | systemd | merged usr" %}
+ {% include partials/download-link.html type="stage3" arch="arm" id="armv4tl-systemd" title="Stage 3" tag="ARMv4tl | systemd" %}
</div>
<h4>ARMv5tel stage archives</h4>
<div class="list-group">
{% include partials/download-link.html type="stage3" arch="arm" id="armv5tel-openrc" title="Stage 3" tag="ARMv5tel | openrc" %}
- {% include partials/download-link.html type="stage3" arch="arm" id="armv5tel-systemd-mergedusr" title="Stage 3" tag="ARMv5tel | systemd | merged usr" %}
+ {% include partials/download-link.html type="stage3" arch="arm" id="armv5tel-systemd" title="Stage 3" tag="ARMv5tel | systemd" %}
</div>
<h4>ARMv6j stage archives</h4>
<div class="list-group">
{% include partials/download-link.html type="stage3" arch="arm" id="armv6j_hardfp-openrc" title="Stage 3" tag="ARMv6j | HardFP | openrc" %}
- {% include partials/download-link.html type="stage3" arch="arm" id="armv6j_hardfp-systemd-mergedusr" title="Stage 3" tag="ARMv6j | HardFP | systemd | merged usr" %}
+ {% include partials/download-link.html type="stage3" arch="arm" id="armv6j_hardfp-systemd" title="Stage 3" tag="ARMv6j | HardFP | systemd" %}
{% include partials/download-link.html type="stage3" arch="arm" id="armv6j-openrc" title="Stage 3" tag="ARMv6j | openrc" %}
- {% include partials/download-link.html type="stage3" arch="arm" id="armv6j-systemd-mergedusr" title="Stage 3" tag="ARMv6j | systemd | merged usr" %}
+ {% include partials/download-link.html type="stage3" arch="arm" id="armv6j-systemd" title="Stage 3" tag="ARMv6j | systemd" %}
</div>
</div>
<div class="col-xs-12 col-md-6">
<h4>ARMv7a stage archives</h4>
<div class="list-group">
{% include partials/download-link.html type="stage3" arch="arm" id="armv7a_hardfp-openrc" title="Stage 3" tag="ARMv7a | HardFP | openrc" %}
- {% include partials/download-link.html type="stage3" arch="arm" id="armv7a_hardfp-systemd-mergedusr" title="Stage 3" tag="ARMv7a | HardFP | systemd | merged usr" %}
+ {% include partials/download-link.html type="stage3" arch="arm" id="armv7a_hardfp-systemd" title="Stage 3" tag="ARMv7a | HardFP | systemd" %}
{% include partials/download-link.html type="stage3" arch="arm" id="armv7a-openrc" title="Stage 3" tag="ARMv7a | openrc" %}
- {% include partials/download-link.html type="stage3" arch="arm" id="armv7a-systemd-mergedusr" title="Stage 3" tag="ARMv7a | systemd | merged usr" %}
+ {% include partials/download-link.html type="stage3" arch="arm" id="armv7a-systemd" title="Stage 3" tag="ARMv7a | systemd" %}
</div>
<h4>Musl stage archives</h4>