aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-08-25 21:05:52 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-08-25 21:05:52 +0200
commit1574a175556a6baabe0c2707e4b6345b709c91fe (patch)
tree5b1c328d75d9abf6c42815461248674eafec41b2 /_includes
parentsignatures: Include gpg key bundle instructions (diff)
downloadwww-1574a175556a6baabe0c2707e4b6345b709c91fe.tar.gz
www-1574a175556a6baabe0c2707e4b6345b709c91fe.tar.bz2
www-1574a175556a6baabe0c2707e4b6345b709c91fe.zip
Add link to arm64 boot iso
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to '_includes')
-rw-r--r--_includes/downloads/arm64.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/_includes/downloads/arm64.html b/_includes/downloads/arm64.html
index 1f03d8c..9f4d723 100644
--- a/_includes/downloads/arm64.html
+++ b/_includes/downloads/arm64.html
@@ -1,4 +1,9 @@
<div class="col-xs-12 col-md-6">
+ <h4>Boot media</h4>
+ <div class="list-group">
+ {% include partials/download-link.html type="iso" arch="arm64" id="minimal" title="Minimal Installation CD" tag="EFI" %}
+ </div>
+
<h4>Stage archives</h4>
<div class="list-group">
{% include partials/download-link.html type="stage3" arch="arm64" id="arm64" title="Stage 3" tag="openrc" %}