aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2022-10-30 21:29:48 -0700
committerAndreas K. Hüttel <dilfridge@gentoo.org>2022-10-31 10:45:17 +0100
commit9d4d24c20fe44aba94b3608d4cbe5312f8edbaeb (patch)
tree124db74fcb9c4ea7f644a91496c1537a8db8c1d3 /_includes
parentwkd: fix nil policy (diff)
downloadwww-9d4d24c20fe44aba94b3608d4cbe5312f8edbaeb.tar.gz
www-9d4d24c20fe44aba94b3608d4cbe5312f8edbaeb.tar.bz2
www-9d4d24c20fe44aba94b3608d4cbe5312f8edbaeb.zip
downloads/ppc: add ppc32 systemd stage link
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to '_includes')
-rw-r--r--_includes/downloads/ppc.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/_includes/downloads/ppc.html b/_includes/downloads/ppc.html
index 7d76d64..fd4cc93 100644
--- a/_includes/downloads/ppc.html
+++ b/_includes/downloads/ppc.html
@@ -7,6 +7,7 @@
<h4>Stage archives</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" 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" title="PPC64 stage 3" tag="systemd" %}
{% include partials/download-link.html type="stage3" arch="ppc" id="ppc64le-openrc" title="PPC64LE stage 3" tag="openrc" %}