aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Legler <alex@a3li.li>2016-05-08 14:52:16 +0200
committerAlex Legler <alex@a3li.li>2016-05-08 14:52:16 +0200
commit71291ca231c6b7a89a1eb4a060ceae076ea6b613 (patch)
tree0fc1dd6c94c53943ab69cb97b5ec3f88703623b3
parentHide dormant GMN as contribution option (diff)
downloadwww-71291ca231c6b7a89a1eb4a060ceae076ea6b613.tar.gz
www-71291ca231c6b7a89a1eb4a060ceae076ea6b613.tar.bz2
www-71291ca231c6b7a89a1eb4a060ceae076ea6b613.zip
Add systemd stages
-rw-r--r--_includes/downloads/amd64-advanced.html1
-rw-r--r--_includes/downloads/x86-advanced.html1
2 files changed, 2 insertions, 0 deletions
diff --git a/_includes/downloads/amd64-advanced.html b/_includes/downloads/amd64-advanced.html
index 7dc10e9..9b3be60 100644
--- a/_includes/downloads/amd64-advanced.html
+++ b/_includes/downloads/amd64-advanced.html
@@ -12,6 +12,7 @@
{% include partials/download-link.html type="stage3" arch="amd64" id="amd64-hardened+nomultilib" title="Hardened Stage 3" tag="no multilib" %}
{% include partials/download-link.html type="stage3" arch="amd64" id="amd64-uclibc-hardened" title="Hardened Stage 3" tag="uclibc" %}
{% include partials/download-link.html type="stage3" arch="amd64" id="x32" title="Stage 3" tag="X32" %}
+ {% include partials/download-link.html type="stage3" arch="amd64" id="amd64-systemd" title="Stage 3" tag="systemd" %}
</div>
</div>
<div class="col-xs-12 col-md-6">
diff --git a/_includes/downloads/x86-advanced.html b/_includes/downloads/x86-advanced.html
index 3fc4c0e..7763e78 100644
--- a/_includes/downloads/x86-advanced.html
+++ b/_includes/downloads/x86-advanced.html
@@ -10,6 +10,7 @@
{% include partials/download-link.html type="stage3" arch="x86" id="i686-uclibc-vanilla" title="Stage 3" tag="i686 | uclibc" %}
{% include partials/download-link.html type="stage3" arch="x86" id="i686-hardened" title="Hardened Stage 3" tag="i686" %}
{% include partials/download-link.html type="stage3" arch="x86" id="i686-uclibc-hardened" title="Hardened Stage 3" tag="i686 | uclibc" %}
+ {% include partials/download-link.html type="stage3" arch="x86" id="i686-systemd" title="Stage 3" tag="systemd" %}
</div>
</div>
<div class="col-xs-12 col-md-6">