aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_includes/downloads/amd64-advanced.html1
-rw-r--r--_includes/downloads/amd64.html2
-rw-r--r--_includes/downloads/x86-advanced.html1
-rw-r--r--_includes/downloads/x86.html2
-rw-r--r--get-started/index.html4
5 files changed, 3 insertions, 7 deletions
diff --git a/_includes/downloads/amd64-advanced.html b/_includes/downloads/amd64-advanced.html
index 5caa5a7..7ac450b 100644
--- a/_includes/downloads/amd64-advanced.html
+++ b/_includes/downloads/amd64-advanced.html
@@ -2,7 +2,6 @@
<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-raw.html url='https://bouncer.gentoo.org/fetch/gentoo-20160704-livedvd/amd64/' title='Hybrid ISO (LiveDVD)' size='2278404096' date='2016-07-04' %}
{% include partials/download-link.html type="iso" arch="amd64" id="hardened/admincd-amd64" title="Admin CD" %}
</div>
diff --git a/_includes/downloads/amd64.html b/_includes/downloads/amd64.html
index cbea920..c6cfaba 100644
--- a/_includes/downloads/amd64.html
+++ b/_includes/downloads/amd64.html
@@ -1,7 +1,6 @@
<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-raw.html url='https://bouncer.gentoo.org/fetch/gentoo-20160704-livedvd/amd64/' title='Hybrid ISO (LiveDVD)' size='2278404096' date='2016-07-04' %}
</div>
<h4>Stage archives</h4>
@@ -13,6 +12,5 @@
<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/gentoo-20160704-livedvd/amd64/">Hybrid ISO</a>,
<a href="https://bouncer.gentoo.org/fetch/root/all/releases/amd64/autobuilds/current-stage3-amd64/">Stage 3</a>
</p>
diff --git a/_includes/downloads/x86-advanced.html b/_includes/downloads/x86-advanced.html
index 2fd4fc1..55b917d 100644
--- a/_includes/downloads/x86-advanced.html
+++ b/_includes/downloads/x86-advanced.html
@@ -2,7 +2,6 @@
<h4>Boot media</h4>
<div class="list-group">
{% include partials/download-link.html type="iso" arch="x86" id="minimal" title="Minimal Installation CD" %}
- {% include partials/download-link-raw.html url='https://bouncer.gentoo.org/fetch/gentoo-20160704-livedvd/x86/' title='Hybrid ISO (LiveDVD)' size='2442909696' date='2016-07-04' %}
{% include partials/download-link.html type="iso" arch="x86" id="hardened/admincd-x86" title="Admin CD" %}
</div>
diff --git a/_includes/downloads/x86.html b/_includes/downloads/x86.html
index c9c9e12..9a8d491 100644
--- a/_includes/downloads/x86.html
+++ b/_includes/downloads/x86.html
@@ -1,7 +1,6 @@
<h4>Boot media</h4>
<div class="list-group">
{% include partials/download-link.html type="iso" arch="x86" id="minimal" title="Minimal Installation CD" %}
- {% include partials/download-link-raw.html url='https://bouncer.gentoo.org/fetch/gentoo-20160704-livedvd/x86/' title='Hybrid ISO (LiveDVD)' size='2442909696' date='2016-07-04' %}
</div>
<h4>Stage archives</h4>
@@ -13,6 +12,5 @@
<h4>Details (contents, hashes, and signatures)</h4>
<p>
<a href="https://bouncer.gentoo.org/fetch/root/all/releases/x86/autobuilds/current-install-x86-minimal/">Minimal Installation CD</a>,
- <a href="https://bouncer.gentoo.org/fetch/gentoo-20160704-livedvd/x86/">Hybrid ISO</a>,
<a href="https://bouncer.gentoo.org/fetch/root/all/releases/x86/autobuilds/current-stage3-i686/">Stage 3</a>
</p>
diff --git a/get-started/index.html b/get-started/index.html
index 038a2a0..8b1e1fb 100644
--- a/get-started/index.html
+++ b/get-started/index.html
@@ -20,7 +20,9 @@ navtitle: 'Get started'
<h2 class="stick-top">Step 1: Boot a live environment.</h2>
<p>We offer a variety of live environments that allow you to perform the installation.</p>
- <p>Choose between a lean console-only environment or a fully featured LiveDVD.</p>
+ <p>Choose between a lean Gentoo installation CD or use a LiveCD/DVD of any distribution you like.</p>
+
+ <p><small>Gentoo currently does not offer LiveDVD anymore but it may return in the future.</small></p>
</div>
</div>
{% include hero-section/end %}