aboutsummaryrefslogtreecommitdiff
blob: cc6669a3bdc3e7322139e7baaa11613e5df4deca (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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<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>lp64d</em> stages can be used on all 64-bit RISC-V processors supporting the <strong>double-precision floating point</strong> instruction set.
    The <em>lp64</em> stages can be used on all 64-bit RISC-V processors; they require no hardware support for floating point arithmetics.
  </p>
</div>

<h4>Stage archives</h4>
<div class="list-group">
  {% include partials/download-link.html type="stage3" arch="riscv" id="rv64_lp64d-openrc" title="Stage 3" tag="lp64d | openrc" %}
  {% include partials/download-link.html type="stage3" arch="riscv" id="rv64_lp64d-systemd-mergedusr" title="Stage 3" tag="lp64d | systemd | merged usr" %}
  {% include partials/download-link.html type="stage3" arch="riscv" id="rv64_lp64-openrc" title="Stage 3" tag="lp64 | openrc" %}
  {% include partials/download-link.html type="stage3" arch="riscv" id="rv64_lp64-systemd-mergedusr" title="Stage 3" tag="lp64 | systemd | merged usr" %}
  {% include partials/download-link.html type="stage3" arch="riscv" id="rv64_multilib-openrc" title="Stage 3" tag="multilib | openrc" %}
  {% include partials/download-link.html type="stage3" arch="riscv" id="rv64_multilib-systemd-mergedusr" title="Stage 3" tag="multilib | systemd | merged usr" %}
</div>
</div>

<div class="col-xs-12 col-md-6">
  <h4>Musl stage archives</h4>
  <div class="list-group">
    {% include partials/download-link.html type="stage3" arch="riscv" id="rv64_lp64d_musl" title="Stage 3" tag="lp64d | musl | openrc" %}
    {% include partials/download-link.html type="stage3" arch="riscv" id="rv64_lp64_musl" title="Stage 3" tag="lp64 | musl | openrc" %}
  </div>
  <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>
<p>
  <a href="https://distfiles.gentoo.org/releases/riscv/autobuilds/">All files</a>
</p>
</div>