This commit is contained in:
Liam Waldron 2024-07-12 12:49:21 -04:00
parent aa61054d1d
commit 1fb58eafe8
5 changed files with 27 additions and 5 deletions

8
TODO_EVERESTWEB Normal file
View File

@ -0,0 +1,8 @@
+ TODO_EVERESTWEB
(*) denotes incomplete
(-) denotes complete
=== BEGIN TASK LIST ===
* Make announcement about delays

View File

@ -39,6 +39,9 @@
<p>September 2022 - Different ways of bootstrapping a base system are tested by the development team.</p>
<p>October 2022 - Glacier v3 is released.</p>
<p>December 2022 - System image builds done by the development team.</p>
<p>February 2023 - Work on Glacier v4 is begun, website overhaul.</p>
<p>April 2023 - ecrypy, pm, and nc released.</p>
<p>December 2023 - Glacier C rewrite announced</p>
<h2>Design Principles</h2>
<p>Our design principles heavily influence and guide development. You may notice we share many of these with Arch.</p>
<strong>Simplicity</strong>

View File

@ -388,4 +388,7 @@ body, html {
hr {
color: #88c0d0;
height: 20px;
width: 0px;
border-width: 0px;
}

View File

@ -136,10 +136,11 @@
</div>
<p><strong>2.3</strong> Proprietary Licenses</p>
<p>Programs hosted on our Git servers are never to be released under proprietary licenses.</p>
<p>Distributing obfuscated binaries (for instance, using <cil>shc</cil> to hide the contents of a shell script) is also not allowed.</p>
<p>There will be no further discussion.</p>
</div>
<footer>
<p>Page last updated 10/19/23 @ 18:58</p>
<p>Page last updated 02/01/24 @ 08:55</p>
<p>Page licensed under GNU Free Documentation License 1.3 or later</p>
<p>--------------------</p>
<p>Copyright (C) 2021-2023 Everest Linux</p>

View File

@ -41,6 +41,15 @@
Installation Guide
</button>
<h2>News</h2>
<newshead><strong>4/4/24 - All new releases on hold indefinitely</strong></newshead>
<div class="news">
<p>While work has been done on releasing Everest and Glacier, these releases are on hold indefinitely.</p>
<p>I have decided to rewrite Glacier in C, which has added a significant amount of time needed for the release. This will ultimately be a good decision, since the rewritten Glacier will be much more portable than the Bash version.</p>
<p>Additionally, I have recently committed to Assumption University to study cybersecurity. Hopefully I will be able to integrate this project into my studies if possible.</p>
<p>Ultimately, this is a hobby project. I do not anticipate it to ever become big (or at least as big as some other distros), however if you are interested in helping out, shoot me a message at liamwaldron@everestlinux.org.</p>
</div>
<hr>
<p></p>
<newshead><strong>12/20/23 - Everest v1.0.0 and Glacier v4.0.0 put on hold</strong></newshead>
<div class="news">
<p>Unfortunately, the releases scheduled for January 1st are being put on hold.</p>
@ -107,8 +116,7 @@
<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>
<p>After nearly 2 months of hard work, Glacier v3 is finally out. This release includes many stability improvements, changes to the codebase to improve readability, and a new build system.</p>
</div>
<hr>
<p></p>
@ -127,8 +135,7 @@
<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>
<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 us more control over our work.</p>
</div>
<hr>
<p></p>