aboutsummaryrefslogtreecommitdiff
blob: e9f7329b51f2503d9da0e2bf92d40330ac6704c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<div class="col-xs-12 col-md-6">
  <h4>Stage archives</h4>
  <div class="list-group">
    {% include partials/download-link.html type="stage3" arch="m68k" id="m68k-openrc" title="Stage 3" tag="openrc" %}
    {% include partials/download-link.html type="stage3" arch="m68k" id="m68k-systemd" title="Stage 3" tag="systemd" %}
  </div>
  <h4>Musl stage archives</h4>
  <div class="list-group">
    {% include partials/download-link.html type="stage3" arch="m68k" id="m68k_musl" title="Stage 3" tag="musl | openrc" %}
  </div>
</div>
<div class="col-xs-12 col-md-6">
  <div class="alert alert-info">
    <strong><i class="fa fa-fw fa-info-circle"></i> Musl stages</strong>
    <p>
      For additional information on using musl based Gentoo systems please see the <a href="https://wiki.gentoo.org/wiki/Musl_usage_guide">Musl usage guide</a>.
    </p>
  </div>

  <h4>Details (contents, hashes, and signatures)</h4>
  <ul>
    <li><a href="https://distfiles.gentoo.org/releases/m68k/autobuilds/">All files</a></li>
  </ul>
</div>