Update outdated information (excluding handbook)
This commit is contained in:
@@ -15,11 +15,12 @@
|
||||
</ul>
|
||||
<img src="img/banner-dl.jpg" alt="Everest Logo"/>
|
||||
<h1>Download Everest</h1>
|
||||
<p>Most users will want to get the most recent release.</p>
|
||||
<p>If for some reason you require an older release, it may be in the release archive.</p>
|
||||
<p>Using a very old release is not recommended because many critical programs (such as the Linux kernel) are severely out of date.</p>
|
||||
<p>It is for this reason that releases older than 2 years are removed from the archives.</p>
|
||||
<p>There are multiple ways to get Everest.</p>
|
||||
<h2>HTTPS</h2>
|
||||
<p>Ensure to verify the checksum of the tarball before using it. The SHA256 signature of the latest tarball should be:</p>
|
||||
<p><code><mark>150dad224cb7e4244046b97170e0e01834ce07445bddb4be7ebc035b68b5221c everestlinux-summit-0.0.1-systemd-rc.tar.xz</mark></code></p>
|
||||
<p>If the checksum of your tarball does not match the checksum above, your tarball is either corrupted or malicious.</p>
|
||||
<!-- Add icon library -->
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
|
||||
<!-- Auto width -->
|
||||
@@ -34,7 +35,8 @@ The possibility of this happening is small, but not impossible. If you live in t
|
||||
<h2>wget</h2>
|
||||
<p>If you wish to download an Everest tarball through the liveusb, wget allows you to quickly download it through the command line.</p>
|
||||
<p>The following command will download Everest:</p>
|
||||
<p><code><mark>$ wget https://git.everestlinux.org/EverestLinux/everest/releases/download/0.0.1-systemd-rc.tar.xz</mark></code></p>
|
||||
<p><code><mark>$ wget https://git.everestlinux.org/EverestLinux/everest/raw/branch/main/releases/everestlinux-X.X.X-master.tar.xz</mark></code></p>
|
||||
<p>Ensure you define which version you want.</p>
|
||||
<h2>Installing Everest</h2>
|
||||
<p>The Everest installation handbook should give you a pretty good idea of how to set up your installation. It can be found <a href="install.html">here</a>.</p>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user