aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '_includes/downloads/loong.html')
-rw-r--r--_includes/downloads/loong.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/_includes/downloads/loong.html b/_includes/downloads/loong.html
new file mode 100644
index 0000000..b144d31
--- /dev/null
+++ b/_includes/downloads/loong.html
@@ -0,0 +1,13 @@
+<div class="col-xs-12 col-md-6">
+ <h4>Stage archives</h4>
+ <div class="list-group">
+ {% include partials/download-link.html type="stage3" arch="loong" id="loong-openrc" title="Stage 3" tag="openrc" %}
+ {% include partials/download-link.html type="stage3" arch="loong" id="loong-systemd" title="Stage 3" tag="systemd" %}
+ </div>
+</div>
+<div class="col-xs-12 col-md-6">
+ <h4>Details (contents, hashes, and signatures)</h4>
+ <ul>
+ <li><a href="https://distfiles.gentoo.org/releases/loong/autobuilds/">All files</a></li>
+ </ul>
+</div>