aboutsummaryrefslogtreecommitdiff
blob: ef187d33f33f7a390390aaad1b4901a7f23a89d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<h4>Boot media</h4>
<div class="list-group">
  {% include partials/download-link.html type="iso" arch="amd64" id="minimal" title="Minimal Installation CD" %}
</div>

<h4>Stage archives</h4>
<div class="list-group">
  {% include partials/download-link.html type="stage3" arch="amd64" id="amd64-openrc" title="Stage 3" tag="openrc" %}
  {% include partials/download-link.html type="stage3" arch="amd64" id="amd64-systemd" title="Stage 3" tag="systemd" %}
  {% include partials/download-link.html type="stage3" arch="amd64" id="amd64-desktop-openrc" title="Stage 3" tag="desktop profile | openrc" %}
  {% include partials/download-link.html type="stage3" arch="amd64" id="amd64-desktop-systemd" title="Stage 3" tag="desktop profile | systemd" %}
</div>

<h4>Details (contents, hashes, and signatures)</h4>
<p>
  <a href="https://bouncer.gentoo.org/fetch/root/all/releases/amd64/autobuilds/current-install-amd64-minimal/">Minimal Installation CD</a>,
  <a href="https://bouncer.gentoo.org/fetch/root/all/releases/amd64/autobuilds/current-stage3-amd64-openrc/">Stage 3</a>
</p>