From 6469792a1eb3088406c0664736b7b632eeb75b0c Mon Sep 17 00:00:00 2001 From: "Andreas K. Hüttel" Date: Sun, 27 Nov 2022 00:31:44 +0100 Subject: Add more xx86 download links MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas K. Hüttel --- _includes/downloads/x86.html | 2 ++ 1 file changed, 2 insertions(+) (limited to '_includes') diff --git a/_includes/downloads/x86.html b/_includes/downloads/x86.html index 31ae1b0..fd6376c 100644 --- a/_includes/downloads/x86.html +++ b/_includes/downloads/x86.html @@ -20,6 +20,8 @@ {% include partials/download-link.html type="stage3" arch="x86" id="i686-systemd" title="Stage 3" tag="i686 | systemd" %} {% include partials/download-link.html type="stage3" arch="x86" id="i686-systemd-mergedusr" title="Stage 3" tag="i686 | systemd | merged usr" %} {% include partials/download-link.html type="stage3" arch="x86" id="i486-openrc" title="Stage 3" tag="i486 | openrc" %} + {% include partials/download-link.html type="stage3" arch="x86" id="i486-systemd" title="Stage 3" tag="i486 | systemd" %} + {% include partials/download-link.html type="stage3" arch="x86" id="i486-systemd-mergedusr" title="Stage 3" tag="i486 | systemd | merged usr" %}
-- cgit v1.2.3-65-gdbad