commit: 6699cfef07c5ba8d95e0975bbbe4739e6a655125
parent 259de57ec2c3700860525b9f84b383704b94a642
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Tue, 23 Feb 2021 23:42:22 +0100
bookmarks: Add AbyssOS
Diffstat:
2 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/bookmarks.shtml b/bookmarks.shtml
@@ -219,6 +219,7 @@
<li><a rel="external noreferrer" href="http://9front.org/">9Front</a>: Fork of PlanĀ 9, a Unix successor by Bell Labs</li>
<li><a rel="external noreferrer" href="https://www.haiku-os.org/">Haiku</a>: Binary-compatible libre reimplementation of BeOS, the operating system for the NeXT workstations</li>
<li><a rel="external noreferrer" href="https://www.toaruos.org/">ToaruOS</a>: From-scratch small but quite featureful Operating System</li>
+ <li><a rel="external noreferrer" href="https://abyss.run/">AbyssOS</a>: LLVM+musl small Linux-based Operating System</li>
<li><a rel="external noreferrer" href="https://gentoo.org/">Gentoo Linux</a></li>
<li><a rel="external noreferrer" href="https://archlinux.org/">Archlinux</a></li>
<li><a rel="external noreferrer" href="https://debian.org/">Debian Linux</a></li>
diff --git a/bookmarks.xbel b/bookmarks.xbel
@@ -235,6 +235,10 @@
<title>ToaruOS</title>
<desc>From-scratch small but quite featureful Operating System</desc>
</bookmark>
+ <bookmark href="https://abyss.run/">
+ <title>AbyssOS</title>
+ <desc>LLVM+musl small Linux-based Operating System</desc>
+ </bookmark>
<bookmark href="https://gentoo.org/"><title>Gentoo Linux</title></bookmark>
<bookmark href="https://archlinux.org/"><title>Archlinux</title></bookmark>
<bookmark href="https://debian.org/"><title>Debian Linux</title></bookmark>