update: change roadmap status

This commit is contained in:
ngn 2024-07-09 17:42:33 +03:00
parent 39310ce11d
commit 05a788b3ea

View File

@ -1,29 +1,29 @@
## Details
MatterLinux is a tiny, independent, [free/libre](https://www.gnu.org/philosophy/free-sw.html) and
[open source](https://opensource.com/resources/what-open-source) GNU/Linux distribution
for `x86_64` (or `amd64`) systems. It has its own package management system and its own package repos.
All source code for MatterLinux is licensed under GPLv3 and available on the
MatterLinux is a tiny, independent, [free/libre](https://www.gnu.org/philosophy/free-sw.html) and
[open source](https://opensource.com/resources/what-open-source) GNU/Linux distribution
for `x86_64` (or `amd64`) systems. It has its own package management system and its own package repos.
All source code for MatterLinux is licensed under GPLv3 and available on the
[MatterLinux Gitea](https://git.matterlinux.xyz/Matter).
## Goals & Status
The ultimate goal is to create a tiny and simple, yet still usable GNU/Linux system
## Goals & Status
The ultimate goal is to create a tiny and simple, yet still usable GNU/Linux system
from the scratch. So the project is not based on any other distribution.
As of now, MatterLinux is under development and it's looking for new developers and
As of now, MatterLinux is under development and it's looking for new developers and
contributors. If you are interested you can follow the development of the project over on Gitea,
here is a rough roadmap:
<ul>
<li><k class="green">>>></k> Package system</li>
<li><k class="green">>>></k> Website</li>
<li><k class="green">>>></k> Official repos (<code>base</code> and <code>desktop</code>)</li>
<li><k class="blue">>>></k> Package system</li>
<li><k class="green">>>></k> Website</li>
<li><k class="blue">>>></k> Official repos (<code>base</code> and <code>desktop</code>)</li>
<li><k class="green">>>></k> Wiki/documentation</li>
<li><k class="green">>>></k> First release</li>
<li><k class="green">>>></k> Expanding <code>desktop</code> repo (100 packages)</li>
<li><k class="green">>>></k> Expanding <code>desktop</code> repo (300 packages)</li>
<li><k class="blue">>>></k> Expanding the wiki</li>
<li><k class="blue">>>></k> Expanding <code>desktop</code> repo (500 packages)</li>
<li><k class="red">>>></k> TUI/GUI installer</li>
<li><k class="green">>>></k> Expanding <code>desktop</code> repo (100 packages)</li>
<li><k class="green">>>></k> Expanding <code>desktop</code> repo (300 packages)</li>
<li><k class="blue">>>></k> Expanding the wiki</li>
<li><k class="blue">>>></k> Expanding <code>desktop</code> repo (500 packages)</li>
<li><k class="red">>>></k> TUI/GUI installer</li>
</ul>
## Contributing