aboutsummaryrefslogtreecommitdiff
blob: a3b2a008b6a7ed040bbe924a2dca04d3ba3b9be8 (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
<div class="col-xs-12 col-md-6">

<h4>Stage archives, big-endian O32</h4>
<div class="list-group">
  {% 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="mips32-openrc" title="Stage 3" tag="mips32 | o32 | eb | openrc" %}
</div>

<h4>Stage archives, little-endian O32</h4>
<div class="list-group">
  {% 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="mips32el-openrc" title="Stage 3" tag="mips32 | o32 | el | openrc" %}
  {% include partials/download-link.html type="stage3" arch="mips" id="mipsel3-openrc" title="Stage 3" tag="mips3 | o32 | el | openrc" %}
</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="mips64_n32-openrc" title="Stage 3" tag="mips64 | n32 | eb | openrc" %}
</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="mips64el_n32-openrc" title="Stage 3" tag="mips64 | n32 | el | openrc" %}
</div>

<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="mips64_n64-openrc" title="Stage 3" tag="mips64 | n64 | eb | openrc" %}
</div>

</div>
<div class="col-xs-12 col-md-6">

<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" title="Stage 3" tag="mips3 | n64 | el | systemd" %}
  {% include partials/download-link.html type="stage3" arch="mips" id="mips64el_n64-openrc" title="Stage 3" tag="mips64 | n64 | el | openrc" %}
  {% include partials/download-link.html type="stage3" arch="mips" id="mips64el_n64-systemd" title="Stage 3" tag="mips64 | n64 | el | systemd" %}
</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="mips64_multilib-openrc" title="Stage 3" tag="mips64 | n32 | multilib | eb | openrc" %}
</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="mips64el_multilib-openrc" title="Stage 3" tag="mips64 | n32 | multilib | el | openrc" %}
</div>

<h4>Details (contents, hashes, and signatures)</h4>
<p>
  <a href="https://bouncer.gentoo.org/fetch/root/all/releases/mips/autobuilds/">All files</a>
</p>

</div>