aboutsummaryrefslogtreecommitdiff
blob: 67d630739d006e093d91a5ad29b28979ace9b463 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<h4>Boot media</h4>
<div class="list-group">
  {% include partials/download-link.html type="iso" arch="amd64" id="minimal" title="Minimal Installation CD" %}
  {% include partials/download-link.html type="iso" arch="amd64" id="livegui-amd64" title="LiveGUI USB Image" %}
</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://distfiles.gentoo.org/releases/amd64/autobuilds/current-install-amd64-minimal/">Minimal Installation CD</a>,
  <a href="https://distfiles.gentoo.org/releases/amd64/autobuilds/current-stage3-amd64-openrc/">Stage 3</a>
</p>