This commit is contained in:
2023-03-31 11:46:59 -04:00
parent feadee7b69
commit 3b68cbc9ed
7 changed files with 158 additions and 78 deletions

View File

@@ -13,31 +13,31 @@
<a href="https://git.everestlinux.org/EverestLinux/glacier-pkgs">Packages</a>
<a href="download.html">Downloads</a>
<a href="https://git.everestlinux.org/EverestLinux/wiki">Wiki</a>
<a href="errata.html">Errata</a>
<a href="https://git.everestlinux.org">Git</a>
</div>
<!-- Rest of page -->
<div class="main">
<h2>Download Everest</h2>
<p>Most users will want to get the most recent release.</p>
<p>If for some reason you require an older release,</p>
<p>it may be in the release archive, which contains all</p>
<p>deprecated releases.</p>
<p>Using a very old release is not recommended as many critical</p>
<p>programs will likely have security vulnerabilities.</p>
<p>ALWAYS verify checksums of system images.</p>
<p>Most users will want to get the most recent release. If for some reason you require an older release, it may be in the release archive, which contains all deprecated releases.</p>
<p>Try not to use old releases. Many components of the system will be severely outdated and prone to security holes.</p>
<p>ALWAYS verify checksums of system images. If you download a system image, and the checksums do not match, do not use the system image.</p>
<p>There are multiple ways of getting Everest:</p>
<h2>HTTPS</h2>
<button onclick="window.location.href='https://git.everestlinux.org/EverestLinux/everest/src/branch/main/releases';">
Download
</button>
<h2>BitTorrent</h2>
<p>In some regions, using BitTorrent is illegal.</p>
<p>Please ensure accessing BitTorrent is safe to do.</p>
<p>Everest Linux assumes no responsibility.</p>
<p>If using a web seed capable client, please leave it open once finished,</p>
<p>in order to seed back.</p>
<p>In some regions, using BitTorrent is illegal. Please ensure accessing BitTorrent is safe to do.</p>
<p>Everest Linux assumes no responsibility for unauthorized BitTorrent access. <strong>YOU HAVE BEEN WARNED.</strong></p>
<p>If using a web seed capable client, please leave it open once finished, in order to seed back.</p>
<h2>wget</h2>
<p>If you want to quickly download a system image, you can use wget.</p>
<code>(user)$ wget https://git.everestlinux.org/EverestLinux/everest/raw/branch/main/releases/SYSTEM_IMAGE</code>
</div>
<footer>
<p>Copyright (C) 2021-2023 Everest Linux</p>
<p>Linux (R) is a registered trademark of Linus Torvalds.</p>
<p>Everest Linux is provided AS IS, WITHOUT WARRANTY.</p>
</footer>