aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2022-11-22 00:57:32 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2022-11-22 00:57:32 +0100
commita4f105781d38d69e0696d66ed7010dfcbb252d66 (patch)
treefde71b2542106f8ce57a1c793b650eb532e55dca
parentDrop mips32(el) builds, add mips(el)2 systemd builds (diff)
downloadwww-a4f105781d38d69e0696d66ed7010dfcbb252d66.tar.gz
www-a4f105781d38d69e0696d66ed7010dfcbb252d66.tar.bz2
www-a4f105781d38d69e0696d66ed7010dfcbb252d66.zip
amd64 downloads: layout
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r--_includes/downloads/amd64-advanced.html22
1 files changed, 11 insertions, 11 deletions
diff --git a/_includes/downloads/amd64-advanced.html b/_includes/downloads/amd64-advanced.html
index 4d06029..b8992a2 100644
--- a/_includes/downloads/amd64-advanced.html
+++ b/_includes/downloads/amd64-advanced.html
@@ -1,4 +1,12 @@
<div class="col-xs-12 col-md-6">
+ <h4>Processor compatibility</h4>
+ <div class="alert alert-info">
+ <strong><span class="fa fa-fw fa-info-circle"></span> Processor compatibility</strong>
+ <p>
+ The <em>amd64</em> architecture is intended for use on AMD 64-bit CPUs as well as 64-bit <strong>Intel Pentium/Core/Xeon</strong> processors.
+ </p>
+ </div>
+
<h4>Boot media</h4>
<div class="list-group">
{% include partials/download-link.html type="iso" arch="amd64" id="minimal" title="Minimal Installation CD" %}
@@ -18,7 +26,8 @@
{% include partials/download-link.html type="stage3" arch="amd64" id="amd64-nomultilib-systemd-mergedusr" title="Stage 3" tag="no multilib | systemd | merged usr" %}
{% include partials/download-link.html type="stage3" arch="amd64" id="x32-openrc" title="Stage 3" tag="x32 | openrc" %}
</div>
-
+</div>
+<div class="col-xs-12 col-md-6">
<h4>LLVM-based stage archives</h4>
<div class="list-group">
{% include partials/download-link.html type="stage3" arch="amd64" id="amd64-llvm-openrc" title="Stage 3" tag="llvm | openrc" %}
@@ -33,16 +42,7 @@
{% include partials/download-link.html type="stage3" arch="amd64" id="amd64-hardened-selinux-openrc" title="H/SELinux stage 3" tag="openrc" %}
{% include partials/download-link.html type="stage3" arch="amd64" id="amd64-hardened-nomultilib-selinux-openrc" title="H/SELinux stage 3" tag="no multilib | openrc" %}
</div>
-</div>
-<div class="col-xs-12 col-md-6">
- <h4>Processor compatibility</h4>
- <div class="alert alert-info">
- <strong><span class="fa fa-fw fa-info-circle"></span> Processor compatibility</strong>
- <p>
- The <em>amd64</em> architecture is intended for use on AMD 64-bit CPUs as well as 64-bit <strong>Intel Pentium/Core/Xeon</strong> processors.
- </p>
- </div>
-
+
<h4>Musl stage archives</h4>
<div class="list-group">
{% include partials/download-link.html type="stage3" arch="amd64" id="amd64-musl" title="Stage 3" tag="musl | openrc" %}