commit: 71291ca231c6b7a89a1eb4a060ceae076ea6b613
Author: Alex Legler <alex <AT> a3li <DOT> li>
AuthorDate: Sun May 8 12:52:16 2016 +0000
Commit: Alex Legler <a3li <AT> gentoo <DOT> org>
CommitDate: Sun May 8 12:52:16 2016 +0000
URL: https://gitweb.gentoo.org/sites/www.git/commit/?id=71291ca2
Add systemd stages
_includes/downloads/amd64-advanced.html | 1 +
_includes/downloads/x86-advanced.html | 1 +
2 files changed, 2 insertions(+)
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">