aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2021-07-23 22:08:44 -0700
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-07-24 12:31:14 +0200
commit75427a622fd97e8a1ed4c59a17772938f67ee943 (patch)
treeb543222202acf59be7009583b03f02c9df5fd474 /_includes
parentAdd post about expanded releng download options (diff)
downloadwww-75427a622fd97e8a1ed4c59a17772938f67ee943.tar.gz
www-75427a622fd97e8a1ed4c59a17772938f67ee943.tar.bz2
www-75427a622fd97e8a1ed4c59a17772938f67ee943.zip
downloads/ppc: add ppc64-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 6a03798..3f96639 100644
--- a/_includes/downloads/ppc.html
+++ b/_includes/downloads/ppc.html
@@ -8,6 +8,7 @@
<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="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" %}
{% 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="openrc | power9" %}