logo

blog

My website can't be that messy, right? git clone https://hacktivis.me/git/blog.git
commit: 259de57ec2c3700860525b9f84b383704b94a642
parent 37bf7138ca651ccf5d6d9aab4099f3c4beecb7ef
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Tue, 23 Feb 2021 23:31:51 +0100

bookmarks: Add descriptions on systems, add elinux and linux-sunxi

Diffstat:

Mbookmarks.shtml12+++++++-----
Mbookmarks.xbel26++++++++++++++++++++------
2 files changed, 27 insertions(+), 11 deletions(-)

diff --git a/bookmarks.shtml b/bookmarks.shtml @@ -216,8 +216,9 @@ <h2><a href="#Operating Systems">§</a> Operating Systems</h2> <ul> <li><a rel="external noreferrer" href="https://tails.boum.org/">Tails</a>: portable operating system that protects against surveillance and censorship</li> - <li><a rel="external noreferrer" href="http://9front.org/">9Front</a></li> - <li><a rel="external noreferrer" href="https://www.haiku-os.org/">Haiku</a></li> + <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://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> @@ -230,11 +231,12 @@ <li><a rel="external noreferrer" href="https://www.freebsd.org/">FreeBSD</a></li> <li><a rel="external noreferrer" href="https://www.openbsd.org/">OpenBSD</a></li> <li><a rel="external noreferrer" href="https://www.mirbsd.org/">MirBSD</a></li> - <li><a rel="external noreferrer" href="https://www.toaruos.org/">ToaruOS</a></li> <li><a rel="external noreferrer" href="https://sortix.org/">Sortix</a></li> - <li><a rel="external noreferrer" href="https://wiki.osdev.org/Main_Page">OSDev Wiki</a></li> + <li><a rel="external noreferrer" href="https://wiki.osdev.org/Main_Page">OSDev Wiki</a>: Operating System Development Wiki, mostly x86-PC based</li> <li><a rel="external noreferrer" href="https://wiki.merproject.org/wiki/Adaptations/libhybris">SailfishOS community ports</a></li> - <li><a rel="external noreferrer" href="https://www.armbian.com/">armbian</a></li> + <li><a rel="external noreferrer" href="https://www.armbian.com/">armbian</a>: Debian/Ubuntu images for ARM computers</li> + <li><a rel="external noreferrer" href="https://elinux.org/">Embedded Linux Wiki</a></li> + <li><a rel="external noreferrer" href="http://linux-sunxi.org/">Linux-Sunxi</a>: Open-Source community dedicated to providing support for Allwinner-based devices</li> </ul> </section> <section id="Sign Language"> diff --git a/bookmarks.xbel b/bookmarks.xbel @@ -219,9 +219,22 @@ <folder> <title>Operating Systems</title> - <bookmark href="https://tails.boum.org/"><title>Tails</title><desc>portable operating system that protects against surveillance and censorship</desc></bookmark> - <bookmark href="http://9front.org/"><title>9Front</title></bookmark> - <bookmark href="https://www.haiku-os.org/"><title>Haiku</title></bookmark> + <bookmark href="https://tails.boum.org/"> + <title>Tails</title> + <desc>portable operating system that protects against surveillance and censorship</desc> + </bookmark> + <bookmark href="http://9front.org/"> + <title>9Front</title> + <desc>Fork of Plan 9, a Unix successor by Bell Labs</desc> + </bookmark> + <bookmark href="https://www.haiku-os.org/"> + <title>Haiku</title> + <desc>Binary-compatible libre reimplementation of BeOS, the operating system for the NeXT workstations</desc> + </bookmark> + <bookmark href="https://www.toaruos.org/"> + <title>ToaruOS</title> + <desc>From-scratch small but quite featureful 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> @@ -234,11 +247,12 @@ <bookmark href="https://www.freebsd.org/"><title>FreeBSD</title></bookmark> <bookmark href="https://www.openbsd.org/"><title>OpenBSD</title></bookmark> <bookmark href="https://www.mirbsd.org/"><title>MirBSD</title></bookmark> - <bookmark href="https://www.toaruos.org/"><title>ToaruOS</title></bookmark> <bookmark href="https://sortix.org/"><title>Sortix</title></bookmark> - <bookmark href="https://wiki.osdev.org/Main_Page"><title>OSDev Wiki</title></bookmark> + <bookmark href="https://wiki.osdev.org/Main_Page"><title>OSDev Wiki</title><desc>Operating System Development Wiki, mostly x86-PC based</desc></bookmark> <bookmark href="https://wiki.merproject.org/wiki/Adaptations/libhybris"><title>SailfishOS community ports</title></bookmark> - <bookmark href="https://www.armbian.com/"><title>armbian</title></bookmark> + <bookmark href="https://www.armbian.com/"><title>armbian</title><desc>Debian/Ubuntu images for ARM computers</desc></bookmark> + <bookmark href="https://elinux.org/"><title>Embedded Linux Wiki</title></bookmark> + <bookmark href="http://linux-sunxi.org/"><title>Linux-Sunxi</title><desc>Open-Source community dedicated to providing support for Allwinner-based devices</desc></bookmark> </folder> <folder>