hi
This commit is contained in:
18
index.html
18
index.html
@@ -49,6 +49,7 @@
|
||||
<p>The new target release date is March 1st, 2024.</p>
|
||||
<p>Once again, thank you for your continued support of this project.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<p></p>
|
||||
<newshead><strong>9/29/23 - Big news at Everest</strong></newshead>
|
||||
<div class="news">
|
||||
@@ -60,11 +61,13 @@
|
||||
<p>Thank you for your continued support everyone!</p>
|
||||
<p>-The Everest Team</p>
|
||||
</div>
|
||||
<hr>
|
||||
<p></p>
|
||||
<newshead><strong>6/8/23 - New Everest logo</strong></newshead>
|
||||
<div class="news">
|
||||
<p>The Everest logo has been slightly redesigned. This includes a darker color palette.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<p></p>
|
||||
<newshead><strong>4/25/23 - Announcing Glacier v4</strong></newshead>
|
||||
<div class="news">
|
||||
@@ -76,72 +79,85 @@
|
||||
<p>Glacier v4 is highly unstable and experimental. Use at your own risk.</p>
|
||||
</div>
|
||||
</div>
|
||||
<hr>
|
||||
<p></p>
|
||||
<newshead><strong>2/1/23 - Manual intervention required for /etc/glacier.conf</strong></newshead>
|
||||
<div class="news">
|
||||
<p>With the new Glacier update, changes were made to the download backend. Please ensure your current configuration is overwritten while updating.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<p></p>
|
||||
<newshead><strong>1/26/23 - Website overhaul</strong></newshead>
|
||||
<div class="news">
|
||||
<p>The Everest website has been completely overhauled with a cleaner, sleeker look.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<p></p>
|
||||
<newshead><strong>1/26/23 - System image builds nearly complete</strong></newshead>
|
||||
<div class="news">
|
||||
<p>A system image is coming together. This includes the toolchain We are still ironing out issues with Busybox's wget implementation, which fails to support https.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<p></p>
|
||||
<newshead><strong>11/1/22 - System image builds have begun</strong></newshead>
|
||||
<div class="news">
|
||||
<p>Today, the team has begun compiling system images. All programs have compiled correctly, with the exception of the system toolchain. This is a very important component, and the system cannot function without it.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<p></p>
|
||||
<newshead><strong>10/25/22 - Glacier v3 is released</strong></newshead>
|
||||
<div class="news">
|
||||
<p>After nearly 2 months of hard work, Glacier v3 is finally out. This release includes many stability improvements,</p>
|
||||
<p>changes to the codebase to improve readability, and a new build system.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<p></p>
|
||||
<newshead><strong>10/7/22 - Glacier v3 enters testing</strong></newshead>
|
||||
<div class="news">
|
||||
<p>Glacier v3 is now available for testing. Please note that this release is not stable and therefore should not be run on a production machine.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<p></p>
|
||||
<newshead><strong>8/31/22 - Announcing Glacier v3</strong></newshead>
|
||||
<div class="news">
|
||||
<p>Glacier v2, which was release back in June, functions great, however does not function like a typical package manager would.</p>
|
||||
<p>Additionally, adding functionality is very difficult as the codebase is very complex and messy. Glacier v3 aims to fix these issues.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<p></p>
|
||||
<newshead><strong>6/21/22 - Registering everestlinux.org</strong></newshead>
|
||||
<div class="news">
|
||||
<p>Everest now owns a domain. This allows us to host our own website, rather than using GitHub (which is owned by Microsoft). This gives</p>
|
||||
<p>us more control over our work.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<p></p>
|
||||
<newshead><strong>5/31/22 - Glacier v2 is released</strong></newshead>
|
||||
<div class="news">
|
||||
<p>Glacier v2 has been released. This version provides several improvements to the codebase, such as condensing everything to a single executable.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<p></p>
|
||||
<newshead><strong>4/20/22 - Glacier v1 is released</strong></newshead>
|
||||
<div class="news">
|
||||
<p>Glacier has released a stable point in its development.</p>
|
||||
<p>In addition, color and unicode support has been added.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<p></p>
|
||||
<newshead><strong>4/5/22 - Glacier v0.6rc</strong></newshead>
|
||||
<div class="news">
|
||||
<p>The package format has been updated to include timestamping capabilities.</p>
|
||||
<p>These timestamps will be queried along with a package.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<p></p>
|
||||
<newshead><strong>3/28/22 - Glacier v0.5rc</strong></newshead>
|
||||
<div class="news">
|
||||
<p>Added a proper cleanup operation after a transaction finishes.</p>
|
||||
<p>Additionally, caching support has been added.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<p></p>
|
||||
<newshead><strong>3/10/22 - Glacier v0.2rc</strong></newshead>
|
||||
<div class="news">
|
||||
@@ -149,7 +165,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<footer>
|
||||
<p>Copyright (C) 2021-2023 Everest Linux</p>
|
||||
<p>Copyright (C) 2021-2024 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>
|
||||
|
||||
Reference in New Issue
Block a user