Gentoo Archives: gentoo-commits

From: Alex Legler <a3li@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] sites/www:master commit in: _includes/downloads/
Date: Sun, 08 May 2016 16:00:17
Message-Id: 1462711936.71291ca231c6b7a89a1eb4a060ceae076ea6b613.a3li@gentoo
1 commit: 71291ca231c6b7a89a1eb4a060ceae076ea6b613
2 Author: Alex Legler <alex <AT> a3li <DOT> li>
3 AuthorDate: Sun May 8 12:52:16 2016 +0000
4 Commit: Alex Legler <a3li <AT> gentoo <DOT> org>
5 CommitDate: Sun May 8 12:52:16 2016 +0000
6 URL: https://gitweb.gentoo.org/sites/www.git/commit/?id=71291ca2
7
8 Add systemd stages
9
10 _includes/downloads/amd64-advanced.html | 1 +
11 _includes/downloads/x86-advanced.html | 1 +
12 2 files changed, 2 insertions(+)
13
14 diff --git a/_includes/downloads/amd64-advanced.html b/_includes/downloads/amd64-advanced.html
15 index 7dc10e9..9b3be60 100644
16 --- a/_includes/downloads/amd64-advanced.html
17 +++ b/_includes/downloads/amd64-advanced.html
18 @@ -12,6 +12,7 @@
19 {% include partials/download-link.html type="stage3" arch="amd64" id="amd64-hardened+nomultilib" title="Hardened Stage 3" tag="no multilib" %}
20 {% include partials/download-link.html type="stage3" arch="amd64" id="amd64-uclibc-hardened" title="Hardened Stage 3" tag="uclibc" %}
21 {% include partials/download-link.html type="stage3" arch="amd64" id="x32" title="Stage 3" tag="X32" %}
22 + {% include partials/download-link.html type="stage3" arch="amd64" id="amd64-systemd" title="Stage 3" tag="systemd" %}
23 </div>
24 </div>
25 <div class="col-xs-12 col-md-6">
26
27 diff --git a/_includes/downloads/x86-advanced.html b/_includes/downloads/x86-advanced.html
28 index 3fc4c0e..7763e78 100644
29 --- a/_includes/downloads/x86-advanced.html
30 +++ b/_includes/downloads/x86-advanced.html
31 @@ -10,6 +10,7 @@
32 {% include partials/download-link.html type="stage3" arch="x86" id="i686-uclibc-vanilla" title="Stage 3" tag="i686 | uclibc" %}
33 {% include partials/download-link.html type="stage3" arch="x86" id="i686-hardened" title="Hardened Stage 3" tag="i686" %}
34 {% include partials/download-link.html type="stage3" arch="x86" id="i686-uclibc-hardened" title="Hardened Stage 3" tag="i686 | uclibc" %}
35 + {% include partials/download-link.html type="stage3" arch="x86" id="i686-systemd" title="Stage 3" tag="systemd" %}
36 </div>
37 </div>
38 <div class="col-xs-12 col-md-6">