aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2023-11-11 18:01:12 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2023-11-11 18:01:12 +0100
commit552ba5d24148da54ae98087ff59bf3bb9d13f304 (patch)
tree44c41cd7eb36501f2b0c425ea25106132ed7c23b
parentFix gentoo-core content examples. (diff)
downloadwww-552ba5d24148da54ae98087ff59bf3bb9d13f304.tar.gz
www-552ba5d24148da54ae98087ff59bf3bb9d13f304.tar.bz2
www-552ba5d24148da54ae98087ff59bf3bb9d13f304.zip
Switch main panel systemd downloads to merged-usr
Bug: https://bugs.gentoo.org/917143 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r--_includes/downloads/amd64.html4
-rw-r--r--_includes/downloads/arm64.html4
2 files changed, 4 insertions, 4 deletions
diff --git a/_includes/downloads/amd64.html b/_includes/downloads/amd64.html
index 67d6307..0e8891b 100644
--- a/_includes/downloads/amd64.html
+++ b/_includes/downloads/amd64.html
@@ -7,9 +7,9 @@
<h4>Stage archives</h4>
<div class="list-group">
{% include partials/download-link.html type="stage3" arch="amd64" id="amd64-openrc" title="Stage 3" tag="openrc" %}
- {% include partials/download-link.html type="stage3" arch="amd64" id="amd64-systemd" title="Stage 3" tag="systemd" %}
+ {% include partials/download-link.html type="stage3" arch="amd64" id="amd64-systemd-mergedusr" title="Stage 3" tag="systemd | merged usr" %}
{% include partials/download-link.html type="stage3" arch="amd64" id="amd64-desktop-openrc" title="Stage 3" tag="desktop profile | openrc" %}
- {% include partials/download-link.html type="stage3" arch="amd64" id="amd64-desktop-systemd" title="Stage 3" tag="desktop profile | systemd" %}
+ {% include partials/download-link.html type="stage3" arch="amd64" id="amd64-desktop-systemd-mergedusr" title="Stage 3" tag="desktop profile | systemd | merged usr" %}
</div>
<h4>Details (contents, hashes, and signatures)</h4>
diff --git a/_includes/downloads/arm64.html b/_includes/downloads/arm64.html
index 5ade14a..bc5aeab 100644
--- a/_includes/downloads/arm64.html
+++ b/_includes/downloads/arm64.html
@@ -7,9 +7,9 @@
<h4>Stage archives</h4>
<div class="list-group">
{% include partials/download-link.html type="stage3" arch="arm64" id="arm64-openrc" title="Stage 3" tag="openrc" %}
- {% include partials/download-link.html type="stage3" arch="arm64" id="arm64-systemd" title="Stage 3" tag="systemd" %}
+ {% include partials/download-link.html type="stage3" arch="arm64" id="arm64-systemd-mergedusr" title="Stage 3" tag="systemd | merged usr" %}
{% include partials/download-link.html type="stage3" arch="arm64" id="arm64-desktop-openrc" title="Stage 3" tag="desktop profile | openrc" %}
- {% include partials/download-link.html type="stage3" arch="arm64" id="arm64-desktop-systemd" title="Stage 3" tag="desktop profile | systemd" %}
+ {% include partials/download-link.html type="stage3" arch="arm64" id="arm64-desktop-systemd-mergedusr" title="Stage 3" tag="desktop profile | systemd | merged usr" %}
</div>
<h4>Details (contents, hashes, and signatures)</h4>