From c11858df5dafc3554856ee5a4e5a0cd91b529ad7 Mon Sep 17 00:00:00 2001 From: "Andreas K. Hüttel" Date: Thu, 26 Aug 2021 01:29:15 +0200 Subject: Downloads: Swap x86 with arm64 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas K. Hüttel --- _includes/downloads/arm64-advanced.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 _includes/downloads/arm64-advanced.html (limited to '_includes/downloads/arm64-advanced.html') diff --git a/_includes/downloads/arm64-advanced.html b/_includes/downloads/arm64-advanced.html new file mode 100644 index 0000000..9f4d723 --- /dev/null +++ b/_includes/downloads/arm64-advanced.html @@ -0,0 +1,18 @@ +
+

Boot media

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

Stage archives

+
+ {% include partials/download-link.html type="stage3" arch="arm64" id="arm64" title="Stage 3" tag="openrc" %} + {% include partials/download-link.html type="stage3" arch="arm64" id="arm64-systemd" title="Stage 3" tag="systemd" %} +
+
+
+

Details (contents, hashes, and signatures)

+ +
-- cgit v1.2.3-65-gdbad