diff options
author | 2020-08-10 19:43:50 +0200 | |
---|---|---|
committer | 2020-08-10 19:43:50 +0200 | |
commit | 3db11d980d33e0c2142e6e0406901fa75cb7906e (patch) | |
tree | 317c06c84152799976421af62b5d2489228197d8 /_includes/downloads/x86.html | |
parent | downloads: Push systemd stages to first plane (diff) | |
download | www-3db11d980d33e0c2142e6e0406901fa75cb7906e.tar.gz www-3db11d980d33e0c2142e6e0406901fa75cb7906e.tar.bz2 www-3db11d980d33e0c2142e6e0406901fa75cb7906e.zip |
downloads, get-started: Remove obsolete LiveDVD
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to '_includes/downloads/x86.html')
-rw-r--r-- | _includes/downloads/x86.html | 2 |
1 files changed, 0 insertions, 2 deletions
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> |