aboutsummaryrefslogtreecommitdiff
blob: 03ce0a6cf4b00e52a738b7796e8684f41358c482 (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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
<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>
      For details of the <em>mips</em> architecture, please see <a href="https://en.wikipedia.org/wiki/MIPS_architecture">the
      corresponding wikipedia page</a>.
    </p>
  </div>

<h4>Stage archives, big-endian O32</h4>
<div class="list-group">
  {% include partials/download-link.html type="stage3" arch="mips" id="mips2_softfloat-openrc" title="Stage 3" tag="mips2 | o32 | sf | eb | openrc" %}
  {% include partials/download-link.html type="stage3" arch="mips" id="mips2_softfloat-systemd-mergedusr" title="Stage 3" tag="mips2 | o32 | sf | eb | systemd | merged usr" %}
  {% include partials/download-link.html type="stage3" arch="mips" id="mips2-openrc" title="Stage 3" tag="mips2 | o32 | eb | openrc" %}
  {% include partials/download-link.html type="stage3" arch="mips" id="mips2-systemd-mergedusr" title="Stage 3" tag="mips2 | o32 | eb | systemd | merged usr" %}
</div>

<h4>Stage archives, little-endian O32</h4>
<div class="list-group">
  {% include partials/download-link.html type="stage3" arch="mips" id="mipsel2_softfloat-openrc" title="Stage 3" tag="mips2 | o32 | sf | el | openrc" %}
  {% include partials/download-link.html type="stage3" arch="mips" id="mipsel2_softfloat-systemd-mergedusr" title="Stage 3" tag="mips2 | o32 | sf | el | systemd | merged usr" %}
  {% include partials/download-link.html type="stage3" arch="mips" id="mipsel2-openrc" title="Stage 3" tag="mips2 | o32 | el | openrc" %}
  {% include partials/download-link.html type="stage3" arch="mips" id="mipsel2-systemd-mergedusr" title="Stage 3" tag="mips2 | o32 | el | systemd | merged usr" %}
</div>

<h4>Stage archives, big-endian N32</h4>
<div class="list-group">
  {% include partials/download-link.html type="stage3" arch="mips" id="mips3_n32-openrc" title="Stage 3" tag="mips3 | n32 | eb | openrc" %}
  {% include partials/download-link.html type="stage3" arch="mips" id="mips3_n32-systemd-mergedusr" title="Stage 3" tag="mips3 | n32 | eb | systemd | merged usr" %}
</div>

<h4>Stage archives, little-endian N32</h4>
<div class="list-group">
  {% include partials/download-link.html type="stage3" arch="mips" id="mipsel3_n32-openrc" title="Stage 3" tag="mips3 | n32 | el | openrc" %}
  {% include partials/download-link.html type="stage3" arch="mips" id="mipsel3_n32-systemd-mergedusr" title="Stage 3" tag="mips3 | n32 | el | systemd | merged usr" %}
</div>

</div>
<div class="col-xs-12 col-md-6">
<h4>Stage archives, big-endian N64</h4>
<div class="list-group">
  {% include partials/download-link.html type="stage3" arch="mips" id="mips3_n64-openrc" title="Stage 3" tag="mips3 | n64 | eb | openrc" %}
  {% include partials/download-link.html type="stage3" arch="mips" id="mips3_n64-systemd-mergedusr" title="Stage 3" tag="mips3 | n64 | eb | systemd | merged usr" %}
</div>

<h4>Stage archives, little-endian N64</h4>
<div class="list-group">
  {% include partials/download-link.html type="stage3" arch="mips" id="mipsel3_n64-openrc" title="Stage 3" tag="mips3 | n64 | el | openrc" %}
  {% include partials/download-link.html type="stage3" arch="mips" id="mipsel3_n64-systemd-mergedusr" title="Stage 3" tag="mips3 | n64 | el | systemd | merged usr" %}
</div>

<h4>Stage archives, big-endian multilib</h4>
<div class="list-group">
  {% include partials/download-link.html type="stage3" arch="mips" id="mips3_multilib-openrc" title="Stage 3" tag="mips3 | n32 | multilib | eb | openrc" %}
  {% include partials/download-link.html type="stage3" arch="mips" id="mips3_multilib-systemd-mergedusr" title="Stage 3" tag="mips3 | n32 | multilib | eb | systemd | merged usr" %}
</div>

<h4>Stage archives, little-endian multilib</h4>
<div class="list-group">
  {% include partials/download-link.html type="stage3" arch="mips" id="mipsel3_multilib-openrc" title="Stage 3" tag="mips3 | n32 | multilib | el | openrc" %}
  {% include partials/download-link.html type="stage3" arch="mips" id="mipsel3_multilib-systemd-mergedusr" title="Stage 3" tag="mips3 | n32 | multilib | el | systemd | merged usr" %}
</div>

<h4>Musl stage archives</h4>
<div class="list-group">
  {% include partials/download-link.html type="stage3" arch="mips" id="mips2_musl" title="Stage 3" tag="mips2 | o32 | musl | eb | openrc" %}
  {% include partials/download-link.html type="stage3" arch="mips" id="mipsel2_musl" title="Stage 3" tag="mips2 | o32 | musl | el | 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/mips/autobuilds/">All files</a>
</p>

</div>