This commit is contained in:
Michal S.
2026-08-06 12:54:26 +01:00
parent 04fa99fe6a
commit 821be57d16
+5 -5
View File
@@ -16,7 +16,7 @@
<h1>BIG CHEESE, LLC</h1>
<h3>Dissent, or die trying!</h3>
<hr>
<p>We make MOUSE, the Monolithic Opinionated Unix-like System Environment: a statically linked, A/B-rooted base you can understand in an afternoon and extend as far as you please. Its semantics are BSD-shaped; its implementation is strictly Linux.</p>
<p>BIG CHEESE is the home of projects related to MOUSE, the Monolithic Opinionated Unix-like System Environment: a statically linked, A/B-rooted base you can understand in an afternoon and extend as far as you please. Its semantics are BSD-shaped; its implementation is strictly Linux.</p>
<p>MOUSE is a source-based, Linux operating system, borrowing concepts from many others that came before it:</p>
<ul>
<li>Coherent, versioned World releases, à la FreeBSD</li>
@@ -25,16 +25,16 @@
<li>A strict separation between World and Ports, à la FreeBSD, NetBSD, et al</li>
<li>A/B root deployments, à la VanillaOS, SteamOS, et al.</li>
<li>Musl LibC, à la Alpine Linux, et al.</li>
<li><code>rc.subr</code>-derived service definitions, à la NetBSD</li>
<li><code>rc.subr</code>-derived service definitions, supervised through cgroups using our own PID1, <code>cheesed</code>, à la NetBSD, MOUSE, et al.</li>
</ul>
<p>MOUSE is probably worse than every project above at the thing it borrowed. Fortunately, none of them are trying to build MOUSE.</p>
<p>If you are interested in contributing to what my specific idea of what a Linux system should be, email me at michal_stopyra@icloud.com and I will <s>reject</s> consider your input.</p>
<hr>
<nav>
<a href="https://git.atom.town/MOUSE/src/releases">Releases</a>
- <a href="https://git.atom.town/mouse/src">Source</a>
- <a href="https://git.atom.town/mouse/ports">Ports</a>
- <a href="about:blank">Documentation</a>
- <a href="https://git.atom.town/MOUSE/src">Source</a>
- <a href="https://git.atom.town/MOUSE/ports">Ports</a>
- <a>Documentation</a>
- <a href="mailto:michal_stopyra@icloud.com">Contact</a>
</nav>
</body>