From 8e362c1595dee8a185fdd23ec05a0091ffad5344 Mon Sep 17 00:00:00 2001 From: "Andreas K. Hüttel" Date: Mon, 5 Jul 2021 00:11:06 +0200 Subject: x86 downloads: update filenames, drop uclibc downloads 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-advanced.html | 10 ++++------ _includes/downloads/x86.html | 4 ++-- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/_includes/downloads/x86-advanced.html b/_includes/downloads/x86-advanced.html index ac8c417..5bf9e8a 100644 --- a/_includes/downloads/x86-advanced.html +++ b/_includes/downloads/x86-advanced.html @@ -1,8 +1,8 @@

Boot media

- {% include partials/download-link.html type="iso" arch="x86" id="minimal" title="Minimal Installation CD" %} - {% include partials/download-link.html type="iso" arch="x86" id="hardened/admincd-x86" title="Admin CD" %} + {% include partials/download-link.html type="iso" arch="x86" id="minimal-openrc" title="Minimal Installation CD" %} + {% include partials/download-link.html type="iso" arch="x86" id="admincd-x86" title="Admin CD" %}

Stage archives

@@ -10,15 +10,13 @@ {% 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" 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="i686-uclibc-vanilla" title="Stage 3" tag="i686 | uclibc | openrc" %} - {% include partials/download-link.html type="stage3" arch="x86" id="i686-hardened" title="Hardened stage 3" tag="i686 | openrc" %} - {% include partials/download-link.html type="stage3" arch="x86" id="i686-uclibc-hardened" title="Hardened stage 3" tag="i686 | uclibc | openrc" %} + {% include partials/download-link.html type="stage3" arch="x86" id="i686-hardened-openrc" title="Hardened stage 3" tag="i686 | openrc" %}

Details (contents, hashes, and signatures)

diff --git a/_includes/downloads/x86.html b/_includes/downloads/x86.html index 3f281fc..77a9a77 100644 --- a/_includes/downloads/x86.html +++ b/_includes/downloads/x86.html @@ -1,6 +1,6 @@

Boot media

- {% include partials/download-link.html type="iso" arch="x86" id="minimal" title="Minimal Installation CD" %} + {% include partials/download-link.html type="iso" arch="x86" id="minimal-openrc" title="Minimal Installation CD" %}

Stage archives

@@ -11,6 +11,6 @@

Details (contents, hashes, and signatures)

- Minimal Installation CD, + Minimal Installation CD, Stage 3

-- cgit v1.2.3-65-gdbad