From ce21a333870996a9438a43ddefbb95c5513761ad Mon Sep 17 00:00:00 2001 From: "Andreas K. Hüttel" Date: Tue, 26 Mar 2024 10:52:29 +0100 Subject: Update download links (drop "merged-usr") 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/downloads/x86.html b/_includes/downloads/x86.html index af913be..7ecfa83 100644 --- a/_includes/downloads/x86.html +++ b/_includes/downloads/x86.html @@ -17,9 +17,9 @@

Stage archives

{% include partials/download-link.html type="stage3" arch="x86" id="i686-openrc" title="Stage 3" tag="i686 | openrc" %} - {% 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="i686-systemd" title="Stage 3" tag="i686 | systemd" %} {% 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-mergedusr" title="Stage 3" tag="i486 | systemd | merged usr" %} + {% include partials/download-link.html type="stage3" arch="x86" id="i486-systemd" title="Stage 3" tag="i486 | systemd" %}
-- cgit v1.2.3-65-gdbad